Arm Keil Studio Pack for Visual Studio Code for the Web
Overview
This extension pack installs recommended extensions for Keil Studio development. The extensions included are listed in the Details of the pack in Visual Studio Code and detailed in the Extensions available in the pack section below.
The main Keil Studio extensions available for Visual Studio Code for the Web are Arm Device Manager and Arm Embedded Debugger. They can work in combination and enable you to flash projects to a device and undertake debugging.
This Readme explains how to install the extensions with the Keil Studio Pack For Web.
Arm Device Manager (Identifier: arm.device-manager): This extension allows you to manage device connections for Arm Cortex-M based microcontrollers, development boards and debug probes.
Arm Embedded Debugger (Identifier: arm.embedded-debug): This extension allows you to do flashing and debugging on Arm Cortex-M based microcontrollers, development boards and debug probes implementing the Microsoft Debug Adapter Protocol (DAP).
Arm Remote Build (Identifier: arm.remote-build): This extension allows you to undertake remote builds of projects for Arm Cortex-M based microcontrollers. The extension only works with standalone CMSIS projects (containing a single .cprj project file). A token is required to access the service.
Install the extensions
Go to the Extensions view.
Search for Keil Studio Pack For Web.
Click the Install button for the extension pack.
Visual Studio Code installs the extensions. All recommended extensions are now available in the Extensions view.