A: Possibly, but you will need to rewrite inline assembly, fix strict enum and pointer type warnings, and test thoroughly. Downloading v5 is the safer short-term solution. End of Article
| MDK Version | Arm Compiler 5 Included? | Arm Compiler 6 Included? | Recommendation | | :--- | :--- | :--- | :--- | | MDK 5.39 | No (Only AC6) | Yes (v6.19) | | | MDK 5.38 | No (Only AC6) | Yes (v6.18) | Avoid for v5 | | MDK 5.37 | No (Only AC6) | Yes (v6.16) | Avoid for v5 | | MDK 5.36 | Yes (v5.06u7) | Yes (v6.16) | Ideal | | MDK 5.35 | Yes (v5.06u7) | Yes (v6.15) | Also works | keil arm compiler version 5 download
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARMCC\bin' That confirms success. Even with correct downloading, users encounter issues. Here are the top problems and fixes. Issue 1: "Arm Compiler 5 Not Found" After MDK 5.37+ Installation Cause: You installed a clean copy of MDK 5.38 or 5.39, which never included v5. A: Possibly, but you will need to rewrite