Tool/software:
Dear Texas Instruments Support Team,
CCS Version - 12.7
SDK Version - simplelink_cc13xx_cc26xx_sdk_7_41_00_17
Compiler Version - 3.2.0 LTS
I hope this message finds you well.
I am currently working on a project (using Project_Zero as a base code) using the CC2651R3 microcontroller and would like to replace the Log_info
print function with Display_printf
for outputting log messages over UART. While I understand the basic implementation of Display_printf
, I am seeking some guidance on to include Display_printf instead of Log_info print.
Specifically, I would appreciate assistance with the following:
- Proper replacement methodology for
Log_info
statements withDisplay_printf
. - Any other considerations or advice you may have when using
Display_printf
over UART for logging purposes on the CC2651R3.
I would be grateful for any documentation, examples, or insights you can provide to facilitate this process.
Thank you for your continued support. I look forward to your guidance and advice.
Best Regards,
Rajnish Singh