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 Code Composer Error!!!

Other Parts Discussed in Thread: OMAPL138

Hi,

I can not compile my project because of an linking error.
Can someone help me?

 

[Linking...] "C:\Program Files\Texas Instruments\C6000 Code Generation Tools 6.1.9\bin\cl6x" -@"Debug.lkf"
<Linking>

 undefined            first referenced                                                                                                  
  symbol                  in file                                                                                                       
 ---------            ----------------                                                                                                  
 _DVTEvent_Log        D:\\DRAGO\\X220_OMAPL138\\Platforms\\MAPxxxx\\edma3\\rm\\lib\\omapl138\\Debug\\edma3_rm_bios_i.lib<edma3resmgr.obj>
 _LOG_printf4         D:\\DRAGO\\X220_OMAPL138\\Platforms\\MAPxxxx\\edma3\\rm\\lib\\omapl138\\Debug\\edma3_rm_bios_i.lib<edma3resmgr.obj>
 _edma3OsProtectEntry D:\\DRAGO\\X220_OMAPL138\\Platforms\\MAPxxxx\\edma3\\drv\\lib\\Debug\\edma3_drv_bios_c674.lib<edma3_drv_adv.obj>  
 _edma3OsProtectExit  D:\\DRAGO\\X220_OMAPL138\\Platforms\\MAPxxxx\\edma3\\drv\\lib\\Debug\\edma3_drv_bios_c674.lib<edma3_drv_adv.obj>  
 _edma3OsSemGive      D:\\DRAGO\\X220_OMAPL138\\Platforms\\MAPxxxx\\edma3\\drv\\lib\\Debug\\edma3_drv_bios_c674.lib<edma3_drv_adv.obj>  
 _edma3OsSemTake      D:\\DRAGO\\X220_OMAPL138\\Platforms\\MAPxxxx\\edma3\\drv\\lib\\Debug\\edma3_drv_bios_c674.lib<edma3_drv_adv.obj>  

error: unresolved symbols remain
error: errors encountered during linking; "./Debug/X220.out" not built

>> Compilation failure

Build Complete,
  1 Errors, 0 Warnings, 0 Remarks.


 

Best regards,

Luis Mendes