]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/Keil_Specific/RegTest_Keil.s
Update version number to 9.0.0rc2.
[freertos] / FreeRTOS / Demo / CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC / Keil_Specific / RegTest_Keil.s
index a51261c15b9d4333103321ce2c0c111e1f1c535e..b0af6545f8876546193f1e8c27c360cba320e890 100644 (file)
@@ -1,5 +1,5 @@
 ;/*\r
-;    FreeRTOS V7.5.2 - Copyright (C) 2013 Real Time Engineers Ltd.\r
+;    FreeRTOS V9.0.0rc2 - Copyright (C) 2016 Real Time Engineers Ltd.\r
 ;\r
 ;    VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.\r
 ;\r
@@ -21,7 +21,7 @@
 ;\r
 ;    FreeRTOS is free software; you can redistribute it and/or modify it under\r
 ;    the terms of the GNU General Public License (version 2) as published by the\r
-;    Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.\r
+;    Free Software Foundation >>>> AND MODIFIED BY <<<< the FreeRTOS exception.\r
 ;\r
 ;    >>! NOTE: The modification to the GPL is included to allow you to distribute\r
 ;    >>! a combined work that includes FreeRTOS without being obliged to provide\r
 ;    1 tab == 4 spaces!\r
 ;*/\r
 \r
+;/* \r
+; * "Reg test" tasks - These fill the registers with known values, then check\r
+; * that each register maintains its expected value for the lifetime of the\r
+; * task.  Each task uses a different set of values.  The reg test tasks execute\r
+; * with a very low priority, so get preempted very frequently.  A register\r
+; * containing an unexpected value is indicative of an error in the context\r
+; * switching mechanism.\r
+; */\r
\r
        PRESERVE8\r
        THUMB\r
 \r