is there a way to change the C compiler in the uvision 5 ide?
I am working with the C8051F580 Compiler version 9.61, I need to go back to the 9.06 version
I cannot find any where in the target options.
any suggestions will be appreciated
Thank you
Fausto Bartra
Hello Fausto,
I recommend to download V9.06 (released 2012) from
https://www.keil.com/download/product/
Note that access requires possessing a valid license key.
-
Install this version into a separate folder.
The corresponding compiler comes with this installer and is stored in the ...\C51\BIN folder.
Release Notes:
https://www.keil.com/update/relnotes/C51V906.htm
Thank you for your reply.
I still don't know how to switch over to 9.06, there is no indication in the "options" menu of how to change to 9.06please if you could explain how to change over
thank you
I consider this to be about Keil PK51 and the integrated Compiler.
https://developer.arm.com/Tools%20and%20Software/Keil%20PK51
In this case, this is about a new installation of PK51 V9.06.
Just download the installer of PK51 V9.06 as explained.
Next address this installation into a folder like C:\PK51_906.
This article explains more details:
"UVISION: Using Different Versions of the Keil IDE On the Same Computer"
https://developer.arm.com/documentation/ka002949/latest/