PLEASE NOTE: These examples do not build when Keil Arm MPS2 SSE-200 BSP v2.0.0 or later is installed.
This example swicthes ON and OFF the MPS2 SCC LEDs based on the MPS2 user button pressed.
The implementation is divided in secure and non-secure code.The secure code performs the follow functionality:
The non-secure code performs the follow functionality:
To compile the example correctly it is necessary to first compile the secure code, and then the non-secure code.Compiling the secure code generates the veneers object file required by the non-secure code to compile correctly.
See the ReadMe file provided with the example for further information.