2025-10-29 3:26 AM - edited 2025-10-29 3:26 AM
I’m working with a NUCLEO-H533RE board (STM32H5 series, TrustZone enabled) and using ST-LINK for debugging.
Here is the issue:
Error: Unable to get core ID
Error: Cannot connect to access port 1! If you are trying to connect to a device with TrustZone enabled please try to connect with HotPlug mode. If you are trying to connect to a device which supports Debug Authentication with certificate and password, please open your device using it.SDMAuthenticate: Authentication successful
Debug Authentication Success
Disconnected from device.
ST-LINK FW: V3J16M8
Board: NUCLEO-H533RE
Voltage: 3.28VI've tried:
Still, after authentication, I cannot connect to the core or AP.
Questions:
Any guidance or known working configuration for STM32H5 with Debug Authentication would be appreciated!