summaryrefslogtreecommitdiff
path: root/docs/sections
diff options
context:
space:
mode:
authorNina Drozd <nina.drozd@arm.com>2023-09-05 17:38:30 +0100
committerNina Drozd <nina.drozd@arm.com>2023-09-05 17:38:30 +0100
commit9263b519eef9aea86dcd795b16acd1ae53e19b9c (patch)
treec68462c38f0ebe34b8fe41e0921ec2b20236b204 /docs/sections
parent5860670b4845e6213fc7dc1594e566eeb76a5b98 (diff)
downloadml-embedded-evaluation-kit-9263b519eef9aea86dcd795b16acd1ae53e19b9c.tar.gz
MLECO-4074: bump up version of armclang to 6.1923.08-rc223.08
* issues identified with armclang 6.17 and 6.18 * updates in cmake for minimum version * updates in release notes and documentation Change-Id: Iffa711d9d95a509f5c07cd55f59a49bdcf3e9d6a
Diffstat (limited to 'docs/sections')
-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