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