2026-03-26 12:58 AM - last edited on 2026-03-26 3:58 AM by Andrew Neil
I’m using a NUCLEO-H533RE and CLion as my development environment. Configuring and building my STM32 project works fine, but I haven’t been able to get debugging to work. I receive the following error:
Using STM3CubeProgrammer I can connect with the board and did the full chip erase.
The attached images show the current settings.
Does anyone have any idea?
2026-03-26 2:08 AM
Can this be due "Debug in Low power enabled"?
2026-03-26 3:45 AM
It seems that Power Saving Mode is enabled by default and cannot be unchecked in CubeMX. Or maybe it is possible, but I can't seem to find the option.
2026-03-26 3:59 AM
@MGogr.1 wrote:Can this be due "Debug in Low power enabled"?
That shouldn't prevent a connection - it's there to prevent disconnection during low-power modes.