Frank Voorburg created nice demo for EM-32G880F128-STK with FreeRTOS and FeaserOS it’s ready for download on EM-32G880F128-STK web page http://www.olimex.com/dev/em-32G880F128-stk.html
all fun projects at Olimex Ltd
22 Feb 2012 3 Comments
in tutorial
Frank Voorburg created nice demo for EM-32G880F128-STK with FreeRTOS and FeaserOS it’s ready for download on EM-32G880F128-STK web page http://www.olimex.com/dev/em-32G880F128-stk.html
Feb 23, 2012 @ 17:39:57
Sorry, what is FeaserOS?
Feb 24, 2012 @ 15:52:45
http://www.feaser.com I guess this is OS which Frank use for his projects
Feb 29, 2012 @ 21:26:06
Yep, that’s correct. It’s a basic non-preemptive OS with multitasking of up to 16 tasks. This is enough for most projects that don’t require the real-time performance of an RTOS such as FreeRTOS.
-Frank