I had a project for MCB2300 (LPC2368), who fonctionned normally under uVision3 ( MDK-ARM V3.20, RL-ARM V3.70 ), but i can't port this project under uVision4 ( MDK-ARM V4.11, RL-ARM V4.12 ).
I can build the project without warnings and errors in uVision4, but nothing happens on target...
My project uses : - RTX ( RTX_CONF_LPC23xx.C, LPC2300.s with modification : IMPORT SWI_Handler ), - TCPNet ( Net_Config.c, Net_Config.h, LPC23_EMAC.c, LPC23_EMAC.h, TCP_ARM_L.lib )