Content originally posted in LPCWare by lpcxpresso-support on Tue Oct 29 02:26:46 MST 2013
I suspect that the warning is actually benign, though without seeing it, it is hard to tell for real.
And with regards to the code not running, you really need to provide more details for anyone to really help you here.
For example you say that the library was built for Cortex-M3, but was it intended to run on the actual MCU that you are trying it on? ie does it contain code/options specific to a different MCU, which may not apply to the part you are actually using?
And how do you know that it is the library code that is causing you issues on the target MCU?
Regards,
LPCXpresso Support