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.

CCS/IWR1443BOOST: Build Error

Part Number: IWR1443BOOST


Tool/software: Code Composer Studio

Hi!

I am trying to build a project in CCS on my linux machine. I get the following error while linking. I have also tried running CCS with root permissions. I dont understand what the error is. Please help!!

 

<Linking>
Finished building target: "xwr14xx_mmw_mss.xer4f"

/home/neha/ti/mmwave_sdk_01_01_00_02/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe xwr14xx_mmw_mss.xer4f xwr14xx_mmw_mss.bin 0x200000
makefile:197: recipe for target 'post-build' failed
/home/neha/ti/mmwave_sdk_01_01_00_02/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: 1: /home/neha/ti/mmwave_sdk_01_01_00_02/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: MZ����@���: not found
/home/neha/ti/mmwave_sdk_01_01_00_02/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: 1: /home/neha/ti/mmwave_sdk_01_01_00_02/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: .rsrc�: not found
/home/neha/ti/mmwave_sdk_01_01_00_02/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: 2: /home/neha/ti/mmwave_sdk_01_01_00_02/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: �T�Y��B��: not found
/home/neha/ti/mmwave_sdk_01_01_00_02/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: 131: /home/neha/ti/mmwave_sdk_01_01_00_02/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: �-X�-o7: not found
/home/neha/ti/mmwave_sdk_01_01_00_02/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: 132: /home/neha/ti/mmwave_sdk_01_01_00_02/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: {�r�p�: not found
/home/neha/ti/mmwave_sdk_01_01_00_02/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: 132: /home/neha/ti/mmwave_sdk_01_01_00_02/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: o7: not found
/home/neha/ti/mmwave_sdk_01_01_00_02/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: 133: /home/neha/ti/mmwave_sdk_01_01_00_02/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: Syntax error: "(" unexpected
gmake[3]: [post-build] Error 2 (ignored)
gmake[3]: execvp: /home/neha/ti/mmwave_sdk_01_01_00_02/packages/scripts/ImageCreator/append_bin_crc/gen_bincrc32.exe: Permission denied
gmake[3]: [post-build] Error 127 (ignored)
/home/neha/ti/mmwave_sdk_01_01_00_02/packages/scripts/ImageCreator/append_bin_crc/gen_bincrc32.exe xwr14xx_mmw_mss.bin
makefile:197: recipe for target 'post-build' failed

**** Build Finished ****

Thanks,

Neha