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.

TMS320F28P650DH: Using COFF FLASHAPI on F28P65

Part Number: TMS320F28P650DH


Tool/software:

Hi experts

I am changing the flash API example from EABI to COFF since customer uses COFF. I change the project property to COFF and linked the coff library, but seeing undefined symbol error in compilation.

Take one symbol _flash_initmodule for example, I can't find it in the lib's symbol table as well

Any idea what's the issue?

Thanks,

Hang