UART Libraries

The ColdFire Embedded Warrior Libraries (EWL) supports console I/O through the serial port. This support includes:

To use C or C++ libraries for console I/O, you must include a special serial UART driver library in your project. These driver library files are in folder: ColdFire_Support\Legacy.

The following table lists target boards and corresponding UART library files.

Table 1. Serial I/O UART Libraries
Board Filename
CF5206e SBC mot_sbc_5206e_serial\Bin\UART_SBC_5206e_Aux.a
CF5206e LITE mot_5206e_lite_serial\Bin\UART_5206e_lite_Aux.a
CF5307 SBC mot_sbc_5307_serial\Bin\UART_SBC_5307_Aux.a
CF5407 SBC mot_sbc_5407_serial\Bin\UART_SBC_5407_Aux.a
CF5249 SBC mot_sbc_5249_serial\Bin\UART_SBC_5249_Aux.a