Hello,
in many CCS Project examples there is at the beginning sth. with UART.
If it´s the ICE Board Rev.1 so UART5 is used for UARTPutString().
Hardware sided, i can´t find UART5 on any pinheader.?!
Is it possible to use UART1 / Profibus at J8 (SUB-D) or UART4 at J12.
The starterware APIs gives examplecode for UART5 / 3.
If i change this .c-Files and add cases 1 or 4 for UART1/4 in this files, would it be sufficient ?