

| Configuration |
|
|
|
| Saturday, 07 February 2009 12:01 |
|
The C Kernel configuration (ckconfig,h)
The C Kernel Resource Definitions:
Note: For NR_OF_MBOXS through NR_OF_TIMERS, a value of 0 means that no resources will be declared and will also exclude the code for that resource. If either NR_OF_MBOXS or NR_OF_MSGS is 0, both mailbox and messaging will not be available.
The C Kernel IdleTask stack size:
Note: The stack size to choose depends on the platform and memory resources available. But in general the stack for the Idle Task can be kept small, since the Idle task does nothing and only needs to be able to save it's own register contents.
The C Kernel Timing definitions:
Note: The hardware timer to use is only applicable if your binding supports selecting more than one hardware timer for the C Kernel tick. Round Robin scheduling is the time to use for rescheduling equal priority tasks. |


(c) The C Kernel pages, powered by Joomla!. Validated XHTML and CSS.