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.
Hello,
is it possible to add a newer armcompiler >=6.16 from the arm website to MDK 5.26?
when I try to add the arm compiler 6.18 I get the error: "unsupported Compiler - Version 5 or newer required"
Thank you in advance
if your MDK license hasn't expired, you can follow this page to add a new compiler toolchain (no matter if it is arm compiler v5.x or 6.x) into your MDK installation:
developer.arm.com/.../
On other hand, MDK only supports 32-bit version of our arm compiler toolchain. Make sure you have downloaded the 32bit version
This is what I did, with Arm Compiler for Embedded 6.18 (for Keil ®️ MDK) which is x86_32 from developer.arm.com/.../arm-compiler-for-embedded
however when I tried to add the compiler to the MDK I got the error message stated above