Skip to content

Commit 324dff0

Browse files
committed
New links to Arm Compiler 6
1 parent ed5a629 commit 324dff0

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

docs/reference/configuration/mbed_targets.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,7 @@ When using `ARM`, `ARMC5`, `ARMC6` for `supported_toolchains`, please note:
206206

207207
- It's invalid to use `-t ARMC5` with the `mbed compile` command for a target that specifies `ARMC6` for `supported_toolchains`, and it's invalid to use `-t ARMC6` if `supported_toolchains` specifies `ARMC5`.
208208

209-
<span class="notes">**Note**: Arm Compiler 6 is the default Arm Compiler version for Mbed OS development, and is [free for use with Mbed OS](https://os.mbed.com/docs/mbed-os/development/tools/index.html#compiler-versions). Most platforms are already compatible with it; platforms still supporting Arm Compiler 5 will be migrated to Arm Compiler 6. Please do not use Arm Compiler 5 in any new development, as its support will be deprecated in September 2019.
210-
.</span>
209+
<span class="notes">**Note**: Arm Compiler 6 is the default Arm Compiler version for Mbed OS development, and is [free for use with Mbed OS](../tools/after-installation-configuring-mbed-cli.html#using-arm-compiler-6-from-mbed-studio). Most platforms are already compatible with it; platforms still supporting Arm Compiler 5 will be migrated to Arm Compiler 6. Please do not use Arm Compiler 5 in any new development, as its support will be deprecated in September 2019.</span>
211210

212211
#### default_toolchain
213212

docs/tools/tools_intro.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ The Mbed Online Compiler is our in-house IDE and should be familiar to anyone wh
4646
| Arm v7A | `Arm Compiler 6.11` |
4747
| Arm v8M | `Arm Compiler 6.11` |
4848

49-
<span class="notes">**Note**: Arm Compiler 6 is the default Arm Compiler version for Mbed OS development, and is [free for use with Mbed OS](https://os.mbed.com/docs/mbed-os/development/tools/index.html#compiler-versions). Most platforms are already compatible with it; platforms still supporting Arm Compiler 5 will be migrated to Arm Compiler 6. Please do not use Arm Compiler 5 in any new development, as its support will be deprecated in September 2019.
50-
.</span>
49+
<span class="notes">**Note**: Arm Compiler 6 is the default Arm Compiler version for Mbed OS development, and is [free for use with Mbed OS](../tools/after-installation-configuring-mbed-cli.html#using-arm-compiler-6-from-mbed-studio). Most platforms are already compatible with it; platforms still supporting Arm Compiler 5 will be migrated to Arm Compiler 6. Please do not use Arm Compiler 5 in any new development, as its support will be deprecated in September 2019.</span>
5150

5251
For more information, please see the [Online Compiler page](developing-mbed-online-compiler.html).
5352

0 commit comments

Comments
 (0)