Content originally posted in LPCWare by pcalton on Wed Nov 20 11:14:39 MST 2013
For anyone facing a similar problem, I managed to get the following response from NXP support
Quote:
That looks like an issue with the MCB4350 board.
Remove C97 (in parallel to the ISP pushbutton).
When populated, C97 charges to a level which depends on A9 address line activity.
After a watchdog reset, the device almost immediately checks P2_7 (=A9). If low, the device boots depending on the four boot switches on the board. These may well be in the position to boot the demo code from external memory.
Removing C97 fixed my problem