FreeRTOS
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-04-06 3:31 AM
Posted on April 06, 2011 at 12:31
FreeRTOS
#!winning-rtfm
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-05-17 5:30 AM
Posted on May 17, 2011 at 14:30
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.
A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
A complex system designed from scratch never works and cannot be patched up to make it work.
