We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi all
I need to know how to use the real time kernel.
I need to understand the basics .
As I understand the real time kernel is a group of functions contained in some header file dedicated to this .
Please show me the way to start to practice and understand this .
Thanks Elico
http://www.keil.com/books/
"the real time kernel is a group of functions contained in some header file"
No: header files do not (or should not) contains functions; merely prototypes...
c-faq.com/.../decldef.html
blog.antronics.co.uk/.../08