NOTE: This example does not build when Keil Musca-A BSP v2.0.0 or later is installed
This example switches the Musca LEDs ON and OFF with a hard coded interval.
The implementation is divided into secure and non-secure code projects. You need to set a project as the "Active Project" in order to compile it, load it, or view it's settings.
The secure code performs the follow functionality:
The non-secure code performs the follow functionality:
All the target options necessary for compiling, loading and debugging this example are already set in the project for you. These can be viewed by clicking on the "Options for Target" button for both projects.
To compile this example correctly the secure code needs to be compiled first and then the non-secure. Each projects image can be loaded onto the board by clicking the Load icon. It does not matter which image is loaded first.
IMPORTANT NOTE: The latest Keil pack examples have been developed using newer firmware than that delivered on the boards. Before trying to use these examples on the boards, please ensure that the board has the latest firmware installed (see here for instructions on installing the latest firmware).