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/CC1310: Error during build of old project after installing new SDK

Part Number: CC1310
Other Parts Discussed in Thread: CC1190, SYSBIOS, CC2650

Tool/software: Code Composer Studio

Hey guys,

I use CCS Version: 8.3.0.201810301800  Build id: N201810301800 and I recently downloaded and installed the 3.10.00.11 for CC1310. My system is Windows 10 64bit Pro. From then on, I was not able to build two particular older projects (we call them P1 and P2), which are the most important unfortunately. These two projects are within a local repository. The repository is not located in the standard workspace folder of ccs (C:\User...\Documents\CCS\Workspace\...) but in another. And this is what is different to other projects in my CCS project explorer.

If I important an older version of P1 or P2 into CCS they build fine btw. If I go into project properties -> Resource and check the location, it points to the git repository folder and when I want to build the project I get the following error for all obj files:

No rule to make target 'C:/Users/.../Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/board_gpio.obj', needed by 'all'.

and this error for several times for all subdir_rules.mk files, too.

 *** mixed implicit and normal rules: deprecated syntax    subdir_rules.mk

It is interesting, that the error points to the original Workspace of CCS.

I assume some compile settings have been mixed up somehow during installation and/or import of the new SDK?

What I tried so far

  • Setting the computer back to an old restore point before the installation of the sdk
  • Using an older commit in the Git history didnt work
  • Copying the backup files into the git workspace

My questions:

  1. Any idea how to solve this issue with the errors
  2. Could I import an old version of P1 and P2 into CCS and set them as the head of the git history of P1 and P2 somehow? Not sure if this makes sense, but I dont want to loose my git history and just use the backup and create a new git repository)

Hope you guys can help me

kind regards

Slev1n

PS: The complete Log:


"C:\\ti\\ccsv8\\utils\\bin\\gmake" -k -j 4 all -O
 
Building file: "../Tools/app.cfg"
Invoking: XDCtools
"C:/ti/xdctools_3_50_07_20_core/xs" --xdcpath="C:/ti/simplelink_cc13x0_sdk_2_10_00_36/source;C:/ti/simplelink_cc13x0_sdk_2_10_00_36/kernel/tirtos/packages;C:/ti/xdctools_3_50_07_20_core/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M3 -p ti.platforms.simplelink:CC1350F128 -r release -c "C:/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.2.LTS" --compileOptions "-mv7M3 --code_state=16 --float_support=vfplib -me -O4 --opt_for_speed=0 --include_path=\"C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs\" --include_path=\"C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/Application\" --include_path=\"C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/Application/subg\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/examples/rtos/CC1310_LAUNCHXL/ti154stack/common\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/examples/rtos/CC1310_LAUNCHXL/ti154stack/common/boards\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/examples/rtos/CC1310_LAUNCHXL/ti154stack/common/boards/subg\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/examples/rtos/CC1310_LAUNCHXL/ti154stack/common/boards/CC13X0_LAUNCHXL\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/examples/rtos/CC1310_LAUNCHXL/ti154stack/common/boards/CC1310_CC1190\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/examples/rtos/CC1310_LAUNCHXL/ti154stack/common/api/inc\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/examples/rtos/CC1310_LAUNCHXL/ti154stack/common/util\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/examples/rtos/CC1310_LAUNCHXL/ti154stack/common/inc\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/examples/rtos/CC1310_LAUNCHXL/ti154stack/stack/src\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/examples/rtos/CC1310_LAUNCHXL/ti154stack/stack/tirtos/inc\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/source/ti/ti154stack/heapmgr\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/source/ti/ti154stack/hal/src/inc\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/source/ti/ti154stack/hal/src/target/_common\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/source/ti/ti154stack/hal/src/target/_common/cc13xx\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/source/ti/ti154stack/icall/src/inc\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/source/ti/ti154stack/osal/src/inc\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/source/ti/ti154stack/services/src/aes\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/source/ti/ti154stack/services/src/appasrt\" --include_path=\"C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/Application/Services\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/source/ti/ti154stack/services/src/nv/cc26xx\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/source/ti/ti154stack/services/src/saddr\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/source/ti/ti154stack/services/src/sdata\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/source/ti/ti154stack/stack/src/icall\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/source/ti/ti154stack/fh\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/source/ti/ti154stack/high_level\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/source/ti/ti154stack/inc\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/source/ti/ti154stack/rom\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/source/ti/ti154stack/inc/cc13xx\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/source/ti/ti154stack/low_level/cc13xx\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/source/ti/ti154stack/low_level/cc13xx/subg\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/source/ti/ti154stack/tracer\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/examples/rtos/CC1310_LAUNCHXL/ble/src/boards\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/examples/rtos/CC1310_LAUNCHXL/ble/src/inc\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/examples/rtos/CC1310_LAUNCHXL/ble/src/controller/cc26xx/inc\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/source/ti/devices/cc13x0\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/source/ti/devices/cc13x0/inc\" --include_path=\"C:/ti/simplelink_cc13x0_sdk_2_10_00_36/source/ti/devices/cc13x0/driverlib\" --include_path=\"C:/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.2.LTS/include\" --preinclude=\"C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/Application/subg/features.h\" --define=xAVG_MOVE --define=AVG_MOVE_ARRAY --define=xONLY_ERR_STATS --define=xMSG_STATS --define=MY_MSG_STATS --define=QUICK_TEST --define=xHWI_BREAK --define=ALLOW_POLL --define=xLOW_HWI_RES --define=AUTO_RESTART --define=xTEST_DATA_ARRAY --define=SKIP_ORPHAN --define=xFLEX_HWI --define=EXT_ADDR_MSG --define=MOTION_SENSOR --define=xUSA --define=TEST_DATA --define=xTEMP_SENSOR --define=xBOOSTXL --define=AUTO_START --define=xASSERT_LEDS --define=NV_RESTORE --define=RF_MULTI_MODE --define=POWER_MEAS --define=MAX_DEVICE_TABLE_ENTRIES=3 --define=BOARD_DISPLAY_USE_UART --define=xBOARD_DISPLAY_USE_LCD --define=ONE_PAGE_NV --define=ONE_PAGE_NV_FULL_HDR --define=DEVICE_FAMILY=cc13x0 --define=DeviceFamily_CC13X0 --define=CC13XX_LAUNCHXL --define=TI154STACK --define=CCFG_FORCE_VDDR_HH=0 --define=SET_CCFG_BL_CONFIG_BL_LEVEL=0x00 --define=SET_CCFG_BL_CONFIG_BL_ENABLE=0xC5 --define=SET_CCFG_BL_CONFIG_BL_PIN_NUMBER=0x0D --define=SET_CCFG_BL_CONFIG_BOOTLOADER_ENABLE=0xC5 --define=HEAPMGR_SIZE=0 --define=USE_ICALL --define=STACK_LIBRARY --define=ICALL_LITE --define=RCN_APP_ASSERT --define=HAL_ASSERT_SPIN --define=ICALL_HOOK_ABORT_FUNC=halAssertHandler --define=xdc_runtime_Log_DISABLE_ALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xPREAMBLE_COMPATIBILITY --define=FEATURE_ENHANCED_ACK --define=FEATURE_SYSTEM_STATS --define=xSTATIC_MAC_SECURITY_DEFAULTS --c99 --plain_char=unsigned --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --embedded_constants=on --unaligned_access=on --enum_type=packed --wchar_t=16 --abi=eabi --common=on --fp_reassoc=off --sat_reassoc=off --asm_directory=\"C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp\" --list_directory=\"C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj\" --obj_directory=\"C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj\" --temp_directory=\"C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp\"  " "../Tools/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.xem3 from package/cfg/app_pem3.cfg ...
generating custom ROM library makefile ...
Starting build of library sources ...
making C:/Users/XXX-~1/DOCUME~1/0_GITR~1/CC1310~1/sensor_cc1310lp_v9_TIDA_PINs/Tools/src/sysbios/rom_sysbios.aem3 ...
gmake[1]: Entering directory `C:/Users/XXX-~1/DOCUME~1/0_GITR~1/CC1310~1/sensor_cc1310lp_v9_TIDA_PINs/Tools/src/sysbios'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `C:/Users/XXX-~1/DOCUME~1/0_GITR~1/CC1310~1/sensor_cc1310lp_v9_TIDA_PINs/Tools/src/sysbios'
Build of libraries done.
clem3 package/cfg/app_pem3.c ...
Application/ICall/subdir_rules.mk:8: *** mixed implicit and normal rules: deprecated syntax
Application/LaunchPad/subdir_rules.mk:9: warning: overriding recipe for target 'C:/Users/XXX'
Application/ICall/subdir_rules.mk:9: warning: ignoring old recipe for target 'C:/Users/XXX'
Application/LaunchPad/subdir_rules.mk:9: warning: overriding recipe for target '-'
Application/ICall/subdir_rules.mk:9: warning: ignoring old recipe for target '-'
Application/LaunchPad/subdir_rules.mk:8: *** mixed implicit and normal rules: deprecated syntax
Application/LaunchPad/subdir_rules.mk:9: warning: overriding recipe for target 'XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/%.obj'
Application/ICall/subdir_rules.mk:9: warning: ignoring old recipe for target 'XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/%.obj'
Application/MAC/FreqHop/subdir_rules.mk:9: warning: overriding recipe for target 'C:/Users/XXX'
Application/LaunchPad/subdir_rules.mk:9: warning: ignoring old recipe for target 'C:/Users/XXX'
Application/MAC/FreqHop/subdir_rules.mk:9: warning: overriding recipe for target '-'
Application/LaunchPad/subdir_rules.mk:9: warning: ignoring old recipe for target '-'
Application/MAC/FreqHop/subdir_rules.mk:8: *** mixed implicit and normal rules: deprecated syntax
Application/MAC/FreqHop/subdir_rules.mk:9: warning: overriding recipe for target 'XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/%.obj'
Application/LaunchPad/subdir_rules.mk:9: warning: ignoring old recipe for target 'XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/%.obj'
Application/MAC/HAL/common/subdir_rules.mk:9: warning: overriding recipe for target 'C:/Users/XXX'
Application/MAC/FreqHop/subdir_rules.mk:9: warning: ignoring old recipe for target 'C:/Users/XXX'
Application/MAC/HAL/common/subdir_rules.mk:9: warning: overriding recipe for target '-'
Application/MAC/FreqHop/subdir_rules.mk:9: warning: ignoring old recipe for target '-'
Application/MAC/HAL/common/subdir_rules.mk:8: *** mixed implicit and normal rules: deprecated syntax
Application/MAC/HAL/common/subdir_rules.mk:9: warning: overriding recipe for target 'XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/%.obj'
Application/MAC/FreqHop/subdir_rules.mk:9: warning: ignoring old recipe for target 'XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/%.obj'
Application/MAC/HAL/target/subdir_rules.mk:9: warning: overriding recipe for target 'C:/Users/XXX'
Application/MAC/HAL/common/subdir_rules.mk:9: warning: ignoring old recipe for target 'C:/Users/XXX'
Application/MAC/HAL/target/subdir_rules.mk:9: warning: overriding recipe for target '-'
Application/MAC/HAL/common/subdir_rules.mk:9: warning: ignoring old recipe for target '-'
Application/MAC/HAL/target/subdir_rules.mk:8: *** mixed implicit and normal rules: deprecated syntax
Application/MAC/HAL/target/subdir_rules.mk:9: warning: overriding recipe for target 'XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/%.obj'
Application/MAC/HAL/common/subdir_rules.mk:9: warning: ignoring old recipe for target 'XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/%.obj'
Application/MAC/HighLevel/subdir_rules.mk:9: warning: overriding recipe for target 'C:/Users/XXX'
Application/MAC/HAL/target/subdir_rules.mk:9: warning: ignoring old recipe for target 'C:/Users/XXX'
Application/MAC/HighLevel/subdir_rules.mk:9: warning: overriding recipe for target '-'
Application/MAC/HAL/target/subdir_rules.mk:9: warning: ignoring old recipe for target '-'
Application/MAC/HighLevel/subdir_rules.mk:8: *** mixed implicit and normal rules: deprecated syntax
Application/MAC/HighLevel/subdir_rules.mk:9: warning: overriding recipe for target 'XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/%.obj'
Application/MAC/HAL/target/subdir_rules.mk:9: warning: ignoring old recipe for target 'XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/%.obj'
Application/MAC/LowLevel/subdir_rules.mk:9: warning: overriding recipe for target 'C:/Users/XXX'
Application/MAC/HighLevel/subdir_rules.mk:9: warning: ignoring old recipe for target 'C:/Users/XXX'
Application/MAC/LowLevel/subdir_rules.mk:9: warning: overriding recipe for target '-'
Application/MAC/HighLevel/subdir_rules.mk:9: warning: ignoring old recipe for target '-'
Application/MAC/LowLevel/subdir_rules.mk:8: *** mixed implicit and normal rules: deprecated syntax
Application/MAC/LowLevel/subdir_rules.mk:9: warning: overriding recipe for target 'XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/%.obj'
Application/MAC/HighLevel/subdir_rules.mk:9: warning: ignoring old recipe for target 'XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/%.obj'
Application/MAC/OSAL/subdir_rules.mk:9: warning: overriding recipe for target 'C:/Users/XXX'
Application/MAC/LowLevel/subdir_rules.mk:9: warning: ignoring old recipe for target 'C:/Users/XXX'
Application/MAC/OSAL/subdir_rules.mk:9: warning: overriding recipe for target '-'
Application/MAC/LowLevel/subdir_rules.mk:9: warning: ignoring old recipe for target '-'
Application/MAC/OSAL/subdir_rules.mk:8: *** mixed implicit and normal rules: deprecated syntax
Application/MAC/OSAL/subdir_rules.mk:9: warning: overriding recipe for target 'XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/%.obj'
Application/MAC/LowLevel/subdir_rules.mk:9: warning: ignoring old recipe for target 'XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/%.obj'
Application/MAC/StartUp/subdir_rules.mk:9: warning: overriding recipe for target 'C:/Users/XXX'
Application/MAC/OSAL/subdir_rules.mk:9: warning: ignoring old recipe for target 'C:/Users/XXX'
Application/MAC/StartUp/subdir_rules.mk:9: warning: overriding recipe for target '-'
Application/MAC/OSAL/subdir_rules.mk:9: warning: ignoring old recipe for target '-'
Application/MAC/StartUp/subdir_rules.mk:8: *** mixed implicit and normal rules: deprecated syntax
Application/MAC/StartUp/subdir_rules.mk:9: warning: overriding recipe for target 'XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/%.obj'
Application/MAC/OSAL/subdir_rules.mk:9: warning: ignoring old recipe for target 'XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/%.obj'
Application/PALNA/subdir_rules.mk:9: warning: overriding recipe for target 'C:/Users/XXX'
Application/MAC/StartUp/subdir_rules.mk:9: warning: ignoring old recipe for target 'C:/Users/XXX'
Application/PALNA/subdir_rules.mk:9: warning: overriding recipe for target '-'
Application/MAC/StartUp/subdir_rules.mk:9: warning: ignoring old recipe for target '-'
Application/PALNA/subdir_rules.mk:8: *** mixed implicit and normal rules: deprecated syntax
Application/PALNA/subdir_rules.mk:9: warning: overriding recipe for target 'XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/%.obj'
Application/MAC/StartUp/subdir_rules.mk:9: warning: ignoring old recipe for target 'XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/%.obj'
Application/Services/subdir_rules.mk:9: warning: overriding recipe for target 'C:/Users/XXX'
Application/PALNA/subdir_rules.mk:9: warning: ignoring old recipe for target 'C:/Users/XXX'
Application/Services/subdir_rules.mk:9: warning: overriding recipe for target '-'
Application/PALNA/subdir_rules.mk:9: warning: ignoring old recipe for target '-'
Application/Services/subdir_rules.mk:8: *** mixed implicit and normal rules: deprecated syntax
Application/Services/subdir_rules.mk:9: warning: overriding recipe for target 'XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/%.obj'
Application/PALNA/subdir_rules.mk:9: warning: ignoring old recipe for target 'XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/%.obj'
Application/subdir_rules.mk:9: warning: overriding recipe for target 'C:/Users/XXX'
Application/Services/subdir_rules.mk:9: warning: ignoring old recipe for target 'C:/Users/XXX'
Application/subdir_rules.mk:9: warning: overriding recipe for target '-'
Application/Services/subdir_rules.mk:9: warning: ignoring old recipe for target '-'
Application/subdir_rules.mk:8: *** mixed implicit and normal rules: deprecated syntax
Application/subdir_rules.mk:9: warning: overriding recipe for target 'XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/%.obj'
Application/Services/subdir_rules.mk:9: warning: ignoring old recipe for target 'XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/%.obj'
Finished building: "../Tools/app.cfg"
 
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/icall.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/icall_cc2650.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/icall_lite_translation.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/CC13X0_LAUNCHXL.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/board_gpio.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/board_key.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/board_lcd.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/board_led.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/fh_global.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/hal_appasrt.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/dbg.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/hal_aes.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/hal_ccm.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/hal_flash_wrapper.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/hal_rtc_wrapper.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/hal_trng_wrapper.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/pwrmon.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/hmac_global.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/mac_cfg.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/lmac_global.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/mac_settings.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/osal.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/osal_bufmgr.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/osal_clock.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/osal_memory_icall.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/osal_pwrmgr.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/osal_timers.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/icall_startup.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/macstack.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/osaltasks.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/board_palna.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/nvocop.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/nvoctp.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/saddr.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/api_mac.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/ccfg.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/jdllc.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/mac_user_config.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/main.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/sensor.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/ssf.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/timer.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/uart_printf.obj', needed by 'all'.
gmake: *** No rule to make target 'C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/util.obj', needed by 'all'.
 
gmake: Target 'all' not remade because of errors.

**** Build Finished ****


  • Hello,
    Can you share your project? I just need the project metadata files for now (the 3 .*project files inside the project folder).

    Thanks
    ki
  • I've attached the files, however, further details relating to the project contain IP so if you need more I'd like to send to you via PM.

    Thanks for your help

    sensor_cc1310lp_v9_TIDA_PINs.zip

  • Slev1n said:
    These two projects are within a local repository. The repository is not located in the standard workspace folder of ccs (C:\User...\Documents\CCS\Workspace\...) but in another. And this is what is different to other projects in my CCS project explorer.

    When the projects are imported into the workspace, the option to "copy into workspace" is NOT enabled I assume? That the projects are left in their original location?

    Slev1n said:

    No rule to make target 'C:/Users/.../Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp/obj/board_gpio.obj', needed by 'all'.

    and this error for several times for all subdir_rules.mk files, too.

     *** mixed implicit and normal rules: deprecated syntax    subdir_rules.mk

    It is interesting, that the error points to the original Workspace of CCS.

    When you mention "original" Workspace, this is not the current workspace that is being used?

    Also, what is the current workspace location being used?

    I see paths like:

    Slev1n said:
    "C:/Users/XXX - XXX/Documents/CCS/Workspace/sensor_cc1310lp_v9_TIDA_PINs/sensor_cc1310lp

    I assume "XXX - XXX" is not the real username but what you substituted for privacy reasons. But what is the format of the actual username? I ask, because spaces in the username can cause build issue and it recommended to avoid them (both in the username or anywhere in the paths). 

    https://e2e.ti.com/support/tools/ccs/f/81/t/740719

  • Ki-Soo Lee said:
    When the projects are imported into the workspace, the option to "copy into workspace" is NOT enabled I assume? That the projects are left in their original location?

    If I remember correctly, I've imported the projects from Resource Explorer into CCS and created a repository somewhere else and thus the location changed automatically?!

    The current workspace of the project is C:\Users\XXX\Documents\0_Git repositories\CC1310 Sensor example v1

    Ki-Soo Lee said:
    I assume "XXX - XXX" is not the real username but what you substituted for privacy reasons. But what is the format of the actual username? I ask, because spaces in the username can cause build issue and it recommended to avoid them (both in the username or anywhere in the paths). 

    yes the account name of my computer has the format "XXX - XXX", which has spaces as some other parts of the path have, too. I noticed that the CCS Project names in the Project Explorer cannot have spaces, but never had issues with my own Windows Explorer path names and the two projects are the only one I'm having issues with although others have spaces somewhere in the path, too.

    I myself would be fine with changing all to avoid spaces or other non-alphanumeric stuff, however, I remember altering the paths can cause serious issues with the repository (or am I wrong at this point?) But if this is the only thing that comes into your mind, than I will try because the alternative would also mean creating a new repository...It is just strange because it worked until the new sdk was installed and in other cases the spaces dont matter at all.

  • I just noticed that if I go into the properties of my project -> Resources -> Linked Resources -> Path Variables (tab), the Workspace is set to C:\Users\XXX\Documents\CCS\Workspace...So the project's workspace is the original one. However, under -> Resources  the path is different and points to my git repository folder

    EDIT:

    If I copy the project folder out of the git repository into my original CCS workspace ..documents\CCS\Workspace\... it compiles fine without error. I did then change the git repository location to : C:\0_Git_Repositories\CC1310_Sensor_example_sdk2\sensor_cc1310lp_v9_TIDA_PINs

    So no non-alphanumeric stuff. But again, I cannot compile and get the same errors as before.

  • Slev1n said:
    I just noticed that if I go into the properties of my project -> Resources -> Linked Resources -> Path Variables (tab), the Workspace is set to C:\Users\XXX\Documents\CCS\Workspace...So the project's workspace is the original one. However, under -> Resources  the path is different and points to my git repository folder

    This tab is good to check. Make sure all the variables here point to valid locations. Because you imported from Resource Explorer to your workspace, and then manually copied the project into your repo outside the workspace, some variables may not be pointing to the correct location.

    Also check your directory specifier options. Make sure the paths are correct, especially for the object files. Make sure {TEMP_ROOT} points to the location you are expecting (it is defined in the Path Variables tab you mentioned before. You can also try setting the Mode to "automatic"

    Thanks

    ki

  • Hello,
    I haven’t heard back from you, hence this issue is being closed. If you wish to continue the discussion, please post a reply with an update below (or create a new thread).

    Thanks,
    ki
  • I am sorry, i didnt write my conclusion.

    I was not able to solve the issue. I created a new repository with the new SDK and implemented the important my personal changes from the old sdk by hand.

    To still make use of my old repository, I have a workaround. I can still switch to different commits within the crashed repository project, I can just not compile it. So if I need to check what I had done different in an older commit I switch to it and check the interesting code parts manually and implement them into the new project based on the new sdk.

    kind regards

    Slev1n