Tool/software:
Hello,
We have a custom board that is currently using main_uart3 for the debug console. Due to some changes, we need to reassign the uart that the debug console is using. We had originally identified wkup_uart0 as a suitable replacement, but I'm seeing references throughout the forum and in this document:
https://www.ti.com/lit/pdf/spradg5
that wkup_uart0 is reserved for DMSC logging. Does this mean we cannot use it as the debug console? Will there be a conflict? Is there a way to change or disable the DMSC logging if we needed to?
Thanks!