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.

IWR6843: Understanding the MSS & DSS C code for OOB demo

Part Number: IWR6843


Hi, 

I would like to understand the working & C code of MSS & DSS of IWR6843.

For ex,

How the ADC data is processed by DSP

How it is stored

How the TLVs are created & transmitted.

How all these operations are synchronised. 

How threads are scheduled by RTOS

I am looking at the code of the project. But it will be helpful if there are other resources (Block diagrams, Explanation of control flow in DSS & MSS etc.) which I can refer to speed up my understanding.

Thanks

  • Hi Tanmay,

    Great questions. Assuming you've downloaded the mmWave SDK (if not, visit here), I will point you these documents:

    • the main SDK User Guide doc at $(mmwave_sdk_x_x_x_x)\docs\mmwave_sdk_user_guide.pdf
    • the more detailed mmWave Module doc $(mmwave_sdk_x_x_x_x)\docs\mmwave_sdk_module_documentation.html  

    Also check out the TI Resource Explorer: mmWave Sensors > Industrial Toolbox 4.11 (linked here).

    Hope this helps,

    Luke