This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-J721E: UART STDIO printed data overlapped

Part Number: PROCESSOR-SDK-J721E


Tool/software:

Hi TI team,

I am setting up a logger using UART STDIO for MCU2_1, MCU3_0 and MCU3_1, I require all MCUs logs are sent through WKUP_UART0.

I have been able to send data for every core using uart example as reference, but the logs of the MCUs frequently overlaps.

Is there a way to avoid this overlapping?