]> git.sur5r.net Git - freertos/blob - FreeRTOS/Demo/CORTEX_MPU_M33F_Simulator_Keil_GCC/ReadMe.txt
42ab96b7c19233cbb246cf6dc8aad6c6111acad8
[freertos] / FreeRTOS / Demo / CORTEX_MPU_M33F_Simulator_Keil_GCC / ReadMe.txt
1 Instructions to Build and Run:\r
2  - The Keil multi-project workspace FreeRTOSDemo.uvmpw contains projects for both the secure project, and non secure project.\r
3  - Set the FreeRTOSDemo_s project as Active - Right click on "Project: FreeRTOSDemo_s" and select "Set as Active Project".\r
4  - Build the FreeRTOSDemo_s project using "Project --> Build" or by pressing F7.\r
5  - Set the FreeRTOSDemo_ns project as Active – Right click on "Project: FreeRTOSDemo_ns" and select "Set as Active Project".\r
6  - Build the FreeRTOSDemo_ns project using "Project --> Build" or by pressing "F7".\r
7  - Start Debug Session using "Debug -> Start/Stop Debug Session" or by pressing "Ctrl+F5".\r
8 \r