Recently I have been asked β€œHow can I debug a Linux application with VS Code?”. I’m covering that topic in my β€˜Embedded Application Development Course on Linux”.

πŸ‘ Debugging Linux Application with VS Code over SSH
Debugging Linux Application with VS Code over SSH

I realized, that I have never covered that topic in any of my blog articles. So here we go: I show how easy it is to use VS Code to debug a Linux application. You can use this for example with an Raspberry Pi. Or for example the NXP i.MX93 which I’m using in this article.

Continue reading β†’