I opened the included stand alone toggle application with the Ride7 IDE and tried to compile and then debug it using "Debug" > "Start". The compile went fine, but debug failed. The message in the "Debug Output" panel is
"Unable to connect to the target"
However, when I attempt to debug I see the green led on the bottom left side of the board flash - as if the software is communicating with the embedded rlink.
If I use "Options" > "Project Properties" > "Cortex RLink" > "Advanced Options" "Erase target now!" and "Write target FLASH now!" then the toggle program does load and run.
Anyone have any ideas on why that works, but "Debug" > "Start" does not?