Content originally posted in LPCWare by Vyshali on Thu Mar 05 01:24:11 MST 2015
While debugging my code using the LPC Link 2 board connected to my target, if I don't set a breakpoint and run my code I get 16: Target error from status-poll, ACK fault, if I set breakpoints to investigate, I get 16: target error from status-poll: Ee(4c) fatal error, after hitting a breakpoint. I have changed the debug board and the USB cable, I still get the same issue. If I run the code without debugger, the code doesn't crash, everything is fine. I don't understand why executing on the debugger causes issue. Any help?