Yes, it is working first time on JLink 7.68.
It is the exact same board, with the same JTrace, and exactly the same connections (the only change is the JLink software).
Code
λ jlink
SEGGER J-Link Commander V7.68 (Compiled Jul 14 2022 16:56:10)
DLL version V7.68, compiled Jul 14 2022 16:54:28
Connecting to J-Link via USB...O.K.
Firmware: J-Trace PRO V2 Cortex-M compiled Jun 6 2023 10:51:16
Hardware version: V2.00
J-Link uptime (since boot): 0d 00h 27m 42s
S/N: 752001898
License(s): RDI, FlashBP, FlashDL, JFlash, GDB
USB speed mode: Super speed (5 GBit/s)
IP-Addr: DHCP (no addr. received yet)
Emulator has RAWTRACE capability
VTref=1.826V
Type "connect" to establish a target connection, '?' for help
J-Link>connect
Please specify device / core. <Default>: EFR32BG22CXXXF352
Type '?' for selection dialog
Device>STM32H730IB
Please specify target interface:
J) JTAG (Default)
S) SWD
T) cJTAG
TIF>s
Specify target interface speed [kHz]. <Default>: 4000 kHz
Speed>
Device "STM32H730IB" selected.
Connecting to target via SWD
ConfigTargetSettings() start
ConfigTargetSettings() end
Found SW-DP with ID 0x6BA02477
STM32 (connect): Can not attach to CPU. Trying connect under reset.
Found SW-DP with ID 0x6BA02477
Active write protected STM32 device detected.
This could cause problems during flash download.
Note: Unsecuring will trigger a mass erase of the internal flash.
Executing default behavior previously saved in the registry.
Device will be unsecured now.
Found SW-DP with ID 0x6BA02477
DPIDR: 0x6BA02477
CoreSight SoC-400 or earlier
Scanning AP map to find all available APs
AP[3]: Stopped AP scan as end of AP map has been reached
AP[0]: AHB-AP (IDR: 0x84770001)
AP[1]: AHB-AP (IDR: 0x84770001)
AP[2]: APB-AP (IDR: 0x54770002)
Iterating through AP map to find AHB-AP to use
AP[0]: Core found
AP[0]: AHB-AP ROM base: 0xE00FE000
CPUID register: 0x411FC272. Implementer code: 0x41 (ARM)
Found Cortex-M7 r1p2, Little endian.
FPUnit: 8 code (BP) slots and 0 literal slots
CoreSight components:
ROMTbl[0] @ E00FE000
[0][0]: E00FF000 CID B105100D PID 000BB4C7 ROM Table
ROMTbl[1] @ E00FF000
[1][0]: E000E000 CID B105E00D PID 000BB00C SCS-M7
[1][1]: E0001000 CID B105E00D PID 000BB002 DWT
[1][2]: E0002000 CID B105E00D PID 000BB00E FPB-M7
[1][3]: E0000000 CID B105E00D PID 000BB001 ITM
[0][1]: E0041000 CID B105900D PID 001BB975 ETM-M7
[0][2]: E0043000 CID B105900D PID 004BB906 CTI
Cache: Separate I- and D-cache.
I-Cache L1: 32 KB, 512 Sets, 32 Bytes/Line, 2-Way
D-Cache L1: 32 KB, 256 Sets, 32 Bytes/Line, 4-Way
Cortex-M7 identified.
J-Link>
Display More
However, I am using the JTrace Pro, which I suspect not many people are using, so it may be broken since quite a long time.
Thanks,
Florent