cancel
Showing results for 
Search instead for 
Did you mean: 

Debugging SBSFU

Istillaga
Associate III

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

1 ACCEPTED SOLUTION

Accepted Solutions
Jocelyn RICARD
ST Employee

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 

View solution in original post

1 REPLY 1
Jocelyn RICARD
ST Employee

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