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.

RTOS/AWR1642BOOST: Compilation errors

Part Number: AWR1642BOOST
Other Parts Discussed in Thread: SYSBIOS, MMWAVE-SDK

Tool/software: TI-RTOS

Hi,

i tried to compile mmw images by using following command:

make clean---------worked.

make all               ...failed with following error :

Configuring RTSC packages...
xs --xdcpath="/home/mistral/ti/mmwave_sdk_01_00_00_05/packages;/home/mistral/ti/bios_6_50_01_12/packages" 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

please help me!