Skip to content

Keil uVision5 project integration for VS Code

License

Notifications You must be signed in to change notification settings

TurboSB/keil-mdk-tools

Repository files navigation

Keil MDK Tools

Forked from

Summary 📑

Keil assistive tool on VScode.

It provides syntax highlighting, code snippets for Keil projects, and supports compiling and downloading Keil projects.

Keil uVison 5 and above is supported only

Windows platform only


Features 🎉

  • Load the Keil C51/ARM project
  • Automatically monitor keil project files for changes and keep project views up to date
  • Compile, recompile, and burn Keil projects by calling the Keil command-line interface

Usage 📖

Preparatory work

  1. Install the C/C++ plug-in
  1. Go to the Keil-V plug-in Settings and set the absolute path of the Keil executable uv4.exe

Start 🏃‍♀️

  1. Create a project on Keil, add files, header path, etc
  1. Use Vscode to directly open the directory where keil project file (.uvproj) is located, and the keil project will be automatically loaded by the plug-in;

Common operations

  • Compile and burn:Three buttons are provided, one for compile, one for download, and one for recompile

About

Keil uVision5 project integration for VS Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •