CY7C68013A USBTV BDA driver compile

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
KeWa_3813156
Level 2
Level 2
First like given

Dear Madam/Sir:

         We attached BDAdriver_interrupt_working_current, but not sure how to compile it, Would you please kindly answer these question:

          1、what is the compile enviorment ? linux ?windows?

          2、If it is linux enviorment, the Makefile can not work.

          3、If it is windows enviorment, what is the IDE should be used to compile it?

          Beside, would you please kindly give us a BDA driver guide for our ATSC tuner dongle?

          Sincerely Thanks         

0 Likes
1 Solution

Hi Kevin,

You need to compile these files to driver(.sys) instead of .exe.

Please refer to the link

Windows Driver Model (WDM) - Windows drivers | Microsoft Docs

View solution in original post

5 Replies
YangyangC_06
Employee
Employee
750 replies posted 500 replies posted 250 replies posted

Hi Kevin,

1、what is the compile enviorment ? linux ?windows?

>> Windows.

2、If it is linux enviorment, the Makefile can not work.

>> Refer to 1

3、If it is windows enviorment, what is the IDE should be used to compile it?

>> You could use Visual studio

Hi yyca:

     Would you please kindly share us a BDA driver guide ? Visual studio compile the BDA driver, and will generate an exe file, but we may use windows media player to play the TV programs, what does the exe file be used for?

      Sincerely thanks

0 Likes

Hi Kevin,

You need to compile these files to driver(.sys) instead of .exe.

Please refer to the link

Windows Driver Model (WDM) - Windows drivers | Microsoft Docs

Hi yyca:

     Would you please kindly share us the BDA driver compile guide? We have some troubles when Adding our tuner and Demod API to this BDA driver?

     Or would you please kindly explain which is the correct function to link to our tuner and Demod API interface ?

     Sincerely Thanks

0 Likes

Unfortunately, there is no BDA driver compile guide available.

Suggest you using the compile "help" and trouble-shooting the issues, if possible, contact your local Cypress support for the specific design support.

0 Likes