MIMXRT-1060 EVKB cannot debug anymore

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

MIMXRT-1060 EVKB cannot debug anymore

跳至解决方案
1,783 次查看
shahmanishj
Senior Contributor II

Hello,

We have multiple boards 1060 and 1064 with similar issues after making changes in MCU Settings.

shahmanishj_0-1654726800708.png

 

 

See Log on Console:

[Started server]
[Connected on port 3025]
redlink> ProbeList
Index = 1
Manufacturer = ARM
Description = DAPLink CMSIS-DAP
Serial Number = 022900003351595a00000000000000000000000097969905
VID:PID = 0D28:0204
Path = \\?\hid#vid_0d28&pid_0204&mi_03#7&ccf2e66&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}
redlink> ProbeStatus
Index = 1
Manufacturer = ARM
Description = DAPLink CMSIS-DAP
Serial Number = 022900003351595a00000000000000000000000097969905
VID:PID = 0D28:0204
Path = \\?\hid#vid_0d28&pid_0204&mi_03#7&ccf2e66&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}
IsOpen = FALSE
WireInitialized = FALSE
WireProtocol = JTAG
CoresConfigured = FALSE
PacketSize = 64
Reference Count = 0
HasSWV = FALSE
HasETM = FALSE
HasJTAG = TRUE
HasSWD = TRUE
Probe Type = CMSIS-DAP
Probe Reference Count = 0
redlink> ProbeIsOpen 1
FALSE
redlink> ProbeOpenByIndex 1
Probe Handle 1 Open
redlink> WireIsConnected 1
FALSE
redlink> WireSwdConnect 1
DpID = 0BD11477
redlink> CoresConfigured 1
TRUE
redlink> CoreList 1
Error: Wire Ack Fault - target connected?
redlink> ProbeStatus
Index = 1
Manufacturer = ARM
Description = DAPLink CMSIS-DAP
Serial Number = 022900003351595a00000000000000000000000097969905
VID:PID = 0D28:0204
Path = \\?\hid#vid_0d28&pid_0204&mi_03#7&ccf2e66&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}
IsOpen = TRUE
WireInitialized = TRUE
WireProtocol = SWD
CoresConfigured = TRUE
PacketSize = 64
Reference Count = 0
HasSWV = FALSE
HasETM = FALSE
HasJTAG = TRUE
HasSWD = TRUE
Probe Type = CMSIS-DAP
Probe Reference Count = 0
redlink> ProbeStatus
Index = 1
Manufacturer = ARM
Description = DAPLink CMSIS-DAP
Serial Number = 022900003351595a00000000000000000000000097969905
VID:PID = 0D28:0204
Path = \\?\hid#vid_0d28&pid_0204&mi_03#7&ccf2e66&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}
IsOpen = TRUE
WireInitialized = TRUE
WireProtocol = SWD
CoresConfigured = TRUE
PacketSize = 64
Reference Count = 0
HasSWV = FALSE
HasETM = FALSE
HasJTAG = TRUE
HasSWD = TRUE
Probe Type = CMSIS-DAP
Probe Reference Count = 0
redlink> ProbeCloseBySerial "022900003351595a00000000000000000000000097969905"
Probe Handle 1 Closed
0x5, Wire Ack Fault - target connected?
redlink> quit
[Closed]

=============

 

Thanks

 

Manish

 

0 项奖励
回复
1 解答
1,777 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi @shahmanishj ,

You can switch to serial download mode, then try to use MCUXpresso to erase flash. Or you can switch to serial download mode and use MCUBootUtilites to erase flash.

 

Regards,

Jing

在原帖中查看解决方案

2 回复数
1,778 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi @shahmanishj ,

You can switch to serial download mode, then try to use MCUXpresso to erase flash. Or you can switch to serial download mode and use MCUBootUtilites to erase flash.

 

Regards,

Jing

1,758 次查看
shahmanishj
Senior Contributor II

Thank you so much!

0 项奖励
回复