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.

AWR1642BOOST: Running the unit test codes for the mmwave sdk on code composer studio

Part Number: AWR1642BOOST

I am using  mmwave_sdk_03_02_00_04. Have certain questions regarding development using the sdk libraries. Have written them down in the following order.

1. How to modify the mmwave library components and run the unit tests (provided in the test folder of mmwave library ) on them. Say i have modified the library for AoA how to see the results of the improvement.

2. Assuming that once the modified library component is tested how to include that change/modification to create one new DSS and MSS project.

  • Answer #1

    There are makefiles provided to re-build the mmwave lib functions.

    Please read in the SDK UG the section "4. 5. 4. 1. Building drivers/control/alg components"

    Please note that the SDK does not provide CCS projects for these modules. If CCS project is needed for debuging, the user must create the CCS project. There are e2e threads that explain how to create the CCS project

    Answer #2

    You would need to re-build the demo as described in the SDJK UG

    thank you

    Cesar