Reading time: | 15 min |
Last updated: | 6 Aug 2024 |
Reading time: |
15 min |
Last updated: |
6 Aug 2024 |
This guide is intended to get you up and running with this tool quickly with the most common settings. For a thorough review of all options, refer to the official documentation.
Arm Keil Studio is the next generation software development environment for Arm Cortex-M based microcontroller devices. The desktop version is available as a set of Visual Studio Code extensions.
Alternatively, Keil Studio Cloud provides similar functionality, but runs in a browser and requires no installation.
Download
, install, and start Visual Studio Code
on your desktop.
Linux, macOS, and Windows are supported.
The Keil Studio Pack
extensions is available on the
Visual Studio Marketplace
.
Install the Keil Studio extensions:
Extensions
view in Visual Studio CodeKeil Studio Pack
Install
button to install all extensions in the Keil Studio Pack
Visual Studio Code installs the extensions. The extensions are now available in the Activity Bar
.
You will be prompted to enable an MDK Community License for non-commercial use. Accept this option if you do not have a license and agree to non-commercial use.
If you have a commercial license for Keil MDK
installed, decline this option.
Follow the Getting started with an example project tutorial to verify the extensions are installed correctly.
Use the table below to find additional information about the VS Code extensions.
Extension | Description |
---|---|
Arm CMSIS csolution | provides support for working with CMSIS solutions (csolution projects). |
Arm Device Manager | allows you to manage device connections for Arm Cortex-M based microcontrollers, development boards and debug probes. |
Arm Embedded Debugger | allows you to do flashing and debugging on Arm Cortex-M targets implementing the Microsoft Debug Adapter Protocol (DAP). |
Arm Remote Build | allows you to undertake remote builds of projects for Arm Cortex-M targets. |
Arm Virtual Hardware | allows you to manage Arm Virtual Hardware and run embedded applications on them. |
Keil Studio Pack | installs recommended extensions for embedded and IoT software development on Arm-based microcontroller (MCU) devices. |
How would you rate the overall quality of this tool quick-install guide?
What is the primary reason for your feedback ?
Thank you. We're grateful for your feedback on how to improve this tool quick-install guide.