cannot connect to nucleo-h563zi
It was working fine yesterday, today I cannot connect to the board. It is enumerated/identified but stm32cubeprogrammer connect fails. I tried different modes without luck. Now I am also trying with external debugger (jlink) (board powered by USB charger, JP2 at CHGR position, JP1 fitted) and it also cannot connect and with JTAG it logs these. Is it normal device #1 is unknown ? and what could be the reason for these ?
Connecting to target via JTAG
InitTarget() start
JTAG selected. Identifying JTAG Chain...
TotalIRLen = 9, IRPrint = 0x0011
JTAG chain detection found 2 devices:
#0 Id: 0x6BA00477, IRLen: 04, CoreSight JTAG-DP
#1 Id: 0x06484041, IRLen: 05, Unknown device
JTAG Chain Identified. Connecting to DAP TAP...
Successfully connected to selected DAP TAP.
DAP initialized successfully.
Can not attach to CPU. Trying connect under reset.
JTAG selected. Identifying JTAG Chain...
TotalIRLen = 9, IRPrint = 0x0011
JTAG chain detection found 2 devices:
#0 Id: 0x6BA00477, IRLen: 04, CoreSight JTAG-DP
#1 Id: 0x06484041, IRLen: 05, Unknown device
JTAG Chain Identified. Connecting to DAP TAP...
Successfully connected to selected DAP TAP.
Error: Failed to initialized DAP.
Connecting to CPU via connect under reset failed.
InitTarget() end - Took 112ms
Connect failed. Resetting via Reset pin and trying again.
InitTarget() start
JTAG selected. Identifying JTAG Chain...
TotalIRLen = 9, IRPrint = 0x0011
JTAG chain detection found 2 devices:
#0 Id: 0x6BA00477, IRLen: 04, CoreSight JTAG-DP
#1 Id: 0x06484041, IRLen: 05, Unknown device
JTAG Chain Identified. Connecting to DAP TAP...
Successfully connected to selected DAP TAP.
Error: Failed to initialized DAP.
Can not attach to CPU. Trying connect under reset.
JTAG selected. Identifying JTAG Chain...
TotalIRLen = 9, IRPrint = 0x0011
JTAG chain detection found 2 devices:
#0 Id: 0x6BA00477, IRLen: 04, CoreSight JTAG-DP
#1 Id: 0x06484041, IRLen: 05, Unknown device
JTAG Chain Identified. Connecting to DAP TAP...
Successfully connected to selected DAP TAP.
Error: Failed to initialized DAP.
Connecting to CPU via connect under reset failed.
InitTarget() end - Took 112ms
Cannot connect to target.
