summaryrefslogtreecommitdiff
path: root/docs/sections/building.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sections/building.md')
-rw-r--r--docs/sections/building.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/docs/sections/building.md b/docs/sections/building.md
index 84ce271..776117f 100644
--- a/docs/sections/building.md
+++ b/docs/sections/building.md
@@ -34,7 +34,7 @@ This section assumes that you are using an **x86_64 Linux** build machine.
Before proceeding, it is *essential* to ensure that the following prerequisites have been fulfilled:
-- GNU Arm embedded toolchain 10.2.1 (or higher) or the Arm Compiler version 6.16, or higher, is installed and available
+- GNU Arm embedded toolchain 10.2.1 (or higher) or the Arm Compiler version 6.19, or higher, is installed and available
on the path.
> **Note**: There is a known issue with Arm GNU Embedded Toolchain version 12.2.Rel1. See
@@ -47,12 +47,10 @@ Before proceeding, it is *essential* to ensure that the following prerequisites
```
```log
- Product: ARM Compiler 6.16 Professional
- Component: ARM Compiler 6.16
+ Product: Keil MDK Community
+ Component: ARM Compiler for Embedded 6.19
```
-> **Note:** To compile for Arm® Cortex™-M85 CPU (default CPU for Arm® Corstone-310), 6.18 is the minimum version required.
-
Alternatively, use:
```commandline