Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

Downloads

The ARM Compiler 5.06 update 6 (build 750) comes with the installation of Keil, an integrated development environment for ARM chips: MDK525.exe


Installation (Windows only)

If you have a Windows machine, congratulations! Installation is easy - just run the installer and you’re good to go.


Installation (Mac/Linux)

Keil only comes with a Windows installer, so a Windows emulator must be used to install and run Keil.

Mac

I recommend using Wineskin Winery, a wrapper around Wine, that emulates Windows. I have also tried CrossOver, but it is a paid software.

  1. Install Wineskin Winery: https://github.com/Gcenx/WineskinServer.

  2. Open Wineskin Winery, and you should see the following:

  3. Click on the + button to add a new Windows engine (I don’t think the actual version matters). Download and install it.

  4. Now click on Create New Blank Wrapper and use Keil uVision5 as the wrapper name. Open the wrapper and you should see the following:

  5. Click on Install Software > Choose Setup Executable and select the Keil installer.

  6. Run the Keil installer and you’re done!

Linux

Wineskin is unfortunately not available for Linux, but CrossOver, a paid software, is.

  1. Install Wine: https://wiki.winehq.org/Ubuntu .

  2. Start from Part 2 of these instructions to install Keil: https://www.wikihow.com/Use-Wine-on-Linux .

  • No labels