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.

LAUNCHCC3235MOD Errors when trying to build 'hello' examples

Other Parts Discussed in Thread: LAUNCHCC3235MOD, CC3235SF, SYSBIOS

Hello,

I am using the LAUNCHCC3235MOD launchpad. When I am trying to build the hello example projects I get the following errors for both projects. 

CCS Version: 10.4.0.00006 

**** Build of configuration MCU+Image for project hello_CC3235SF_LAUNCHXL_tirtos_gcc ****

"C:\\ti\\ccs1040\\ccs\\utils\\bin\\gmake" -k -j 8 all -O 
 
Building file: "../hello.cfg"
Invoking: XDCtools
"C:/ti/ccs1040/xdctools_3_62_01_15_core/xs" --xdcpath="C:/ti/simplelink_cc32xx_sdk_5_20_00_06/source;C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages;C:/ti/simplelink_cc32xx_sdk_5_20_00_06;" xdc.tools.configuro -o configPkg -t gnu.targets.arm.M4 -p ti.platforms.simplelink:CC32XX -r release -c "C:/ti/ccs1040/ccs/tools/compiler/gcc-arm-none-eabi-9-2019-q4-major" --compileOptions "-mcpu=cortex-m4 -march=armv7e-m -mthumb -mfloat-abi=soft -I\"C:/TI_Workspace/hello_CC3235SF_LAUNCHXL_tirtos_gcc\" -I\"C:/TI_Workspace/hello_CC3235SF_LAUNCHXL_tirtos_gcc/MCU+Image\" -I\"C:/ti/simplelink_cc32xx_sdk_5_20_00_06/source\" -I\"C:/ti/simplelink_cc32xx_sdk_5_20_00_06/source/ti/posix/gcc\" -I\"C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/gnu/targets/arm/libs/install-native/arm-none-eabi/include/newlib-nano\" -I\"C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/gnu/targets/arm/libs/install-native/arm-none-eabi/include\" -I\"C:/ti/ccs1040/ccs/tools/compiler/gcc-arm-none-eabi-9-2019-q4-major/arm-none-eabi/include\" -ffunction-sections -fdata-sections -g -gstrict-dwarf -Wall  -std=c99 " "../hello.cfg"
subdir_rules.mk:19: recipe for target 'build-1057507295-inproc' failed
/usr/bin/sh: 0: Can't open C:/Users/KEOND~1/AppData/Local/Temp/make17624-1.sh
C:/ti/ccs1040/xdctools_3_62_01_15_core/packages/xdc/bld/xdc_rules.mak:307: *** Error: Specified build configuration file '' is not found.  Stop.
js: "C:/ti/ccs1040/xdctools_3_62_01_15_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[1]: *** [build-1057507295-inproc] Error 1
Building file: "../image.syscfg"
Invoking: SysConfig
"C:/ti/ccs1040/ccs/utils/sysconfig_1.9.0/sysconfig_cli.bat" -s "C:/ti/simplelink_cc32xx_sdk_5_20_00_06/.metadata/product.json" --script "C:/TI_Workspace/hello_CC3235SF_LAUNCHXL_tirtos_gcc/image.syscfg" -o "syscfg" --compiler gcc
Running script...
Validating...
Generating Code (image.syscfg)...
Writing C:\TI_Workspace\hello_CC3235SF_LAUNCHXL_tirtos_gcc\MCU+Image\syscfg\RegDomainSum5.csv...
Writing C:\TI_Workspace\hello_CC3235SF_LAUNCHXL_tirtos_gcc\MCU+Image\syscfg\RegDomainSum24.csv...
Writing C:\TI_Workspace\hello_CC3235SF_LAUNCHXL_tirtos_gcc\MCU+Image\syscfg\ti_drivers_net_wifi_config.json...
Finished building: "../image.syscfg"
 
gmake: *** No rule to make target 'build-1057507295', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1057507295', needed by 'configPkg/linker.cmd'.
gmake: *** No rule to make target 'build-1057507295', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1057507295', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1057507295', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1057507295', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1057507295', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1057507295', needed by 'configPkg/compiler.opt'.
 
Building file: "../hello.syscfg"
Invoking: SysConfig
"C:/ti/ccs1040/ccs/utils/sysconfig_1.9.0/sysconfig_cli.bat" -s "C:/ti/simplelink_cc32xx_sdk_5_20_00_06/.metadata/product.json" --script "C:/TI_Workspace/hello_CC3235SF_LAUNCHXL_tirtos_gcc/hello.syscfg" -o "syscfg" --compiler gcc
Running script...
Validating...
Generating Code (hello.syscfg)...
Writing C:\TI_Workspace\hello_CC3235SF_LAUNCHXL_tirtos_gcc\MCU+Image\syscfg\ti_drivers_config.c...
Writing C:\TI_Workspace\hello_CC3235SF_LAUNCHXL_tirtos_gcc\MCU+Image\syscfg\ti_drivers_config.h...
Writing C:\TI_Workspace\hello_CC3235SF_LAUNCHXL_tirtos_gcc\MCU+Image\syscfg\ti_utils_build_linker.cmd.genlibs...
Writing C:\TI_Workspace\hello_CC3235SF_LAUNCHXL_tirtos_gcc\MCU+Image\syscfg\syscfg_c.rov.xs...
Writing C:\TI_Workspace\hello_CC3235SF_LAUNCHXL_tirtos_gcc\MCU+Image\syscfg\ti_utils_runtime_model.gv...
Writing C:\TI_Workspace\hello_CC3235SF_LAUNCHXL_tirtos_gcc\MCU+Image\syscfg\ti_utils_runtime_Makefile...
Finished building: "../hello.syscfg"
 
gmake: *** No rule to make target 'build-1057507295', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1057507295', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1057507295', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1057507295', needed by 'configPkg/compiler.opt'.
 
gmake: Target 'all' not remade because of errors.

**** Build Finished ****

The way that I am importing them are:

Project

Import CCS Projects

Search Directory is the location of the SDK

Is there something that I am missing? 

Thank you in advance. 

  • Hi,

    I'm not sure what is wrong and will need to consult with the CCS experts. 

    Have you changed anything in the project properties? 

    Does the CCS compilation work for you?

    br,

    Kobi

    **** Build of configuration MCU+Image for project hello_CC3235SF_LAUNCHXL_tirtos_gcc ****

    "C:\\ti\\ccs1040\\ccs\\utils\\bin\\gmake" -k -j 12 all -O

    Building file: "../hello.cfg"
    Invoking: XDCtools
    "C:/ti/ccs1040/xdctools_3_62_01_15_core/xs" --xdcpath="C:/ti/simplelink_cc32xx_sdk_5_20_00_06/source;C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages;C:/ti/simplelink_cc32xx_sdk_5_20_00_06;" xdc.tools.configuro -o configPkg -t gnu.targets.arm.M4 -p ti.platforms.simplelink:CC32XX -r release -c "C:/ti/ccs1040/ccs/tools/compiler/gcc-arm-none-eabi-7-2017-q4-major-win32" --compileOptions "-mcpu=cortex-m4 -march=armv7e-m -mthumb -mfloat-abi=soft -I\"C:/Users/a0798996/workspace/workspace_5.20/hello_CC3235SF_LAUNCHXL_tirtos_gcc\" -I\"C:/Users/a0798996/workspace/workspace_5.20/hello_CC3235SF_LAUNCHXL_tirtos_gcc/MCU+Image\" -I\"C:/ti/simplelink_cc32xx_sdk_5_20_00_06/source\" -I\"C:/ti/simplelink_cc32xx_sdk_5_20_00_06/source/ti/posix/gcc\" -I\"C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/gnu/targets/arm/libs/install-native/arm-none-eabi/include/newlib-nano\" -I\"C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/gnu/targets/arm/libs/install-native/arm-none-eabi/include\" -I\"C:/ti/ccs1040/ccs/tools/compiler/gcc-arm-none-eabi-7-2017-q4-major-win32/arm-none-eabi/include\" -ffunction-sections -fdata-sections -g -gstrict-dwarf -Wall -std=c99 " "../hello.cfg"
    making package.mak (because of package.bld) ...
    generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
    configuring hello.xm4g from package/cfg/hello_pm4g.cfg ...
    generating custom ti.sysbios library makefile ...
    Starting build of library sources ...
    making C:/Users/a0798996/workspace/workspace_5.20/hello_CC3235SF_LAUNCHXL_tirtos_gcc/src/sysbios/sysbios.am4g ...
    asmm4g C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/ti/sysbios/family/arm/m3/Hwi_asm_gnu.sv7M ...
    asmm4g C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/ti/sysbios/family/arm/m3/Hwi_asm_switch_gnu.sv7M ...
    asmm4g C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/ti/sysbios/family/arm/m3/IntrinsicsSupport_asm_gnu.sv7M ...
    asmm4g C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/ti/sysbios/family/arm/m3/TaskSupport_asm_gnu.sv7M ...
    clm4g C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/ti/sysbios/BIOS.c ...
    clm4g C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/ti/sysbios/knl/Clock.c ...
    clm4g C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/ti/sysbios/knl/Idle.c ...
    clm4g C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/ti/sysbios/knl/Intrinsics.c ...
    clm4g C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/ti/sysbios/knl/Queue.c ...
    clm4g C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/ti/sysbios/knl/Semaphore.c ...
    clm4g C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/ti/sysbios/knl/Swi.c ...
    clm4g C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/ti/sysbios/knl/Task.c ...
    clm4g C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/ti/sysbios/hal/Hwi.c ...
    clm4g C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/ti/sysbios/hal/Hwi_stack.c ...
    clm4g C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/ti/sysbios/hal/Hwi_startup.c ...
    clm4g C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/ti/sysbios/family/arm/m3/Hwi.c ...
    clm4g C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/ti/sysbios/family/arm/m3/TaskSupport.c ...
    clm4g C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/ti/sysbios/family/arm/m3/Timer.c ...
    clm4g C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/ti/sysbios/heaps/HeapMem.c ...
    clm4g C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/ti/sysbios/gates/GateHwi.c ...
    clm4g C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/ti/sysbios/gates/GateMutex.c ...
    clm4g C:/ti/simplelink_cc32xx_sdk_5_20_00_06/kernel/tirtos/packages/ti/sysbios/rts/gnu/ReentSupport.c ...
    arm4g m3_Hwi_asm_gnu.o m3_Hwi_asm_switch_gnu.o m3_IntrinsicsSupport_asm_gnu.o m3_TaskSupport_asm_gnu.o _BIOS.o knl_Clock.o knl_Idle.o knl_Intrinsics.o knl_Queue.o knl_Semaphore.o knl_Swi.o knl_Task.o hal_Hwi.o hal_Hwi_stack.o hal_Hwi_startup.o m3_Hwi.o m3_TaskSupport.o m3_Timer.o heaps_HeapMem.o gates_GateHwi.o gates_GateMutex.o gnu_ReentSupport.o ...
    Build of libraries done.
    clm4g package/cfg/hello_pm4g.c ...
    Finished building: "../hello.cfg"

    1 file(s) copied.

  • Have you changed anything in the project properties? 

    No settings have been changed, I just installed CCS and the SDK from the resource center and imported an example. 

    Does the CCS compilation work for you?

    The CCS compilation does not work for me. I get the same errors. 

  • I tested the same without any issue.

    The only difference is that imported them separately.

    Maybe try to delete the current project and then import only the CCS or GCC at a time.

    br,

    Kobi

  • I did a complete uninstall of CCS and the SDK. Reinstalled, installed the SDK from the Resource Explorer. Imported only the hello CCS version and still received the same errors.  Can you explain to me your steps?

  • I installed the latest SDK (from https://www.ti.com/tool/SIMPLELINK-CC32XX-SDK) and imported the example from there.

  • Okay, I was able to use a work around a installed a VM with windows. Installed CCS the same way and it worked. I am on a company computer so I wonder if there are settings in place from my organization that are preventing me from using CCS correctly.