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.

AWR1843: Unable to rebuild the visual studio solution for studio CLI tool

Part Number: AWR1843

Hi guys,


I am trying to make some modifications to the Studio CLI tool for my use-case and am receiving some external symbol resolution errors.

I have looked for these symbols through both the DFP and the studio CLI code and was unable to find them.

Following mentions the steps I have followed in rebuilding the solution. Note : I have not made any modifications to the TI release.


* install Visual studio 2017
* Install mmwaveDFP (version mmwave_dfp_02_02_00_03)

1. Open Visual studio 2017

2. Open the following
C:\ti\mmwave_platform_1_2_1\tools\studio_cli\gui\mmw_cli_tool
mmwave_studio_cli.sln

3. Add the path "C:\ti\mmwave_dfp_02_02_00_03" to the path variable MMWAVE_DFP as mentioned in the include directories to the system environment variables.

4. Re-build solution.