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.

RTOS/CC2640R2F: Flow control violated if UART_LOG_ENABLE is defined

Part Number: CC2640R2F

Tool/software: TI-RTOS

Hello

On the CC2640R2F, after connecting with the BLE central, when service discovery starts, I get a FLow Control violation message "Flow control violated. Opcode of offending ATT msg: 0x10"

and this happens only if UART_LOG is enabled.

Project is based on Project_zero with one additional Task ( priority 1, not communicating directly with ble stack).

Project_zero_task priority is raised to 2

Thank you for your help.