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