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