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.

EDMA implementaion

Hello All,

I am using DM814x with CCSv4.2.4.

I want to implement EDMA for optimization purpose to replace memcpy.
After downloading edma3_lld_02_11_03_02 package i linked libs in my project.I imported ccs project from the below folder

 edma3_lld_02_11_03_02\examples\edma3_driver\evmTI814x

Then after building

edma3_drv_bios6_ti814x_st_sample_configuration & edma3_drv_bios6_ti814x_st_sample project i got build errors in edma3_drv_bios6_ti814x_st_sample.The errors are as follows

Severity and Description    Path    Resource    Location    Creation Time    Id
unresolved symbol _main, first referenced in C:\ti\ccsv4\ccsv4\tools\compiler\c6000\lib\rts6740.lib<args_main.obj>        edma3_drv_bios6_ti814x_st_sample    line 0    1460628432047    14309

Can anyone guide me how to implement edma on DM814x or what mistake i m doing.

Regards

Rahul