Other Parts Discussed in Thread: MMWAVE-SDK,
Tool/software: Code Composer Studio
Hi,
I am trying to compile and run some of the examples in the mmwave Sensors labs using TI Cloud Tools in Chrome 66.0.3359.139 under Windows 10. For any of the lab examples (I've tried 6 so far), if I load the project into the project GUI, then try to build it, I get this error, seemingly related to a missing or incorrect version of out2rprc.exe.
<Linking> Finished building target: "xwr14xx_vitalSigns_lab_mss.xer4f" @ti-rex-content/mmwave_sdk_01_02_00_05/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe xwr14xx_vitalSigns_lab_mss.xer4f xwr14xx_vitalSigns_lab_mss.bin 0x200000 makefile:196: recipe for target 'post-build' failed @ti-rex-content/mmwave_sdk_01_02_00_05/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: 1: @ti-rex-content/mmwave_sdk_01_02_00_05/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: MZÿÿ¸@º´: not found @ti-rex-content/mmwave_sdk_01_02_00_05/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: 1: @ti-rex-content/mmwave_sdk_01_02_00_05/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: .rsrcÀ: not found @ti-rex-content/mmwave_sdk_01_02_00_05/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: 2: @ti-rex-content/mmwave_sdk_01_02_00_05/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: »TÈYà¤BÞÃ: not found @ti-rex-content/mmwave_sdk_01_02_00_05/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: 131: @ti-rex-content/mmwave_sdk_01_02_00_05/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: ¥-X-o7: not found @ti-rex-content/mmwave_sdk_01_02_00_05/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: 132: @ti-rex-content/mmwave_sdk_01_02_00_05/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: {rÉp: not found @ti-rex-content/mmwave_sdk_01_02_00_05/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: 132: @ti-rex-content/mmwave_sdk_01_02_00_05/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: o7: not found @ti-rex-content/mmwave_sdk_01_02_00_05/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: 133: @ti-rex-content/mmwave_sdk_01_02_00_05/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe: Syntax error: "(" unexpected gmake[3]: [post-build] Error 2 (ignored) gmake[3]: execvp: @ti-rex-content/mmwave_sdk_01_02_00_05/packages/scripts/ImageCreator/append_bin_crc/gen_bincrc32.exe: Permission denied gmake[3]: [post-build] Error 127 (ignored) @ti-rex-content/mmwave_sdk_01_02_00_05/packages/scripts/ImageCreator/append_bin_crc/gen_bincrc32.exe xwr14xx_vitalSigns_lab_mss.bin makefile:196: recipe for target 'post-build' failed **** Build Finished ****
I'm absolutely lost with this. I thought that trying to run this on the cloud would make it foolproof. Are there any local files that are being referred to in the build?