From: Tommy M. <tom...@ho...> - 2024-03-20 15:14:34
|
> You're right, by executing openocd via a terminal and disabling the launch of openocd in vscode, I was able to debug my executable. That suggests that the issue is one of misconfiguration of the VSCode debug launcher rather than any issue with OpenOCD (0.12.0 versus 0.10.0) per se? What is the JSON for your 0.10.0 and 0.12.0 configurations? |