Target marked as not debuggable with OM13053

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Target marked as not debuggable with OM13053

281 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by haiwen_jiang@yahoo.com on Thu Sep 10 09:39:32 MST 2015
Hi All,

I have a OM13053 with LPC812 on it. I am using LPCXpresso v7.9.0. I was playing with the code and I changed PINENABLE0. I disabled the SWDIO/SWCLK/RESET functions and now I can not talk to chip any more. I got errors like this:

  02: Failed on connect
  Target marked as not debuggable.
  Emu(0): Connected. Was: NotConnected. CpuID: 00000000. Info: HID64HS12

I realized I should not do this since I am debugging the chip through these pins. I tried to put a break point as soon as it entered the ResetISR and hoping that right after reset, I can still talk to the chip and it did work.

Is there anything else I can try to save it? Otherwise I will have to change the chip on the board.

Thanks.
Labels (1)
0 Kudos
2 Replies

260 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by haiwen_jiang@yahoo.com on Thu Sep 10 11:29:51 MST 2015
Got it.
Thanks.
0 Kudos

260 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by R2D2 on Thu Sep 10 10:49:14 MST 2015

Quote: haiwen_jiang@yahoo.com
Is there anything else I can try to save it?



Boot into ISP:

https://www.lpcware.com/content/faq/lpcxpresso/regaining-debug-access
0 Kudos