Skip to content

ARM-software/vscode-device-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arm Device Manager

Overview

The Device Manager extension allows you to manage hardware connections for Arm-based microcontrollers, development boards, and debug probes. You can install the extension individually or as part of the Arm Debugger extension pack.

Connect your hardware

This section describes how to connect your hardware for the first time.

  1. Click Device Manager Device Manager icon in the Activity Bar.

  2. Connect your hardware to your computer over a USB connection.

    The Device Manager detects the hardware and a pop-up message displays in the bottom right-hand corner.

  3. Click OK to use the hardware.

    Alternatively, click Add Device Add Device button and select your hardware in the drop-down list that displays at the top of the window.

    You can now use your hardware to run and debug a project.

To add more hardware, click Add Device Add icon in the top right-hand corner.

Edit your hardware

If the Device Manager cannot detect your hardware or if you are using an external debug probe, you can edit the hardware entry. You can specify a Device Family Pack (DFP) and a device name retrieved from the pack to be able to work with your hardware. DFPs handle device support.

  1. Move your cursor over the hardware that you want to edit and click Configure Pack Configure Pack icon.

  2. Select a DFP for your hardware in the drop-down list.

  3. Select a device name in the drop-down list.

  4. To change the name of the hardware, click Rename Device Rename Device icon, then rename your hardware and press Enter.

Open a serial monitor

Open a serial monitor. The serial output shows the output of your board. You can use the serial output as a debugging tool or to communicate directly with your board.

  1. Move your cursor over the hardware for which you want to open a serial monitor and click Open Serial Open Serial icon.

    A drop-down list displays at the top of the window where you can select a baud rate. The baud rate is the data rate in bits per second between your computer and your hardware. To view the output of your hardware correctly, you must select an appropriate baud rate. The baud rate that you select must be the same as the baud rate of your active project.

  2. Select a baud rate.

    A Terminal tab opens with the baud rate selected.

Submit feedback or report issues

To submit feedback or report issues on the Device Manager extension, please use GitHub issues in the extension repository.

About

Extension support for VS Code Device Manager Extension

Resources

License

Security policy

Stars

Watchers

Forks

Contributors 7