CMSIS-Zone
Version 1.2.0-alpha
System Resource Management
|
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 the examples to Eclipse using the following flow:
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:
Click Finish. The project is imported and opened in the Project Explorer.