Hi TI members,
Below is my building environment:
|
Code Composer Studio |
12.3.0.00005 |
|
SimpleLink SDK |
7.10.00.35 |
|
XDCtools |
3.62.1.16_core |
We are using a project that would call Board_init(); in main() of main_freertos.c.
We had another CPU that would listen to the BLE MCU UART TX and print what it had received.

We found some unexpected messages received by the CPU.
Can we suppress these messages?
Since it might mislead the CPU with messages what it didn't recognize.
Thanks.
BR,


(Left window was the XDS terminal)