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.

IWR1642BOOST: Error in compiling capture demo

Part Number: IWR1642BOOST

Hi,

I tried to compile capture demo located in \mmwave_sdk_01_00_00_05\packages\ti\demo\xwr16xx\capture. 

I first cleaned everything by typing "gmake clean". Then I tried to build all by entering "gmake all".

After some time I get following error.

******************************************************************************
Built the MSS Capture Wave OUT & BIN Formats
******************************************************************************
Configuring RTSC packages...
xs --xdcpath="C:/ti/bios_6_50_01_12/packages;c:/ti/mmwave_sdk_01_00_00_05/packages" xdc.tools.configuro -t ti.targets.elf.C674 -p ti.platforms.c6x:AWR16XX:false:600 -DMMWAVE_SDK_DEVICE=awr16xx -DMMWAVE_SDK_DEVICE_TYPE=xwr16xx -r release -c C:/ti/ccsv7/tools/compiler/ti-cgt-c6000_8.1.3 -o dss/capture_configPkg_xwr16xx dss/dss_capture.cfg
js: "C:/ti/xdctools_3_50_00_10_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: Error: can't open input file 'dss/dss_capture.cfg'
gmake: *** [dssCaptureDemoRTSC] Error 1

It seems that there is no dss_capture.cfg file in dss folder which is needed for build. So how should this be solved?

Regards Matti