idle.h File Reference

This file contains the defintions needed for the implementation of the idle task. More...

#include "kernel.h"

Go to the source code of this file.

Defines

#define STACK_SIZE_IDLE_TASK   160
 stack size of the idle task.

Functions

void Idle_Task (TASK_ARGUMENT arg)


Detailed Description

This file contains the defintions needed for the implementation of the idle task.

Definition in file idle.h.


Define Documentation

#define STACK_SIZE_IDLE_TASK   160
 

stack size of the idle task.

This value should be selected as small a possible and should be found expermentally. In our case it has the size of exactly one segment.

Definition at line 38 of file idle.h.


Generated on Mon Sep 29 19:56:48 2008 for mKernel by  doxygen 1.4.6