Hi, I'm trying to debug imx8mp (Custom board, SOM Solidrun) using J-Link but once I tried to connect Linux rebooted every time even I tried from UBoot as well. see the logs below from J-LINK
SEGGER J-Link Commander V8.54 (Compiled Jul 23 2025 12:21:02)
DLL version V8.54, compiled Jul 23 2025 12:20:05
Connecting to J-Link via USB...O.K.
Firmware: J-Link V10 compiled Jan 30 2023 11:28:07
Hardware version: V10.10
J-Link uptime (since boot): N/A (Not supported by this model)
S/N: 600113317
License(s): RDI, FlashBP, FlashDL, JFlash, GDB
VTref=3.425V
Type "connect" to establish a target connection, '?' for help
J-Link>connect
Please specify device / core. <Default>: MIMX8ML8_A53_0
Type '?' for selection dialog
Device>
Please specify target interface:
J) JTAG (Default)
S) SWD
T) cJTAG
TIF>J
Device position in JTAG chain (IRPre,DRPre) <Default>: -1,-1 => Auto-detect
JTAGConf>
Specify target interface speed [kHz]. <Default>: 4000 kHz
Speed>
Device "MIMX8ML8_A53_0" selected.
Connecting to target via JTAG
ConfigTargetSettings() start
ConfigTargetSettings() end - Took 30us
InitTarget() start
InitTarget() end - Took 52.3ms
TotalIRLen = 5, IRPrint = 0x01
JTAG chain detection found 1 devices:
#0 Id: 0x00000000, IRLen: 05, Unknown device
Connect failed. Resetting via Reset pin and trying again.
ConfigTargetSettings() start
ConfigTargetSettings() end - Took 40us
InitTarget() start
DAP: Could not power-up system power domain.
InitTarget() end - Took 4.70ms
Could not measure total IR len. TDO is constant high.
Failed to identify target. Resetting via Reset pin and trying again.
ConfigTargetSettings() start
ConfigTargetSettings() end - Took 14us
InitTarget() start
DAP: Could not power-up system power domain.
InitTarget() end - Took 3.80ms
****** Error: CPU-TAP not found in JTAG chain
Supply voltage too low (1 Volt is required, Measured: 0.0 Volt).
Please check target power.
Target voltage too low. Please check https://kb.segger.com/J-Link_cannot_connect_to_the_CPU#Target_connection.
Error occurred: Could not connect to the target device.
For troubleshooting steps visit: https://kb.segger.com/J-Link_Troubleshooting
J-Link>