Content originally posted in LPCWare by CodeRedSupport on Sat May 08 11:36:07 MST 2010
Instead of cycling power, you can do the following:
c:\nxp\lpcxpresso_3.3\bin\Scripts\bootLPCXpresso winusb
c:\nxp\lpcxpresso_3.3\bin\crt_emu_lpc11_13_nxp -wire=winusb -pLPC1114/301 [B]-flash-load-exec[/B]=blinky.axf
This will issue nSRST through the probe after flash program. If you have a viable application loaded, it will start execution.
Regards,
CodeRedSupport
Quote: mcu_programmer
Got it to work.
You have to exit the IDE disconnect USB and connect again.