Skip to content

Commit 4b9bd6b

Browse files
authored
Removing duplicate content
1 parent ea2835e commit 4b9bd6b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/tools/CLI/cli-setup/cli-reqs.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -240,11 +240,6 @@ Mbed Studio comes with a free version of Arm Compiler 6 for use with Mbed OS. If
240240
241241
Note that this environment variable is not managed by Mbed CLI, so you must set it appropriately in your environment.
242242
243-
244-
For Mbed Studio version 0.4.0, the Arm Compiler 6 executable is located in `./tools/ac6/bin`. This path is relative to the installation directory of Mbed Studio. On Windows for example, the default path is `C:\MbedStudio\tools\ac6\bin`.
245-
246-
You must also set the environment variable `ARMLMD_LICENSE_FILE` to the path of Mbed Studio's Arm Compiler 6 license. For Mbed Studio version 0.4.0, the license is located at `./tools/ac6-license.dat`. This path is relative to the installation directory of Mbed Studio. On Windows for example, the default path is `C:\MbedStudio\tools\ac6-license.dat`. Note that this environment variable is not managed by Mbed CLI, so you must set it appropriately in your environment.
247-
248243
#### Method 2: environment variable
249244
250245
In addition to the manually configured compiler locations, Mbed CLI detects executables that are in paths specified by toolchain-specific environment variables.

0 commit comments

Comments
 (0)