This FreeRTOS port to ICC12 (Ver6.16 Pro) is unofficial and unsupported since
it is a minor tweak of the existing unofficial and unsupported port on the
FreeRTOS web site.  My contribution is simply the elimination of compiler errors
from the ICC12 build of that code (and a few idiosyncratic changes to test.c).

Standard version of compiler will work as well since no extended paging used.
UUT is a Technological Arts 9S12C32 module running at 24MHz.

Compiler options dialog will need alteration for user specific paths.

See file pod_ram_dump.txt to see a snapshot of ram after running this program
for several minutes.  The dump shows the 0xA5 fences between the 4 tasks with
the 1500 byte heap starting at 0x38FF (see ..\obj\freertos.lst).  The stacks can
be made smaller in this demo however I have not done enough testing to know the
safe minimum.

Robert Milne
robmilne@web.net
15/02/2005 11:23PM