]> git.sur5r.net Git - freertos/blob - FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/KernelAwareBSPRepository/bsp/freertos_v2_00_a/src/readme.txt
Correct calculation of xHeapStructSize in heap_4 and heap_5.
[freertos] / FreeRTOS / Demo / MicroBlaze_Spartan-6_EthernetLite / KernelAwareBSPRepository / bsp / freertos_v2_00_a / src / readme.txt
1 The download includes the kernel source code, and a demo application for EVERY\r
2 RTOS port.  See http://www.freertos.org/a00017.html for full details of the \r
3 directory structure and information on locating the files you require.\r
4 \r
5 The easiest way to use FreeRTOS is start start with one of the demo application \r
6 projects.  Once this is running the project can be modified to include your own\r
7 source files.  This way the correct files and compiler options will be \r
8 automatically included in your application.\r
9 \r
10 + The Source directory contains the real time kernel source files for every \r
11 port.  The kernel itself is only 3 files.\r
12 \r
13 + The Demo directory contains the demo application source files for every \r
14 port.\r
15 \r
16 + The TraceCon directory contains the trace visualisation exe file.\r
17 \r
18 See the readme files in the respective directories for further information.\r
19 \r