Other Parts Discussed in Thread: CC2650STK, SYSBIOS, CC2650, Z-STACK
I am trying to compile the default: clock_CC2650STK_TI_CC2650F128 program in Code Compiler and getting ERROR:
I am using a Macbook Pro and running Win 2016 on Parallels. The Code Composer is run on my Windows instance. I tried to find the file highlighted in bold font below but its not there. Greatly appreciate the help.
making C:/BUSINE~1/TI/clock_CC2650STK_TI_CC2650F128/src/sysbios/rom_sysbios.aem3 ...
gmake[1]: Entering directory `C:/BUSINE~1/TI/clock_CC2650STK_TI_CC2650F128/src/sysbios'
clem3 C:/ti/tirtos_cc13xx_cc26xx_2_16_00_08/products/bios_6_45_01_29/packages/ti/sysbios/BIOS.c ...
C:/Users/ADMINI~1/AppData/Local/Temp/make26864-1.sh: 1: Syntax error: Unterminated quoted string
gmake[1]: *** [rom_sysbios.obj] Error 2
gmake[1]: Leaving directory `C:/BUSINE~1/TI/clock_CC2650STK_TI_CC2650F128/src/sysbios'
gmake: *** [C:/BUSINE~1/TI/clock_CC2650STK_TI_CC2650F128/src/sysbios/rom_sysbios.aem3] Error 2
Build of libraries failed.
error: xdc.cfg.SourceDir: "C:/ti/xdctools_3_31_01_33_core/packages/xdc/cfg/SourceDir.xs", line 209: xdc.cfg.SourceDir : Build of generated source libraries failed: exit status = 2:
js: "C:/ti/xdctools_3_31_01_33_core/packages/xdc/cfg/Main.xs", line 160: Error: Configuration failed!
gmake.exe: *** [package/cfg/clock_pem3.xdl] Error 1
gmake.exe: *** Deleting file `package/cfg/clock_pem3.xdl'
gmake.exe: *** [package/cfg/clock_pem3.xdl] Deleting file `package/cfg/clock_pem3.h'
gmake.exe: *** [package/cfg/clock_pem3.xdl] Deleting file `package/cfg/clock_pem3.c'
js: "C:/ti/xdctools_3_31_01_33_core/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake: Target `all' not remade because of errors.