Vscode just build ! No debug

Hi All,

I tried to use VSCode, and setup is cool clear on Mbed tutorial.
One thing I can not provide, I can’t do just build. It do build and debug. Do know someone how to setup task.json?

Thanks.

Take a look to cortex-debug

You could also try mbed studio as I believe that uses VS code under the hood. Whether or not that would fix your issue I’m not sure…

It’s not clear if you want to “just build” or if you want to “build and debug on the target mcu”. Which one is it?