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.

AWR6843: Controlling the MMWave interface from MSS and DSS

Part Number: AWR6843

Hello experts,

I'm interested in running some of the mmwave commands from the MSS and some from the DSS.
I have configured the domains to be DPM_Domain_DISTRIBUTED.

The DPC is running on the DSS.

MSS:
MMWave_open
MMWave_config

DSS:
MMWave_start

The plan is to pass the MMWave_Handle from the MSS to the DSS as an argument in DPM_ioctl, then access it in the DSS to start the sensor.
Is this possible?

Thank you for your guidance.