Last edited 3 years ago

How to setup target password in STM32CubeIDE

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.

RSE Password Clear


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