Content originally posted in LPCWare by lpcentric on Tue Aug 21 15:41:23 MST 2012
Thanks very much for your help, and confirming that it was supposed to work the way I had it set up. The debug log showed that there were flash programming problems sometimes. There are also huge delays while LPC-link is trying to sort out its jtag targets.
All this gave me a different idea - I had installed the latest lpcxpresso eclipse to a different location, and both new and old worked happily, but maybe not for the debugger part. So I uninstalled both, re-installed the latest one, and all is working again as before.
My guess is that the newer eclipse IDE didn't use its own debugger programs but the older ones from a different location, and the version mismatch doesn't work properly.
Thansk again.