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=ELF What might be going wrong? Thanks. Regards, Divya
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.
gmake: *** No rule to make target `libs'. Stop.