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?