2026-04-23 6:42 AM
Hi All!
I'm starting with a project with STM32H573 + STiRoT + Trustzone + Crypto + FreeRTOS + DA.
My preference is to do development and debugging in Visual Studio Code instead of the Eclipse based IDE.
I got to the point that I can build a secure/encrypted application (still without FREERTOS at this point) in VS Code and was able to provision my board.
However, I can't really find anything on debugging in VS Code with Debug Authorization.I did find the tutorial on CLI DA for provisioning and regression (https://community.st.com/t5/stm32-mcus/implementing-debug-authentication-on-stm32h5-using-cli-tools/ta-p/622308) but not for actual debugging in VS Code. Maybe I've overlooked this on the forum and/or application notes. I'm hoping that someone can give me a push in the right direction.
Or is this not officially supported in VS Code yet and am I bound to Eclipse IDE at this point in time?
With kind regards,
Martijn