1
0
mirror of https://github.com/FreeRTOS/FreeRTOS.git synced 2025-07-15 00:52:33 +08:00

Update to V4.7.1

This commit is contained in:
Richard Barry
2008-02-03 19:45:58 +00:00
parent e018422743
commit c86dcf7826
482 changed files with 6015 additions and 3290 deletions
Demo
ARM7_AT91FR40008_GCC
ARM7_AT91SAM7S64_IAR
ARM7_AT91SAM7X256_Eclipse/RTOSDemo
ARM7_LPC2106_GCC
ARM7_LPC2129_IAR
ARM7_LPC2129_Keil
ARM7_LPC2138_Rowley
ARM7_LPC2368_Eclipse/RTOSDemo
ARM7_LPC2368_Rowley
ARM7_STR71x_IAR
ARM7_STR75x_GCC
ARM7_STR75x_IAR
ARM9_STR91X_IAR
AVR32_UC3
AVR_ATMega323_IAR
AVR_ATMega323_WinAVR
CORTEX_LM3S102_GCC
CORTEX_LM3S102_KEIL
CORTEX_LM3S102_Rowley
CORTEX_LM3S316_IAR
CORTEX_LM3S811_GCC
CORTEX_LM3S811_IAR
CORTEX_LM3S811_KEIL
CORTEX_LM3Sxxxx_Eclipse/RTOSDemo
CORTEX_LM3Sxxxx_IAR_Keil
CORTEX_STM32F103_IAR
CORTEX_STM32F103_Primer_GCC
Common
Cygnal
Flshlite
H8S/RTOSDemo
HCS12_CodeWarrior_banked
HCS12_CodeWarrior_small
HCS12_GCC_banked
MCF5235_GCC
MicroBlaze
PC
PIC18_MPLAB
PIC18_WizC
PIC24_MPLAB
PIC32MX_MPLAB
WizNET_DEMO_GCC_ARM7
WizNET_DEMO_TERN_186
dsPIC_MPLAB
lwIP_Demo_Rowley_ARM7
lwIP_MCF5235_GCC
msp430_CrossWorks
msp430_GCC
uIP_Demo_IAR_ARM7
uIP_Demo_Rowley_ARM7
Source

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,4 +1,4 @@
# FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. # FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
# #
# This file is part of the FreeRTOS.org distribution. # This file is part of the FreeRTOS.org distribution.
# #

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,4 +1,4 @@
# FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. # FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
# #
# This file is part of the FreeRTOS.org distribution. # This file is part of the FreeRTOS.org distribution.
# #

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,4 +1,4 @@
# FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. # FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
# #
# This file is part of the FreeRTOS.org distribution. # This file is part of the FreeRTOS.org distribution.
# #

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */
@ -96,6 +102,7 @@
/* Demo application definitions. */ /* Demo application definitions. */
#define mainQUEUE_SIZE ( 3 ) #define mainQUEUE_SIZE ( 3 )
#define mainLED_DELAY ( ( portTickType ) 500 / portTICK_RATE_MS ) #define mainLED_DELAY ( ( portTickType ) 500 / portTICK_RATE_MS )
#define mainERROR_LED_DELAY ( ( portTickType ) 50 / portTICK_RATE_MS )
#define mainCHECK_DELAY ( ( portTickType ) 5000 / portTICK_RATE_MS ) #define mainCHECK_DELAY ( ( portTickType ) 5000 / portTICK_RATE_MS )
#define mainLIST_BUFFER_SIZE 2048 #define mainLIST_BUFFER_SIZE 2048
#define mainNO_DELAY ( 0 ) #define mainNO_DELAY ( 0 )
@ -119,6 +126,9 @@ xSemaphoreHandle xButtonSemaphore;
terminal output window. */ terminal output window. */
xQueueHandle xPrintQueue; xQueueHandle xPrintQueue;
/* The rate at which the LED will toggle. The toggle rate increases if an
error is detected in any task. */
static portTickType xLED_Delay = mainLED_DELAY;
/*-----------------------------------------------------------*/ /*-----------------------------------------------------------*/
/* /*
@ -171,7 +181,15 @@ int main( void )
vStartSemaphoreTasks( mainSEM_TEST_PRIORITY ); vStartSemaphoreTasks( mainSEM_TEST_PRIORITY );
vStartDynamicPriorityTasks(); vStartDynamicPriorityTasks();
vStartBlockingQueueTasks( mainBLOCK_Q_PRIORITY ); vStartBlockingQueueTasks( mainBLOCK_Q_PRIORITY );
vCreateBlockTimeTasks();
#if configUSE_PREEMPTION == 1
{
/* The timing of console output when not using the preemptive
scheduler causes the block time tests to detect a timing problem. */
vCreateBlockTimeTasks();
}
#endif
vStartRecursiveMutexTasks(); vStartRecursiveMutexTasks();
/* Start the tasks defined within this file. */ /* Start the tasks defined within this file. */
@ -199,13 +217,13 @@ static void vLEDTask( void *pvParameters )
for( ;; ) for( ;; )
{ {
/* Not very exiting - just delay... */ /* Not very exiting - just delay... */
vTaskDelay( mainLED_DELAY ); vTaskDelay( xLED_Delay );
/* ...set the IO ... */ /* ...set the IO ... */
IO0CLR = mainLED_BIT; IO0CLR = mainLED_BIT;
/* ...delay again... */ /* ...delay again... */
vTaskDelay( mainLED_DELAY ); vTaskDelay( xLED_Delay );
/* ...then clear the IO. */ /* ...then clear the IO. */
IO0SET = mainLED_BIT; IO0SET = mainLED_BIT;
@ -256,10 +274,16 @@ const portCHAR * const pcFailMessage = "FAIL\n";
xErrorOccurred = pdTRUE; xErrorOccurred = pdTRUE;
} }
if( xAreBlockTimeTestTasksStillRunning() != pdTRUE ) #if configUSE_PREEMPTION == 1
{ {
xErrorOccurred = pdTRUE; /* The timing of console output when not using the preemptive
scheduler causes the block time tests to detect a timing problem. */
if( xAreBlockTimeTestTasksStillRunning() != pdTRUE )
{
xErrorOccurred = pdTRUE;
}
} }
#endif
if( xAreRecursiveMutexTasksStillRunning() != pdTRUE ) if( xAreRecursiveMutexTasksStillRunning() != pdTRUE )
{ {
@ -270,6 +294,7 @@ const portCHAR * const pcFailMessage = "FAIL\n";
never cleared again. */ never cleared again. */
if( xErrorOccurred == pdTRUE ) if( xErrorOccurred == pdTRUE )
{ {
xLED_Delay = mainERROR_LED_DELAY;
xQueueSend( xPrintQueue, &pcFailMessage, portMAX_DELAY ); xQueueSend( xPrintQueue, &pcFailMessage, portMAX_DELAY );
} }
else else
@ -290,7 +315,9 @@ portCHAR *pcMessage;
while( xQueueReceive( xPrintQueue, &pcMessage, portMAX_DELAY ) != pdPASS ); while( xQueueReceive( xPrintQueue, &pcMessage, portMAX_DELAY ) != pdPASS );
/* Write the message to the terminal IO. */ /* Write the message to the terminal IO. */
debug_printf( "%s", pcMessage ); #ifndef NDEBUG
debug_printf( "%s", pcMessage );
#endif
} }
} }
/*-----------------------------------------------------------*/ /*-----------------------------------------------------------*/

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */
#include "FreeRTOS.h" #include "FreeRTOS.h"

@ -52,7 +52,7 @@ function add_list(list, state, current_task)
{ {
index = list.pxIndex; index = list.pxIndex;
end = list.xListEnd; end = list.xListEnd;
for (i = 0; i < list.uxNumberOfItems + 1; i++) for (i = 0; i < list.uxNumberOfItems; i++)
{ {
item = Debug.evaluate("*(xListItem *)" + index); item = Debug.evaluate("*(xListItem *)" + index);
if (index != end) if (index != end)

@ -45,6 +45,16 @@
* FreeRTOS API DOCUMENTATION AVAILABLE ON THE FreeRTOS.org WEB SITE. * FreeRTOS API DOCUMENTATION AVAILABLE ON THE FreeRTOS.org WEB SITE.
*----------------------------------------------------------*/ *----------------------------------------------------------*/
/* Value to use on old rev '-' devices. */
//#define configPINSEL2_VALUE 0x50151105
/* Value to use on rev 'A' and newer devices. */
//#define configPINSEL2_VALUE 0x50150105
#ifndef configPINSEL2_VALUE
#error Please uncomment one of the two configPINSEL2_VALUE definitions above, depending on the revision of the LPC2000 device being used.
#endif
#define configUSE_PREEMPTION 1 #define configUSE_PREEMPTION 1
#define configUSE_IDLE_HOOK 0 #define configUSE_IDLE_HOOK 0
#define configUSE_TICK_HOOK 1 #define configUSE_TICK_HOOK 1

@ -1,4 +1,4 @@
# FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. # FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
# #
# This file is part of the FreeRTOS.org distribution. # This file is part of the FreeRTOS.org distribution.
# #

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -128,7 +128,7 @@ portBASE_TYPE xReturn = pdPASS;
volatile unsigned int regv,tout,id1,id2; volatile unsigned int regv,tout,id1,id2;
/* Enable P1 Ethernet Pins. */ /* Enable P1 Ethernet Pins. */
PINSEL2 = 0x55555555; PINSEL2 = configPINSEL2_VALUE;
PINSEL3 = (PINSEL3 & ~0x0000000F) | 0x00000005; PINSEL3 = (PINSEL3 & ~0x0000000F) | 0x00000005;
/* Power Up the EMAC controller. */ /* Power Up the EMAC controller. */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.

@ -46,6 +46,16 @@
* FreeRTOS API DOCUMENTATION AVAILABLE ON THE FreeRTOS.org WEB SITE. * FreeRTOS API DOCUMENTATION AVAILABLE ON THE FreeRTOS.org WEB SITE.
*----------------------------------------------------------*/ *----------------------------------------------------------*/
/* Value to use on old rev '-' devices. */
//#define configPINSEL2_VALUE 0x50151105
/* Value to use on rev 'A' and newer devices. */
//#define configPINSEL2_VALUE 0x50150105
#ifndef configPINSEL2_VALUE
#error Please uncomment one of the two configPINSEL2_VALUE definitions above, depending on the revision of the LPC2000 device being used.
#endif
#define configUSE_PREEMPTION 1 #define configUSE_PREEMPTION 1
#define configUSE_IDLE_HOOK 0 #define configUSE_IDLE_HOOK 0
#define configUSE_TICK_HOOK 0 #define configUSE_TICK_HOOK 0

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -128,7 +128,7 @@ static portBASE_TYPE xAttempt = 0;
volatile unsigned int regv,tout,id1,id2; volatile unsigned int regv,tout,id1,id2;
/* Enable P1 Ethernet Pins. */ /* Enable P1 Ethernet Pins. */
PINSEL2 = 0x55555555; PINSEL2 = configPINSEL2_VALUE;
PINSEL3 = (PINSEL3 & ~0x0000000F) | 0x00000005; PINSEL3 = (PINSEL3 & ~0x0000000F) | 0x00000005;
/* Power Up the EMAC controller. */ /* Power Up the EMAC controller. */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS distribution. This file is part of the FreeRTOS distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS distribution. This file is part of the FreeRTOS distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS distribution. This file is part of the FreeRTOS distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS distribution. This file is part of the FreeRTOS distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */
/* Standard includes. */ /* Standard includes. */
@ -68,6 +74,18 @@
#define uipIP_ADDR2 218 #define uipIP_ADDR2 218
#define uipIP_ADDR3 11 #define uipIP_ADDR3 11
/* Netmask configuration. */
#define uipNET_MASK0 255
#define uipNET_MASK1 255
#define uipNET_MASK2 255
#define uipNET_MASK3 0
/* Gateway address configuration. */
#define uipGATEWAY_ADDR0 172
#define uipGATEWAY_ADDR1 25
#define uipGATEWAY_ADDR2 218
#define uipGATEWAY_ADDR3 1
/* Shortcut to the header within the Rx buffer. */ /* Shortcut to the header within the Rx buffer. */
#define xHeader ((struct uip_eth_hdr *) &uip_buf[ 0 ]) #define xHeader ((struct uip_eth_hdr *) &uip_buf[ 0 ])
@ -141,6 +159,10 @@ struct timer periodic_timer, arp_timer;
uip_init(); uip_init();
uip_ipaddr( xIPAddr, uipIP_ADDR0, uipIP_ADDR1, uipIP_ADDR2, uipIP_ADDR3 ); uip_ipaddr( xIPAddr, uipIP_ADDR0, uipIP_ADDR1, uipIP_ADDR2, uipIP_ADDR3 );
uip_sethostaddr( xIPAddr ); uip_sethostaddr( xIPAddr );
uip_ipaddr( xIPAddr, uipNET_MASK0, uipNET_MASK1, uipNET_MASK2, uipNET_MASK3 );
uip_setnetmask( xIPAddr );
uip_ipaddr( xIPAddr, uipGATEWAY_ADDR0, uipGATEWAY_ADDR1, uipGATEWAY_ADDR2, uipGATEWAY_ADDR3 );
uip_setdraddr( xIPAddr );
httpd_init(); httpd_init();
/* Initialise the MAC. */ /* Initialise the MAC. */

@ -30,7 +30,7 @@
*****************************************************************************/ *****************************************************************************/
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -55,13 +55,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

@ -1,5 +1,5 @@
/* /*
FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry. FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution. This file is part of the FreeRTOS.org distribution.
@ -24,13 +24,19 @@
can be applied. can be applied.
*************************************************************************** ***************************************************************************
See http://www.FreeRTOS.org for documentation, latest information, license
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
Also see http://www.SafeRTOS.com a version that has been certified for use Please ensure to read the configuration and relevant port sections of the
in safety critical systems, plus commercial licensing, development and online documentation.
support options.
+++ http://www.FreeRTOS.org +++
Documentation, latest information, license and contact details.
+++ http://www.SafeRTOS.com +++
A version that is certified for use in safety critical systems.
+++ http://www.OpenRTOS.com +++
Commercial support, development, porting, licensing and training services.
*************************************************************************** ***************************************************************************
*/ */

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