From 96d6da4e252b06dcfdc041e7df23e86161c33007 Mon Sep 17 00:00:00 2001 From: rihab kouki Date: Tue, 28 Jul 2020 11:24:49 +0100 Subject: Official ARM version: v5.6.0 --- docs/Zone/html/zTInstall.html | 135 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 135 insertions(+) create mode 100644 docs/Zone/html/zTInstall.html (limited to 'docs/Zone/html/zTInstall.html') diff --git a/docs/Zone/html/zTInstall.html b/docs/Zone/html/zTInstall.html new file mode 100644 index 0000000..b206179 --- /dev/null +++ b/docs/Zone/html/zTInstall.html @@ -0,0 +1,135 @@ + + + + + +Installation +CMSIS-Zone (Preview): Installation + + + + + + + + + + + + + + +
+
+ + + + + + + +
+
CMSIS-Zone (Preview) +  Version 0.9.2 +
+
System Resource Management
+
+
+ +
+
    + +
+
+ + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+
+
Installation
+
+
+

CMSIS-Zone is currently available as an executable Eclipse environment. Download the zipped archive from here and save it to your computer. Unzip it and run CDT_2019_3\eclipse\eclipse.exe.

+

Before creating the first project, you have to point the tool to your pack repository so that it can pick up relevant device information. Go to Window - Preferences and select CMSIS Packs:

+
+CMSISPacksPreferences.png +
+

Browse to your pack root folder, usually C:\users\username\AppData\Local\Arm\Packs. Click Apply and Close.

+

This concludes the installation and setup of the Eclipse environment.

+
+
+ + + + -- cgit