CMSIS-Zone  Version 1.2.0-alpha
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/main/Examples. These examples demonstrate the usage of the CMSIS-Zone utility.

Example Description
Arm Musca-A1 Musca A1 (Cortex-M33) project with TrustZone setup
Arm Musca-S1 Musca S1 (Cortex-M33) project with TrustZone setup
Nuvoton NuMicro M2351 Single processor Cortex-M23 project with TrustZone setup
NXP LPC55S69 Single processor Cortex-M33 project with TrustZone setup
STMicroelectronics STM32L5 Single processor Cortex-M33 project with TrustZone setup
Microchip SAML11 Single processor Cortex-M23 project with TrustZone setup
Keil MCBSTM32F400 Evaluation Board Single processor Cortex-M3 project with MPU 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.