Content originally posted in LPCWare by BrunoF on Thu Jan 09 08:38:39 MST 2014
You just quoted me a part of text from CRP3 mode (wich isn't the one i used). I understand that they share that quoted part but still, the difference (related to this subject) between CRP3 and NO_ISP mode is that CRP3 mode disables SWD pins, while NO_ISP doesn't. That's kind of the whole difference between NO_ISP and CRP3 modes! And should be the BIG difference between being able to reprogram/debug target via SWD pins or not.
I'm using LPC-Link via LPCXpresso to program the target.
Current Firmware is OK (user code is valid). SWD isn't failing sometimes, it's failing everytime. I can't program the target via JTAG :(
So, my real question seems to be: Why i'm not being able to debug/program via SWD pins (JTAG) in NO_ISP mode?