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.

TMS320F28386S: Undefined symbols

Part Number: TMS320F28386S

I get these undefined symbols:

 CopyData       ./pseudo_scia_boot.obj
 GetLongData    ./pseudo_scia_boot.obj
 ReadReservedFn ./pseudo_scia_boot.obj

even though I include file cpu1bootrom.h

A similar project does not have this problem. One of the few differences is that the working project has the file F2838xCPU1_BootROM_Symbols.lib in it. However I get conflicting value errors if I copy it to the new project.

Thanks,

John