2023-05-23 12:01 PM
I am doing an experiment with below combination.
Evaluation board: STM32H757I-EVAL
IDE: Visual Studio Code
Debugger: STLINK-V3 onboard debugger
Extensions used: cortex-debug (marus25)
I wrote some sample code in VS code and would like to debug the code, instead I was able to just able to detect and download the firmware but can't perform debugging.
Any links to solve this problem would be helpful.