SparkFun Forums 

Where electronics enthusiasts find answers.

Everything ARM and LPC
By MileHighDad
#4211
Had to replace my LPC-P2124 and JTAG Debugger due to my own stupidity. I had them working before my mistake of connecting 9V to 3.3V. The ARM got VERY hot.

No with the replacement board and Debugger. Using gdb, I can connect and download code. However when I issue a run or continue command I get the error

Run Target CPU[1] Error : Cable Disconnected

Any clues?
By OLIMEX
#4218
check if your pin8 & pin.15 are connected
try to use different spped values for Wiggler
Tsvetan
By MileHighDad
#4223
Pins 8 & 15 are connected. Verified with Ohm meter. I believe this generates an Internal Error 43 or similar. I am not getting this error.

Using OCD Commander for convinence:
Speeds 6 to 8: Code download works. Step appears to work: Go generates the error "run_target_from_pc : cable disconnected (20 : 03)"

Speeds 1-5: do not initialize and generate the message "get_version : not yet initialized (01:06)"

With gdb and ocdremote I get similar result and ocdremote generate the error message "Run Target CPU[1] Error : Cable Disconnected"