Getting Started with Keil MDK 6: A Comprehensive Guide

Follow+Star Public Account, don’t miss out on exciting content

Getting Started with Keil MDK 6: A Comprehensive Guide

Author | strongerHuang

WeChat Public Account | strongerHuang

Many readers are concerned about the news regarding Keil MDK 6…

  • Is Keil MDK 6 here?

  • What is the relationship between Keil MDK 6 and Keil Studio Desktop?

  • Is Keil Studio Desktop just a VS Code plugin?

  • How to use Keil Studio Desktop?

  • ······

Although Keil has been criticized by many netizens for various shortcomings, it is still the most widely used tool for mainstream microcontroller (MCU) development. Therefore, many netizens are interested in the “legendary” Keil MDK 6.

Is Keil MDK 6 here?

Speaking of Keil MDK 6, we must mention Keil Studio.
As early as 2021, Keil officially launched Keil Studio Cloud (web version) quietly, and I promptly wrote an article titled “Keil MDK will upgrade to Keil Studio, the black theme you want is here, along with a step-by-step tutorial“.

Getting Started with Keil MDK 6: A Comprehensive Guide

Since then, everyone has started to care about the issue of Keil upgrading and revising. However, despite repeated expectations, what we received was repeated “disappointments”.
The official version has been upgraded from Keil MDK V5.36 to the latest V5.39, but it remains the same as before, without upgrading to the more modern IDE tool that everyone anticipated.
In March 2023, the official announcement stated that Keil MDK 6 would be officially launched by the end of 2023:

Getting Started with Keil MDK 6: A Comprehensive Guide

Now it seems that Keil MDK 6 has arrived, but the result is somewhat disappointing. The Keil MDK 6 (Community Edition) is just a “big integrated” tool that includes Keil Studio for VS Code, Keil Studio Cloud, and Keil μVision.

Getting Started with Keil MDK 6: A Comprehensive Guide

From the official information, we can see that Keil Studio Desktop is one of the tools included in Keil MDK 6, and Keil Studio Desktop is a plugin for VS Code (Keil Studio pack).

This Keil Studio Desktop is what everyone has been longing for as Keil MDK 6, but strictly speaking, it is not a true desktop software (like Keil uVision) but just a VS Code plugin.

How to Use Keil MDK 6

Keil MDK 6 is a “big integrated” tool that includes Keil Studio for VS Code, Keil Studio Cloud, and Keil μVision.
We have previously shared a detailed tutorial on using Keil μVision:Column “Keil Series Tutorials”

We have also shared a tutorial on using Keil Studio Cloud (web version): Step-by-step Tutorial for Keil Studio Cloud“.

Getting Started with Keil MDK 6: A Comprehensive Guide

Here, I will share how to use Keil Studio Desktop, which is Keil Studio for VS Code (Keil Studio Pack). (But to be honest, this plugin is a bit difficult to use)

Step 1: Install the Keil Studio Pack plugin

In VS Code, simply search for Keil Studio Pack, and click install.

Getting Started with Keil MDK 6: A Comprehensive Guide

Step 2: Import Existing Keil MDK Project

Use the same method as importing other projects in VS Code: open the folder

Getting Started with Keil MDK 6: A Comprehensive Guide
Step 3: Convert Project, Activate Environment

When importing the project, the lower right corner will prompt you to “convert project”, just click convert.

Getting Started with Keil MDK 6: A Comprehensive Guide
After conversion, activate the environment:

Getting Started with Keil MDK 6: A Comprehensive Guide

Step 4: Edit and Compile Code

Once the above steps (environment) are completed, you can normally edit and compile code.

Getting Started with Keil MDK 6: A Comprehensive Guide

At this point, you should be almost done. I specifically recorded a video for you:

———— END ————

Getting Started with Keil MDK 6: A Comprehensive Guide

● Column “Embedded Tools”

● Column “Embedded Development”

● Column “Keil Tutorials”

● Selected Tutorials from Embedded Column

Follow the public account and reply “Join Group” to join the technical exchange group according to the rules, reply “1024” to see more content.

Getting Started with Keil MDK 6: A Comprehensive Guide

Getting Started with Keil MDK 6: A Comprehensive Guide

Click “Read Original” for more shares.

Leave a Comment