Other Parts Discussed in Thread: CC2650, SYSBIOS
Tool/software: TI-RTOS
Hi!
I want to use UART to communicate between a cc2650 and an msp430. I started with project zero, but it uses the UART for RTOS log. I only be able to use UART for my purpose if I disable this with
#define xdc_runtime_Log_DISABLE_ALL or I can use it for the comunication anyway?
This is the the uart initialization in main.
Best regards,
Mayer Tamás

