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.

IWR6843ISK: Enable log in mmwave link package

Part Number: IWR6843ISK

Hi Team,

Is it possible to add print/log statements to mmwave.c for debugging?
I came across an e2e thread that discussed "enabling the log in mmwave link API"

Link :

e2e.ti.com/.../awr1642-how-to-enable-the-log-in-mmwave-link-in-sdk

I followed the same steps, but I'm facing the below issue.

Modification in mmwave_link.c : RlApp_ClientCtx.dbgCb.rlPrint = CLI_write;