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;
