1. i ran code on keil but i got this error after build code.
Build started: Project: L89_EC2000_MEMORY*** Target 'L89_EC2000_MEMORY' uses ARM-Compiler 'Default Compiler Version 5' which is not available.*** Please review the installed ARM Compiler Versions: 'Manage Project Items - Folders/Extensions' to manage ARM Compiler Versions. 'Options for Target - Target' to select an ARM Compiler Version for the target.*** Build aborted.Build Time Elapsed: 00:00:012.i install version 5 from https://developer.arm.com/documentation/ka005198/latest after download i extracted file i ran setup after that i went on keil software i was trying to add "Default Compiler Version 5" into the keil (project-manage- project item-folder/extension)
Hello
I have moved your query to the Keil specific forum.
Did you install the compiler to the correct folder?
Please see the below documentation:
https://developer.arm.com/documentation/ka005073
Which references the below:
https://developer.arm.com/documentation/101407/0540/Creating-Applications/Tips-and-Tricks/Manage-Arm-Compiler-Versions
Regards, Ronan
Did you check if the armcc.exe is really installed into the path that is specified in the error message? I have not seen a case yet, where the compiler is not recognized if it was installed in this path.