This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

EDMA3 libraries for SYS/BIOS 6

Other Parts Discussed in Thread: SYSBIOS

Hello,

I have downloaded the latest edma3 package for sysbios from http://software-dl.ti.com/dsps/dsps_public_sw/sdo_tii/psp/edma3_lld/index.html.

According to the documentation, prebuilt binaries are supposed to be present within the package.  But in the "libs" folder I could only find the below files:

edma3_lld_drv.a674, edma3_lld_drv.ae674, ti.sdo.edma3.drv.a674.mak and ti.sdo.edma3.drv.ae674.mak (which I believe are not libraries, please correct me if I am wrong).

Now, when I try to build the libraries (following the instructions in the user guide), I get the following errors:


F:\Phoenix\EDMA3_driver\edma3_lld_02_11_02_04.tar\edma3_lld_02_11_02_04>gmake libs FORMAT=COFF
gmake: *** No rule to make target `libs'.  Stop.

F:\Phoenix\EDMA3_driver\edma3_lld_02_11_02_04.tar\edma3_lld_02_11_02_04>gmake libs FORMAT=ELF
gmake: *** No rule to make target `libs'.  Stop.

What might be going wrong?

Thanks.

Regards,

Divya