CMSIS-Zone (Preview)  Version 0.9.2
System Resource Management
 All Files Pages
Examples

The following projects are available in the CMSIS-Zone repository on GitHub: https://github.com/ARM-software/CMSIS-Zone/tree/master/Examples. These examples demonstrate the usage of the CMSIS-Zone utility.

Example Description
Arm Musca-A1 Musca project
NXP LPC55S69 Single processor Cortex-M33 project with TrustZone setup
STMicroelectronics STM32L5 Single processor Cortex-M33 project with TrustZone setup

Import examples

Import the examples to Eclipse using the following flow:

  • Go to File - Import and select General - Existing Projects into Workspace:
import_from_file.png

Click Next.

Browse to the root directory, for example "Examples\LPC55S69\Zone", and select the project that you want to import. The import projects window shows the available projects:

import_projects.png

Click Finish. The project is imported and opened in the Project Explorer.