Last edited one year ago

How to setup target password in STM32CubeIDE

1 Modifying target password[edit source]

When debugging Cortex-M in "production mode", in case of typo entering target password, we need to modify target password registered by the STM32CubeIDE. Indeed, this prevent you from using Debug in "production mode".

This password is managed by MPU SSH connection object managed by RSE perspective. It is possible to clear corresponding password from here.


Note that if "MPU SSH" is connected, it has to be disconnected first.