Skip to main content
Associate III
August 23, 2024
Solved

Debugging SBSFU

  • August 23, 2024
  • 1 reply
  • 786 views

Hello,

I would like to be able to debug the SBSFU application of the STM32U5 microcontroller series. What steps do I have to follow to be able to do it?

 

Thanks in advance

Best answer by Jocelyn RICARD

Hello @Istillaga,

To be able to debug the SBSFU you just need to disable RDP protection in the configuration. Also remove write protection to make things easier.

Then you can setup debugger the same way you do for any application. Default configuration should work.

Best regards

Jocelyn 

1 reply

Jocelyn RICARD
Jocelyn RICARDBest answer
ST Employee
August 23, 2024

Hello @Istillaga,

To be able to debug the SBSFU you just need to disable RDP protection in the configuration. Also remove write protection to make things easier.

Then you can setup debugger the same way you do for any application. Default configuration should work.

Best regards

Jocelyn