Hi,
I'm using a AM335X ICE V2.1 and want to use UART4 which is on pins 7 & 8 of J4. I've tried to re-purpose the uartEcho demo program. I just set the uartInstance to 4 instead of three but my scope shows no serial data out of pin 8 on J4. Do I have to mux these pins out ? UART4 is in the list of applMmuEntries at the top of the program and nothing is done for UART3 so I thought 4 would work the same.
--jim schimpf