Rising Edge Digital

TL;DR

This article provides a practical guide for debugging Linux applications using Visual Studio Code (VS Code) via SSH. It details the necessary setup, focusing on the Remote Development extension in VS Code, which allows you to connect to and work with remote Linux systems. The author walks through creating a simple "hello world" application on embedded Linux platforms like the NXP i.MX93 or Raspberry Pi, offering a hands-on approach to get started with debugging.