Hi, I referred to SDK C: \ ti \ mmwave_sdk_03_05_00_04 \ packages \ ti \ control \ mmwavelink \ src.
In this, the functions RL_LOGE_ARG0 and RL_LOGV_ARG0 were written.
What device is this logging to?
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.
Hi, I referred to SDK C: \ ti \ mmwave_sdk_03_05_00_04 \ packages \ ti \ control \ mmwavelink \ src.
In this, the functions RL_LOGE_ARG0 and RL_LOGV_ARG0 were written.
What device is this logging to?
Hi Hiroyuki,
I will pose this question to someone with expertise in mmwavelink code and get back to you by tomorrow.
Regards,
Aayush
Hi Hiroyuki,
These are disabled by default but can be enabled based on a compile time macro. They output based on whatever function is passed as a callback to the mmwavelink library via rlDbgCb_t -> rlPrintFptr.
Regards,
Aayush