Tool/software: TI-RTOS
Hi,
i am building sdk, its failed for me. Followed the complete process as per user guide provided by TI and all installed required tool with their version as TI suggested.
following are compilation error:
mistral@CPU688U:~/ti/mmwave_sdk_01_00_00_05/packages/ti/demo/xwr16xx/mmw$ make clean --------succeed
Cleaning the MSS Millimeter Wave Demo Objects
Cleaning the MSS Millimeter Wave Demo RTSC package
Cleaning the DSS Millimeter Wave Demo Objects
Cleaning the DSS Millimeter Wave Demo RTSC package
mistral@CPU688U:~/ti/mmwave_sdk_01_00_00_05/packages/ti/demo/xwr16xx/mmw$ make all
Configuring RTSC packages...
xs --xdcpath="" xdc.tools.configuro -t ti.targets.arm.elf.R4F -p ti.platforms.cortexR:AWR16XX:false:200 -r release -c /home/mistral/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS -o mss/mmw_configPkg_xwr16xx mss/mss_mmw.cfg
/bin/sh: 1: xs: not found
make: *** [mssDemoRTSC] Error 127
Host OS: Ubuntu14.04 LTS
Thanks,
Madan