RTEMS Logo

RTEMS 4.6.99.3 On-Line Library


System Configuration

PREV UP NEXT Bookshelf RTEMS Network Supplement

3.2: System Configuration

The networking tasks allocate some RTEMS objects. These must be accounted for in the application configuration table. The following lists the requirements.

TASKS
One network task plus a receive and transmit task for each device.
SEMAPHORES
One network semaphore plus one syslog mutex semaphore if the application uses openlog/syslog.
EVENTS
The network stack uses RTEMS_EVENT_24 and RTEMS_EVENT_25. This has no effect on the application configuration, but application tasks which call the network functions should not use these events for other purposes.


PREV UP NEXT Bookshelf RTEMS Network Supplement

Copyright © 1988-2004 OAR Corporation