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.

LP-CC2652R7: BLE Display_printf() usage as the log record

Part Number: LP-CC2652R7
Other Parts Discussed in Thread: SYSCONFIG

Hello e2e,

In BLE demo code, TI always use Display_printf() to print debug info via UART interface, but this function has some complex feature like " line, column, return, clear ...".

In Putty tool, it works as a user menu, no screen rolling.

Here we want to use it as a general serial output information recorder with rolling contents for BLE debug info logging, what should we do in this Display_printf() function?

Or there has some other ways to approach this?

Thanks for your help.

LEON