Content originally posted in LPCWare by CodeRedSupport on Sat Oct 23 01:47:49 MST 2010
1. Run As
This starts the debugger, downloads the application to flash, and from [B]within the debugger[/B], starts the application running. Thus, you are actually running a debug session. So, if you disconnect the target, the debugger will lose connection and issue the error message.
2. Program Flash
This button just downloads the application to the flash. To use it, select your project and press the button. Then choose the application to download, and go. In what way did it not work? I can't help you if you don't supply any details - it is hard to see your screen from here.
3. Red Probe+
The same functionality is offered regardless of which type of debug probe you use (Red Probe, Red Probe+, LPC-Link). The difference is the performance. Red Probe and the new Red Probe+ are much higher performance than LPC-Link.
Having read through this, it makes me wonder whether you really just want to debug the application? To do this, just press the Debug button in the Quickstart Panel. This give you full source-level debug.