Motorola MC68302 User Manual page 340

Integrated multiprotocol processor
Hide thumbs Also See for MC68302:
Table of Contents

Advertisement

Development Tools and Support
Each module operates completely independent of its environment. Independence from the
hardware environment is achieved by the fact that each module is individually configurable
and relocatable anywhere in system memory. Calls are used for requesting resources or
services from the host operating system (memory management and message passing),
which creates independence from the firmware. Modules may be used with any combination
of other modules, including those added by the user (see Figure B-1).
The chip driver module features are as follows:
• All software modules use the driver module as their interface to the MC68302
• Illustrates initialization of the MC68302 and interrupt handling
• Provides complete configuration of the MC68302 on system start (or restart)
• Provides services for the MC68302 serial ports
—- Supports linked lists of frames for both transmit and receive
— Provides error handling and recovery for both transmit and receive
— Supports all three serial ports in different protocol configurations
— Provides internal loopback (frames not sent to MC68302)
• Provides timer services
• Can be configured to send "trace" messages to a system log file
• Supports up to 24 serial ports
B-2
MC68302 USER'S MANUAL
MOTOROLA

Advertisement

Table of Contents
loading

Table of Contents