Arm DebuggerOverviewThe complete documentation for Arm® Debugger and the other Keil® Studio extensions is available on Arm Developer. The Arm Debugger extension provides access to the Arm Debugger engine for Visual Studio Code by implementing the Microsoft Debug Adapter Protocol (DAP). The Arm Debugger engine supports connections to physical and virtual targets:
See the Arm Debugger Release Note for an overview of each release. We recommend installing the Keil Studio Pack for Visual Studio Code Desktop to quickly set up your environment. You can then import a solution example from keil.arm.com, download a μVision project from keil.arm.com, create a solution from scratch, or convert an existing μVision project. The Arm Debugger extension works with the Arm CMSIS Solution (Identifier: Supported featuresThe Arm Debugger extension allows you to:
Debug configuration supportThe Arm Debugger engine supports debug connections based on:
Supported architectures and processors
Supported debug probes
LimitationsSome capabilities of the Arm Debugger engine that are not yet exposed in Visual Studio Code include:
Use the Arm Debugger extensionSee the documentation for the Arm Debugger extension to run a project on your hardware and start a debug session. Pre-releasesThe Arm Debugger extension introduces pre-releases from version 1.3.0. It follows the recommended versioning scheme
Submit feedback or report issuesTo submit feedback or report issues on the Arm Debugger extension, please use GitHub issues in the extension repository. |