Pandaboard port of FreeRTOS released

sholmbac wrote on Saturday, November 03, 2012:

Åbo Akademi University has created a FreeRTOS port for the Dual-Core Cortex-A9 CPU on the Pandaboard.
The port contains a makefile which loads the binaries directly to the ram of the Pandaboard with ymodem. All boot settings are provided in the makefile. To run the demo execute “make” and “make upload”. Make sure that you have a usb-to-serial adapter between the PC and the Pandaboard (the makefile is by default set to use /dev/ttyUSB0). The upload script requires expect to be installed.

Here is the direct link to the port on github: https://nodeload.github.com/ESLab/FreeRTOS–PandaBoard/zipball/master

rtel wrote on Saturday, November 03, 2012:

Excellent work.  I would be grateful if you could add a link in the FreeRTOS Interactive site too.

http://interactive.freertos.org/forums/135229-texas-instruments

Regards.

sholmbac wrote on Tuesday, November 27, 2012:

Here is the link to FreeRTOS Interactive:
http://www.freertos.org/Interactive_Frames/Open_Frames.html?http://interactive.freertos.org/entries/22296246-pandaboard-dual-core-port

rtel wrote on Tuesday, November 27, 2012:

Simplified URL: http://interactive.freertos.org/entries/22296246-pandaboard-dual-core-port

Thanks and regards.