Skip to main content
Visitor II
May 23, 2023
Question

Facing debugging issue with stm32h757 on visual studio code (failing to open debug window - but able to detect and download the firmware on target with stlink-v3)

  • May 23, 2023
  • 0 replies
  • 960 views

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.

    This topic has been closed for replies.