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/PROCESSOR-SDK-DRA7X: PDK_TDA2X_1_0_10 - EVMDRA75X - TI_RTOS - CCS : printf is not consistent and stalls the execution

Part Number: PROCESSOR-SDK-DRA7X

Tool/software: TI-RTOS

Hi,

Our C, C++ application -- for TDA2XX / EVMDRA75X that is implemented with TI_RTOS and that which involves NIMU + QSPI + UART components from the PDK_DRA7X_1_0_10 -- has run-time problems due to the usage of printf statements.

The application executable is around 6.5MB and the execution intermittently stalls for few seconds to minutes - in our observation/debugging we see that the printf (C-statement) causes such problems.

Kindly share details on how to overcome this. One more issue is that, due to memory constraints we are not including all modules in CCS for this application and so the "system_printf" call is not possible as-of-now.

Quicker and specific response is appreciated.

Thanks,

Sathiyan