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/CC3200-LAUNCHXL: Can't build ti_rtos_config

Part Number: CC3200-LAUNCHXL

Tool/software: Code Composer Studio

Hello!

I'm trying out my new CC3200-LaunchXL with Code Composer Studio on Mac OS Sierra.

Going through getting started guide. Imported ti_rtos_config project, tried to build it as it it described in the guide, but it fails due to errors

**** Build of configuration Default for project ti_rtos_config ****

/Applications/TI/ccsv7/utils/bin/gmake -k all 
Building file: /Users/shidfar/ti/CC3200SDK_1.1.0/cc3200-sdk/ti_rtos/ti_rtos_config/app.cfg
Invoking: XDCtools
"/Applications/TI/xdctools_3_50_01_12_core/xs" --xdcpath="/Applications/TI/ccsv7/ccs_base;/Users/shidfar/ti/tirtos_simplelink_2_01_00_03/packages;/Users/shidfar/ti/tirtos_simplelink_2_01_00_03/products/bios_6_40_03_39/packages;/Users/shidfar/ti/tirtos_simplelink_2_01_00_03/products/uia_2_00_01_34/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M4 -p ti.platforms.simplelink:CC3200 -r debug -c "/Applications/TI/ccsv7/tools/compiler/ti-cgt-arm_16.9.1.LTS" "/Users/shidfar/ti/CC3200SDK_1.1.0/cc3200-sdk/ti_rtos/ti_rtos_config/app.cfg"
making package.mak (because of package.bld) ...
generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
configuring app.xem4 from package/cfg/app_pem4.cfg ...
generating custom ti.sysbios library makefile ... 
Starting build of library sources ...
making /Users/shidfar/ti/CC3200SDK_1.1.0/cc3200-sdk/ti_rtos/ti_rtos_config/src/sysbios/sysbios.aem4 ...
gmake[1]: Entering directory `/Users/shidfar/ti/CC3200SDK_1.1.0/cc3200-sdk/ti_rtos/ti_rtos_config/src/sysbios'
clem4 /Users/shidfar/ti/tirtos_simplelink_2_01_00_03/products/bios_6_40_03_39/packages/ti/sysbios/BIOS.c ...
asmem4 /Users/shidfar/ti/tirtos_simplelink_2_01_00_03/products/bios_6_40_03_39/packages/ti/sysbios/family/arm/m3/Clobber_asm.sv7M ...
asmem4 /Users/shidfar/ti/tirtos_simplelink_2_01_00_03/products/bios_6_40_03_39/packages/ti/sysbios/family/arm/m3/IntrinsicsSupport_asm.sv7M ...
asmem4 /Users/shidfar/ti/tirtos_simplelink_2_01_00_03/products/bios_6_40_03_39/packages/ti/sysbios/family/arm/m3/TaskSupport_asm.sv7M ...
asmem4 /Users/shidfar/ti/tirtos_simplelink_2_01_00_03/products/bios_6_40_03_39/packages/ti/sysbios/family/arm/m3/Hwi_asm.sv7M ...
asmem4 /Users/shidfar/ti/tirtos_simplelink_2_01_00_03/products/bios_6_40_03_39/packages/ti/sysbios/family/arm/m3/Hwi_asm_switch.sv7M ...
asmem4 /Users/shidfar/ti/tirtos_simplelink_2_01_00_03/products/bios_6_40_03_39/packages/ti/sysbios/family/arm/ducati/CTM_asm.sv7M ...
asmem4 /Users/shidfar/ti/tirtos_simplelink_2_01_00_03/products/bios_6_40_03_39/packages/ti/sysbios/family/arm/ducati/Core_asm.sv7M ...
asmem4 /Users/shidfar/ti/tirtos_simplelink_2_01_00_03/products/bios_6_40_03_39/packages/ti/sysbios/family/arm/ducati/omap4430/Power_saveCpu.sv7M ...
asmem4 /Users/shidfar/ti/tirtos_simplelink_2_01_00_03/products/bios_6_40_03_39/packages/ti/sysbios/family/arm/ducati/omap4430/Power_resumeCpu.sv7M ...
asmem4 /Users/shidfar/ti/tirtos_simplelink_2_01_00_03/products/bios_6_40_03_39/packages/ti/sysbios/family/arm/ducati/smp/Power_saveCpu.sv7M ...
asmem4 /Users/shidfar/ti/tirtos_simplelink_2_01_00_03/products/bios_6_40_03_39/packages/ti/sysbios/family/arm/ducati/smp/Power_resumeCpu.sv7M ...
asmem4 /Users/shidfar/ti/tirtos_simplelink_2_01_00_03/products/bios_6_40_03_39/packages/ti/sysbios/timers/dmtimer/Timer_asm.sv7M ...
arem4 BIOS.obj m3_Clobber_asm.obj m3_IntrinsicsSupport_asm.obj m3_TaskSupport_asm.obj m3_Hwi_asm.obj m3_Hwi_asm_switch.obj ducati_CTM_asm.obj ducati_Core_asm.obj omap4430_Power_saveCpu.obj omap4430_Power_resumeCpu.obj smp_Power_saveCpu.obj smp_Power_resumeCpu.obj dmtimer_Timer_asm.obj ...
gmake[1]: Leaving directory `/Users/shidfar/ti/CC3200SDK_1.1.0/cc3200-sdk/ti_rtos/ti_rtos_config/src/sysbios'
Build of libraries done.
clem4 package/cfg/app_pem4.c ...

>> Compilation failure
subdir_rules.mk:10: recipe for target 'build-11648687-inproc' failed
"/Users/shidfar/ti/tirtos_simplelink_2_01_00_03/products/bios_6_40_03_39/packages/ti/sysbios/interfaces/ITimestamp.h", line 142: warning: a value of type "const xdc_runtime_Types_Base *" cannot be assigned to an entity of type "xdc_runtime_Types_Base *"
"/Users/shidfar/ti/tirtos_simplelink_2_01_00_03/products/bios_6_40_03_39/packages/ti/sysbios/interfaces/ITimestamp.h", line 142: warning: a value of type "const xdc_runtime_Types_Base *" cannot be assigned to an entity of type "xdc_runtime_Types_Base *"
"/Users/shidfar/ti/tirtos_simplelink_2_01_00_03/products/bios_6_40_03_39/packages/ti/sysbios/interfaces/ITimestamp.h", line 162: warning: a value of type "const xdc_runtime_Types_Base *" cannot be assigned to an entity of type "xdc_runtime_Types_Base *"
"/Users/shidfar/ti/tirtos_simplelink_2_01_00_03/products/bios_6_40_03_39/packages/ti/sysbios/interfaces/ITimestamp.h", line 162: warning: a value of type "const xdc_runtime_Types_Base *" cannot be assigned to an entity of type "xdc_runtime_Types_Base *"
"/Users/shidfar/ti/tirtos_simplelink_2_01_00_03/products/bios_6_40_03_39/packages/ti/sysbios/interfaces/ITimestamp.h", line 142: warning: a value of type "const xdc_runtime_Types_Base *" cannot be assigned to an entity of type "xdc_runtime_Types_Base *"
"/Users/shidfar/ti/tirtos_simplelink_2_01_00_03/products/bios_6_40_03_39/packages/ti/sysbios/interfaces/ITimestamp.h", line 142: warning: a value of type "const xdc_runtime_Types_Base *" cannot be assigned to an entity of type "xdc_runtime_Types_Base *"
"/Users/shidfar/ti/tirtos_simplelink_2_01_00_03/products/bios_6_40_03_39/packages/ti/sysbios/interfaces/ITimestamp.h", line 162: warning: a value of type "const xdc_runtime_Types_Base *" cannot be assigned to an entity of type "xdc_runtime_Types_Base *"
"/Users/shidfar/ti/tirtos_simplelink_2_01_00_03/products/bios_6_40_03_39/packages/ti/sysbios/interfaces/ITimestamp.h", line 162: warning: a value of type "const xdc_runtime_Types_Base *" cannot be assigned to an entity of type "xdc_runtime_Types_Base *"
"package/cfg/app_pem4.c", line 951: warning: a value of type "xdc_Ptr (*)(xdc_Ptr, xdc_SizeT, xdc_Ptr, const xdc_UChar *, xdc_SizeT, xdc_runtime_Error_Block *)" cannot be used to initialize an entity of type "xdc_Ptr (*)(xdc_CPtr, const xdc_UChar *, xdc_SizeT, xdc_runtime_Error_Block *)"
"package/cfg/app_pem4.c", line 972: warning: a value of type "xdc_Ptr (*)(xdc_Ptr, xdc_SizeT, xdc_Ptr, const xdc_UChar *, xdc_SizeT, xdc_runtime_Error_Block *)" cannot be used to initialize an entity of type "xdc_Ptr (*)(xdc_CPtr, const xdc_UChar *, xdc_SizeT, xdc_runtime_Error_Block *)"
"package/cfg/app_pem4.c", line 994: warning: a value of type "xdc_Ptr (*)(xdc_Ptr, xdc_SizeT, xdc_Ptr, const xdc_UChar *, xdc_SizeT, xdc_runtime_Error_Block *)" cannot be used to initialize an entity of type "xdc_Ptr (*)(xdc_CPtr, const xdc_UChar *, xdc_SizeT, xdc_runtime_Error_Block *)"
"package/cfg/app_pem4.c", line 4626: warning: a value of type "const __T1_ti_sysbios_knl_Idle_funcList *" cannot be used to initialize an entity of type "ti_sysbios_knl_Idle_FuncPtr *"
"package/cfg/app_pem4.c", line 4630: warning: a value of type "const __T1_ti_sysbios_knl_Idle_coreList *" cannot be used to initialize an entity of type "xdc_UInt *"
"package/cfg/app_pem4.c", line 15130: error: declaration is incompatible with "xdc_Ptr ti_sysbios_BIOS_RtsGateProxy_Proxy__delegate__S(void)" (declared at line 244 of "/Users/shidfar/ti/tirtos_simplelink_2_01_00_03/products/bios_6_40_03_39/packages/ti/sysbios/package/BIOS_RtsGateProxy.h")
"package/cfg/app_pem4.c", line 15309: fatal error: #error directive: The package 'ti.sysbios.family.arm.m3' is not compatible with XDCtools used in this build. Please rebuild the package with XDCtools 3.50 or later.
1 error and 1 catastrophic error detected in the compilation of "package/cfg/app_pem4.c".
Compilation terminated.
gmake: *** [package/cfg/app_pem4.oem4] Error 1
js: "/Applications/TI/xdctools_3_50_01_12_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[2]: *** [build-11648687-inproc] Error 1
gmake[1]: *** [build-11648687] Error 2
gmake[1]: Target 'configPkg/linker.cmd' not remade because of errors.
gmake: *** [all] Error 2
subdir_rules.mk:7: recipe for target 'build-11648687' failed
makefile:125: recipe for target 'all' failed

**** Build Finished ****