2024-08-23 02:01 AM
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
Solved! Go to Solution.
2024-08-23 02:47 AM
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
2024-08-23 02:47 AM
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