We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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)
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.