LPC11C24 LPCXpresso Board Programming Errors

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC11C24 LPCXpresso Board Programming Errors

604 次查看
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 回复

569 次查看
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.