next up previous contents
Next: IMPLEMENTATION OF THE PLATFORM Up: OPEN C Platform Neda Previous: Integer To English (int2english)   Contents

EXAMPLE USAGE OF THE PLATFORM

To demonstrate the proper usage of the platform a simple short stack is implemented.

The middle layer is Inactive Network Layer Protocol (INLP_). Below it (LOWER_) is a simple loop back data link layer. Above it (UPPER_) is an entity that periodically sends a datagram.

Figure 7.1: Sample Simple Short Stack
Sample Simple Short Stack

The following platform facilities are used in this example.
        DU_, TMR_,