CMSIS-Zone (Preview)
Version 0.9.2
System Resource Management
|
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 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.