This tutorial provides an example of how to configure and use the Visual Studio Code editor with the Remote - SSH extension to develop C/C++ applications remotely with a NI Linux Real-Time system.
This tutorial documents one approach to compiling C or C++ code for a NI Linux Real-Time target directly on the target while using a remote editor. The document includes:
This tutorial requires:
For compiling code without access to a NI Linux Real-Time system, refer to NI Linux Real-Time Cross Compiling: Using the NI Linux Real-Time Cross Compile Toolchain with Visual....