Demo project for Cortex A8

Hi: I am working on porting FreeRTOS on Sumsung S5PV210 MCU with Cortex A8 core. Is there a demo project for it ? vincent

Demo project for Cortex A8

There are a couple of people using FreeRTOS on A8 devices, unfortunately I don’t have the code (?).  There are also some A9 demos about, which I think are very similar but have the dual core capability: http://interactive.freertos.org/entries/21558347-arm-cortex-a9-versatileexpress-quad-core-port
http://www.freertos.org/FreeRTOS_Support_Forum_Archive/June_2012/freertos_has_anyone_used_FreeRTOS_on_Zynq_5334898.html Regards.

Demo project for Cortex A8

that’s fine.
I plan to port FreeRTOS and LWIP in A8 devices. i think the running speed is faster than Android .

Demo project for Cortex A8

Hi Rechard: The Demo is only for versatileeexpress A9 platform development board, but I am confused by the readme.txt.
it need setup tFTP, but as I image when uboot end, it jump to a application which trigger FreeRTOS runing. but it also need copy *.bin to versatileload folder. is there still OS in NAND or SD ? vincent