Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>μScope RTT and SWO viewerNew to Visual Studio Code? Get it now.
μScope RTT and SWO viewer

μScope RTT and SWO viewer

DEMCON

|
1,435 installs
| (2) | Free
View RTT and SWO debug consoles
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

μScope for Visual Studio Code

Usage

Start the SEGGER J-Link gdb server, if not running already. Put some code on the microcontorller that prints via SEGGER RTT. Press connect, using the default host and port.

Disable or disconnect other external RTT viewers such as the RTT console in Cortex.

Developing

To compile and test this extension open this directory in vscode. Install Node.js, then run npm install and npm run compile. Then you should just be able to run with F5.

Packaging

Run the following commands to create a .vsix file:

npm install
vsce package

The file can be loaded into vscode by going to extensions -> ... (top right) -> Install from VSIX. Then select the file you just built.

LICENSE

This project is licensed under the MIT license, see LICENSE.txt for more info.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft