We would like to use the TI C6457 instead of the Freescale MPC8250 PPC as the main Ethernet communication node on a board. One of the features Motorola provides with the CodeWarrior standard C libraries is a compile time option route STDIN, STDOUT and STDERR in C library STDIO to a UART using GPIO pins on the processor. We use this feature to create a console into the processor for test and debug applications. Is there an equivalent capability available from Code Composer Studio for the TI C6457 to route STDIN, STDOUT and STDERR in the C STDIO library to a UART.? I searched the TI knowledge base briefly and was not able to find any information on doing this.
Thanks,
Bryan Busacco