Solving missing ARM Compiler v5 in Keil Uvision

In this guide, we shall see how to add ARM Complier V5 to keil uvision IDE.

The issue is that Keil has removed ARM Compiler V5 from the IDE and start to offered as add on.

To solve this issue, head to ARM download center from here.

Scroll down and ACOMP5 as shown in this picture:

It will ask you to login or create new account, do this with your own information.

After successfully logged in, repeat the step above and you should see this page when you hot ACOMP5:

Select windows version and hit download now and the download shall begin.

After download, follow this youtube tutorial for how to install the pack:

Then open keil uVision and follow this video:

Now, you can do your project in ARM Compiler V5.

Add Comment

Your email address will not be published. Required fields are marked *