http://www.freertos.org/index.html?http://www.freertos.org/a00090.html

FreeRTOS Ports
[Supported Devices]

FreeRTOS demos are provided that target microcontrollers from the following manufacturers:

  1. Altera
  2. Atmel
  3. Freescale
  4. Fujitsu
  5. Luminary Micro
  6. Microchip
  7. NEC
  8. NXP
  9. Renesas
  10. Silicon Labs
  11. ST Microelectronics
  12. Texas Instruments
  13. Xilinx
  14. x86 (real mode)
  15. Unsupported and contributed ports


Demos targeting Altera products

  • Nios II
  • A port and demo application targeting a Nios II soft core running on a Cyclone III FPGA.


Demos targeting Atmel products


Demos targeting Freescale products


Demos targeting Fujitsu products

  • 32bit microcontrollers

  • 16bit 16FX microcontrollers


Demos targeting Luminary Micro products


Demos targeting Microchip products


Demos targeting NEC products

  • V850ES

    • NEC V850ES 32bit microcontroller
      An IAR demo that contains configurations for many different NEC target boards and the V850ES/Fx3 Starter Board. Large and small memory models are supported.

  • 78K0R


Demos targeting NXP products


Demos targeting Renesas products


Demos targeting Silicon Labs products


Demos targeting ST Microelectronics products


Demos targeting Texas Instruments products

  • MSP430 based microcontrollers

    • MSP430 Rowley CrossWorks
      The demo is pre-configured to run on the ES449 prototyping board from SoftBaugh, with a MSP430F449 microcontroller. The prototyping board includes a built in LCD - which is great for debugging. The port uses the Rowley Associates CrossWorks tool suite along with a FETP JTAG debugger. Two slightly different port implementations are included.

    • MSP430 MSPGCC (GCC)
      As per the MSP430 CrossWorks port, but using the MSPGCC development tools which includes a prebuilt Win32 build of GCC.

    • MSP430 IAR [unsupported]
      John Westmoreland has created an MSP430 port for the IAR development tools. As I don't have access to the tools I cannot support the port directly. The source code along with some usage notes are available from the Westmoreland Engineering WEB site.

      Note! there is now a supported IAR/MSP430 port in the FreeRTOS download that is yet to be documented. The demo is basically the same as the other MSP430 demos, and the IAR project can be located in the FreeRTOS/Demo/msp430_IAR directory.


Demos targeting Xilinx products


Demos targeting x86 products

  • Industrial PC Single Board Computer
  • This will run on a huge variety of PC/AT compatible industrial and single board computers, including PC/104 systems. It can use the Open Watcom or Borland development tools, for both of which a pre-configured project file is provided. See the Tools page.

  • RDC8822 Based Single Board Computer
  • This runs on the very competitively priced Flashlite 186 single board computer from JK Microsystems. The RDC8822 is an AMD embedded 186 clone (AM186ED). It can use the Open Watcom or Borland development tools (see Tools). Again a pre-configured project file is provided for both compilers.

  • RDC R1120 Based Single Board Computer
  • Includes a simple WEB server demo running on a Tern E-Engine controller using a memory mapped WizNET TCP/IP co-processor. The RDC1120 is an AMD embedded 186 clone (AM186ES). The demo application builds with the Paradigm C/C++ compiler and can be remotely debugged from within the compiler IDE.



Reply via email to