Content originally posted in LPCWare by lpcxpresso-support on Fri Feb 21 12:39:00 MST 2014
Probably the simplest way to obtain a warning is to modify the crp.c file generated by the project wizards to use a #warning
Alternatively, you could use a linker script template and replace the "/* INSERT CRP */" with whatever you require.
Regards,
LPCXpresso Support