]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/RX200_RX231-RSK_Renesas_e2studio/src/Full_Demo/IntQueueTimer.c
Update version number ready for version 9 release candidate 1.
[freertos] / FreeRTOS / Demo / RX200_RX231-RSK_Renesas_e2studio / src / Full_Demo / IntQueueTimer.c
index e7dffe6e36d0e4c1714052e7af6c612a551fde5d..cb8c55db9ed7449a3fb90b08683f527ca29dd6f6 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-    FreeRTOS V8.2.2 - Copyright (C) 2015 Real Time Engineers Ltd.\r
+    FreeRTOS V9.0.0rc1 - Copyright (C) 2016 Real Time Engineers Ltd.\r
     All rights reserved\r
 \r
     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.\r
@@ -8,7 +8,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
     ***************************************************************************\r
     >>!   NOTE: The modification to the GPL is included to allow you to     !<<\r
@@ -92,6 +92,7 @@ void vInitialiseTimerForIntQueueTest( void )
        /* Ensure interrupts do not start until full configuration is complete. */\r
        portENTER_CRITICAL();\r
        {\r
+               /* Give write access. */\r
                SYSTEM.PRCR.WORD = 0xa502;\r
 \r
                /* Cascade two 8bit timer channels to generate the interrupts. \r