Tool/software:
Dear,
I am working with the IWR6843AOP board and have successfully built and flashed the Out-of-Box (OOB) demo, using the DSP to perform basic FFT processing. The sensor initialization, configuration, and startup complete without errors, but after the sensor starts, there is no further activity.
I expected the RF front-end to begin transmitting chirps, which should then trigger the DPC/DPU processing chain to handle these chirps and frames. However, even after adding debug statements, no output is printed, suggesting that the radar remains in a waiting state without initiating the processing chain.
I am starting the sensor over UART using a CLI command, which successfully configures both the Master Subsystem (MSS) and Digital Signal Subsystem (DSS). However, I am unsure whether an additional step is required to explicitly start chirp transmission. I assumed that calling MMWave_Start
would initiate this process, but it appears that nothing is happening.
Could someone clarify if there are additional steps needed to trigger chirp transmission after initialization? If any further details are required from my side, I am happy to provide them.
Best regards,
Dag