Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>Embedded ToolsNew to Visual Studio Code? Get it now.

Embedded Tools

Preview

Microsoft

microsoft.com
|
32,203 installs
| (0) | Free
View registers and RTOS data when debugging embedded devices.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Embedded Tools

The Embedded Tools extension provides a register viewer for CMSIS-SVD files, and an RTOS data viewer with support for Azure RTOS, FreeRTOS, and Zephyr.

Get Started

To get started with this extension, you should configure a cppdbg debug session. To enable the Peripheral View you should provide a value for the svdPath field.

Once you have started a debug session, you should see the Peripheral View and RTOS View populated in the Side Bar of the debug view and in the Panel, respectively. Embedded Tools

Feedback

We appreciate any feedback you have to help improve this extension. To submit feedback, please create an issue on our GitHub page.

Documentation

The tool windows and the general embedded support for Visual Studio Code are documented here.

Data/Telemetry

This extension collects usage data and sends it to Microsoft to help improve our products and services. Collection of telemetry is controlled via the same setting provided by Visual Studio Code: "telemetry.enableTelemetry". Read our privacy statement to learn more.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft