Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In Visual Studio 2022 and later versions, you can use the Visual Studio IDE on Windows to edit and debug embedded projects. Use tools such as the Peripheral View, RTOS View, and the Serial Monitor to help interact with and debug your embedded projects.
Important
Starting with Visual Studio 2026 (version 18.0), the Mobile development with C++ workload for iOS and Android, as well as the Embedded and IoT tools (RTOS Viewer, Serial Monitor, Peripheral Viewer, and ST Project Import), are no longer supported and will be removed in a future update. The Android NDKs included in the Mobile development with C++ workload remain supported.
To use the embedded development tools in Visual Studio, you must install the required Linux and embedded development with C++ workload.
To install the Linux and embedded development with C++ workload
Enter "Visual Studio Installer" in the Windows search box:

Open the Visual Studio Installer. In Visual Studio Installer, choose Modify next to your installation of Visual Studio, and then select the Workloads tab. Scroll down to Other toolsets and select the Linux and embedded development with C++ workload.

Choose Modify to continue with the installation.
When installation completes, you're ready to use Visual Studio for embedded development.



