You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tools/tools_intro.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ You can build Mbed OS with the Arm Compiler and GNU Arm Embedded toolchains. The
48
48
49
49
| Compiler| Download location | Name in Mbed CLI |
50
50
| --- | --- | --- |
51
-
| Arm Compiler 6.15 (default ARM toolchain) | - A paid version is available as [Arm Compiler 6.15 Professional](https://developer.arm.com/products/software-development-tools/compilers/arm-compiler/downloads/version-6). </br> - A paid version is also included in [Keil MDK 5.33](http://www2.keil.com/mdk5/533)|`ARM`|
51
+
| Arm Compiler 6.16 (default ARM toolchain) | - A paid version is available as [Arm Compiler 6.16 Professional](https://developer.arm.com/products/software-development-tools/compilers/arm-compiler/downloads/version-6). </br> - A paid version is also included in [Keil MDK 5.34](https://www.keil.com/update/relnotes/MDK534.htm)|`ARM`|
52
52
| GNU Arm Embedded version 9 (9-2019-q4-major) |[GNU Arm Embedded version 9 (9-2019-q4-major)](https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloads)|`GCC_ARM`|
53
53
54
54
<spanclass="notes">**Note**: Mbed OS 6 does not support Arm Compiler 5, IAR or uARM.</span>
0 commit comments