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.