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.

AWR1642: mmWave_sdk: how to run the mmwavelib testing

Part Number: AWR1642

Dear officer,

In mmwave SDK, mmwavelib is provided with the "test" folder, Can you advise or any doc. to instruct how to run these alg. testing case?

Thanks and best regards

He Wei

  • Hi,
    mmWaveLib comes along with Doxygen document which explains about each APIs and parameters. There is no specific document to run the test but source code are self-explanatory with comments provided in it.

    lib_unittest.c contains the main function which compiles different mmwavelib unit test based on compile time MACROs. You can find mak file for these unit test under mmwavelib\test\xwr16xx directory.
    These libraries get stitched at different point of the flow of radar signal processing so it requires input in some format. For unit test case for these libraries, input data is read from binary files available at 'testdata' directory.


    Regards,
    Jitendra