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.

IWRL6432BOOST: Error During Vital Sign Example Project Using IWRL6432BOOST

Part Number: IWRL6432BOOST
Other Parts Discussed in Thread: IWRL6432

Tool/software:

When I load and build the source code provided in Radar Toolbox 2.20.00.5 in CCS, I encounter the following errors.

To resolve this, I added the RF_SYNTH_TRIM_VALID as shown below.

After rebuilding, I encountered a new error.

When I removed the extern references related to Task, the build succeeded, but I'm unsure if this is the correct approach.

I’m uncertain how to address the fact that the provided source code doesn’t build correctly from the start.

  • Hi

    IWRL6432 Vital signs project in the Radar Toolbox 2.20.00.5 makes use of MMWAVE L SDK 5.5.0.2 (MMWAVE_L_SDK_05_05_00_02). For the project to build correctly MMWAVE L SDK 5.5.0.2 needs to be installed. As you can see in the warnings in your project build in CCS, this version of the SDK is not installed.

    You can access the MMWAVE L SDK at the following link

    www.ti.com/.../MMWAVE-L-SDK

    Regards