]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_MPU_M33F_Simulator_Keil_GCC/ReadMe.txt
Fix Build and Links failure in MPU projects. Minor cosmetic changes in some V8M files.
[freertos] / FreeRTOS / Demo / CORTEX_MPU_M33F_Simulator_Keil_GCC / ReadMe.txt
index 42ab96b7c19233cbb246cf6dc8aad6c6111acad8..d2d6653e8b77115adb55251dca3cb0b2f65ed520 100644 (file)
@@ -2,7 +2,7 @@ Instructions to Build and Run:
  - The Keil multi-project workspace FreeRTOSDemo.uvmpw contains projects for both the secure project, and non secure project.\r
  - Set the FreeRTOSDemo_s project as Active - Right click on "Project: FreeRTOSDemo_s" and select "Set as Active Project".\r
  - Build the FreeRTOSDemo_s project using "Project --> Build" or by pressing F7.\r
- - Set the FreeRTOSDemo_ns project as Active  Right click on "Project: FreeRTOSDemo_ns" and select "Set as Active Project".\r
+ - Set the FreeRTOSDemo_ns project as Active - Right click on "Project: FreeRTOSDemo_ns" and select "Set as Active Project".\r
  - Build the FreeRTOSDemo_ns project using "Project --> Build" or by pressing "F7".\r
  - Start Debug Session using "Debug -> Start/Stop Debug Session" or by pressing "Ctrl+F5".\r
 \r