LPC11C24 LPCXpresso Board Programming Errors

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LPC11C24 LPCXpresso Board Programming Errors

390件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lab1 on Wed Mar 12 05:28:40 MST 2014
I try to program a LPC11C24 LPCXpresso Board, but no matter what code I try to program into it, then I get these 2 error codes.

Error 1
02: Failed on connect 02: Failed on connect
Bad ACK returned from status - wire error.
Emu(0): Connected. Was: None. DpID:     EDB6. Info: HID64HS12

Error 2
Error in final launch sequence Failed to execute MI command:
-target-select extended-remote | crt_emu_lpc11_13_nxp -msg-port=49525 -g -mi -2 -pLPC11C24/301 -vendor=NXP -e0 -wire=hid -flash-driver=LPC11_12_13_32K_8K.cfx
Error message from debugger back end:
Remote communication error.  Target disconnected.: No error.
Remote communication error.  Target disconnected.: No error.


The program is nxp_lpcxpresso_11c24_periph_adc.
Does anyone know what the error is?
ラベル(1)
0 件の賞賛
返信
1 返信

355件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lab1 on Wed Mar 12 05:55:00 MST 2014
I solved the problem myself.
The solution is to short-circuit the P0_1 to ground and restart the chip. Then erase coden, remove the short circuit and restart the chip again.