Prepare for FreeRTOS V7.1.1 tag.

This commit is contained in:
Richard Barry 2012-05-08 16:36:52 +00:00
parent c5c064b74e
commit 9f0069690c
220 changed files with 4103 additions and 1580 deletions

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#include "FreeRTOS.h" #include "FreeRTOS.h"

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#ifndef INC_FREERTOS_H #ifndef INC_FREERTOS_H

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#ifndef STACK_MACROS_H #ifndef STACK_MACROS_H

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#ifndef CO_ROUTINE_H #ifndef CO_ROUTINE_H

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* /*

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#ifndef MPU_WRAPPERS_H #ifndef MPU_WRAPPERS_H

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/*----------------------------------------------------------- /*-----------------------------------------------------------

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#ifndef PROJDEFS_H #ifndef PROJDEFS_H

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#ifndef SEMAPHORE_H #ifndef SEMAPHORE_H

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -41,14 +41,28 @@
1 tab == 4 spaces! 1 tab == 4 spaces!
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. ***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.SafeRTOS.com - A version that is certified for use in safety
critical systems. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - Selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.OpenRTOS.com - Commercial support, development, porting, Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
licensing and training services. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
provide a safety engineered and independently SIL3 certified version under
the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
@ -70,7 +84,7 @@ extern "C" {
* MACROS AND DEFINITIONS * MACROS AND DEFINITIONS
*----------------------------------------------------------*/ *----------------------------------------------------------*/
#define tskKERNEL_VERSION_NUMBER "V7.1.0" #define tskKERNEL_VERSION_NUMBER "V7.1.1"
/** /**
* task. h * task. h

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* /*

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#ifndef PORTMACRO_H #ifndef PORTMACRO_H

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* /*

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#ifndef PORTMACRO_H #ifndef PORTMACRO_H

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#ifndef PORT_ASM_H #ifndef PORT_ASM_H

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* /*

View file

@ -1,5 +1,5 @@
;/* ;/*
; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
; ;
; ;
; *************************************************************************** ; ***************************************************************************

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* Scheduler includes. */ /* Scheduler includes. */

View file

@ -1,6 +1,6 @@
; ;
;/* ;/*
; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
; ;
; ;
; *************************************************************************** ; ***************************************************************************

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#ifndef PORTMACRO_H #ifndef PORTMACRO_H

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* Kernel includes. */ /* Kernel includes. */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* /*

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#ifndef PORTMACRO_H #ifndef PORTMACRO_H

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* Kernel includes. */ /* Kernel includes. */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* /*

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#ifndef PORTMACRO_H #ifndef PORTMACRO_H

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* Scheduler includes. */ /* Scheduler includes. */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* /*

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* /*

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#ifndef PORTMACRO_H #ifndef PORTMACRO_H

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* /*

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/*----------------------------------------------------------- /*-----------------------------------------------------------

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/*----------------------------------------------------------- /*-----------------------------------------------------------

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/*----------------------------------------------------------- /*-----------------------------------------------------------

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/*----------------------------------------------------------- /*-----------------------------------------------------------

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* /*

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* /*

View file

@ -13,7 +13,7 @@
*****************************************************************************/ *****************************************************************************/
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -54,15 +54,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */

View file

@ -13,7 +13,7 @@
*****************************************************************************/ *****************************************************************************/
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -54,15 +54,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* Standard includes. */ /* Standard includes. */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#ifndef PORTMACRO_H #ifndef PORTMACRO_H

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* Kernel includes. */ /* Kernel includes. */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* /*

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#ifndef PORTMACRO_H #ifndef PORTMACRO_H

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* Scheduler includes. */ /* Scheduler includes. */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* GCC/HCS12 port by Jefferson L Smith, 2005 */ /* GCC/HCS12 port by Jefferson L Smith, 2005 */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* /*

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#ifndef PORTMACRO_H #ifndef PORTMACRO_H
@ -87,7 +100,7 @@ extern "C" {
/*-----------------------------------------------------------*/ /*-----------------------------------------------------------*/
/* Interrupt control macros. */ /* Interrupt control macros. */
#define portDISABLE_INTERRUPTS() asm volatile ( "DINT" ) #define portDISABLE_INTERRUPTS() asm volatile ( "DINT" ); asm volatile ( "NOP" )
#define portENABLE_INTERRUPTS() asm volatile ( "EINT" ) #define portENABLE_INTERRUPTS() asm volatile ( "EINT" )
/*-----------------------------------------------------------*/ /*-----------------------------------------------------------*/
@ -127,7 +140,7 @@ extern volatile unsigned portSHORT usCriticalNesting; \
/* Task utilities. */ /* Task utilities. */
extern void vPortYield( void ) __attribute__ ( ( naked ) ); extern void vPortYield( void ) __attribute__ ( ( naked ) );
#define portYIELD() vPortYield() #define portYIELD() vPortYield()
#define portNOP() asm volatile ( "NOP" ) #define portNOP() asm volatile ( "NOP" )
/*-----------------------------------------------------------*/ /*-----------------------------------------------------------*/

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/*----------------------------------------------------------- /*-----------------------------------------------------------

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
.extern pxCurrentTCB .extern pxCurrentTCB
.extern vTaskISRHandler .extern vTaskISRHandler

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#ifndef PORTMACRO_H #ifndef PORTMACRO_H

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/*----------------------------------------------------------- /*-----------------------------------------------------------

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* Scheduler includes. */ /* Scheduler includes. */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* FreeRTOS includes. */ /* FreeRTOS includes. */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#ifndef PORTMACRO_H #ifndef PORTMACRO_H

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/*----------------------------------------------------------- /*-----------------------------------------------------------

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
.extern vTaskSwitchContext .extern vTaskSwitchContext

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#ifndef PORTMACRO_H #ifndef PORTMACRO_H

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* When switching out a task, if the task tag contains a buffer address then /* When switching out a task, if the task tag contains a buffer address then

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/*----------------------------------------------------------- /*-----------------------------------------------------------

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#include "FreeRTOSConfig.h" #include "FreeRTOSConfig.h"

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#ifndef PORTMACRO_H #ifndef PORTMACRO_H

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* When switching out a task, if the task tag contains a buffer address then /* When switching out a task, if the task tag contains a buffer address then

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/*----------------------------------------------------------- /*-----------------------------------------------------------

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#include "FreeRTOSConfig.h" #include "FreeRTOSConfig.h"

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#ifndef PORTMACRO_H #ifndef PORTMACRO_H

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/*----------------------------------------------------------- /*-----------------------------------------------------------

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/*----------------------------------------------------------- /*-----------------------------------------------------------

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* Standard includes. */ /* Standard includes. */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#ifndef PORTMACRO_H #ifndef PORTMACRO_H

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* Kernel includes. */ /* Kernel includes. */

View file

@ -1,5 +1,5 @@
;/* ;/*
; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
; ;
; ;
; *************************************************************************** ; ***************************************************************************

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/* Standard includes. */ /* Standard includes. */

View file

@ -1,5 +1,5 @@
;/* ;/*
; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
; ;
; ;
; *************************************************************************** ; ***************************************************************************

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#ifndef PORTMACRO_H #ifndef PORTMACRO_H

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/*----------------------------------------------------------- /*-----------------------------------------------------------

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
#include <FreeRTOSConfig.h> #include <FreeRTOSConfig.h>

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */

View file

@ -1,5 +1,5 @@
/* /*
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
*************************************************************************** ***************************************************************************
@ -40,15 +40,28 @@
FreeRTOS WEB site. FreeRTOS WEB site.
1 tab == 4 spaces! 1 tab == 4 spaces!
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
* not run, what could be wrong? *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
http://www.FreeRTOS.org - Documentation, latest information, license and
contact details. http://www.FreeRTOS.org - Documentation, training, latest information,
license and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.
http://www.SafeRTOS.com - A version that is certified for use in safety Real Time Engineers ltd license FreeRTOS to High Integrity Systems, who sell
critical systems. the code with commercial support, indemnification, and middleware, under
the OpenRTOS brand: http://www.OpenRTOS.com. High Integrity Systems also
http://www.OpenRTOS.com - Commercial support, development, porting, provide a safety engineered and independently SIL3 certified version under
licensing and training services. the SafeRTOS brand: http://www.SafeRTOS.com.
*/ */
/*----------------------------------------------------------- /*-----------------------------------------------------------

Some files were not shown because too many files have changed in this diff Show more