|
vxWorks I2C and SCC 10Mbps device drivers for Freescale PowerQUICC MPC8270 microprocessor, along with TCP/IP sockets-based message routing application software |
|
This work required some amount of BSP work that targeted vxWorks to a larger memory-based (128MB) MPC8270, along with driver work to control I2C devices (I2C bus switch, temperature, A/D converter, discrete I/O), with SCC driver work that provided TCP/IP sockets to a server that stored messages transmitted at 10Mbps. vxWorks 5.5 was used with the Tornado 2.1 development environment and the WindRiver supplied GNU toolchain. This was a hard realtime application with messages received at 10Mbps across all four SCCs (an aggregate of 40Mbps), and relayed to a server across TCP/IP sockets. Ilogix' Rhapsody Object Model Development tool was used for UML creation, and also the Rhapsody embedded software framework was used.
|