2011-04-06 03:31 AM
FreeRTOS
#!winning-rtfm2011-05-17 05:30 AM
No RTOS - including
FreeRTOS
- is a trivial piece of code that you can randomly drop into your project an expect it to ''just work''! You need to spend time studying the FreeRTOS documentation and learning how to properly configure it for your particular platofrm, and how to properly configure & integrate it with your tools, and how to properly build a project using it.