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/CC2640R2F: CCS

Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2650,

Tool/software: Code Composer Studio

I m getting error when i build the project, C:/ti/xdctools_3_50_05_12_core/packages/xdc/bld/xdc_rules.mak:307: *** Error: Specified build configuration file '' is not found.

Can anyone please tell me whats the reason behind that? 

I ll attach whole build logs..

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------'''


**** Clean-only build of configuration FlashROM_StackLibrary for project zan_ble5_cc2640r2_app ****

"C:\\ti\\ccsv8\\utils\\bin\\gmake" -k -j 8 clean -O

DEL /F "zan_ble5_cc2640r2_app.hex" "configPkg\linker.cmd" "configPkg\compiler.opt" "zan_ble5_cc2640r2_app.out"
RMDIR /S/Q "configPkg\"
DEL /F "Application\zan_broadcaster.obj" "Application\zan_config.obj" "Application\zan_controller.obj" "Drivers\CLOCK\Util_clock.obj" "Drivers\ECC\ECCROMCC26XX.obj" "Drivers\FATFS\diskio.obj" "Drivers\FATFS\ff.obj" "Drivers\FATFS\ffsystem.obj" "Drivers\FATFS\ffunicode.obj" "Drivers\I2c\I2C.obj" "Drivers\I2c\I2CCC26XX.obj" "Drivers\NVS\NVS.obj" "Drivers\NVS\NVSCC26XX.obj" "Drivers\NVS\nvs_config.obj" "Drivers\NVS\zan_NVS_app.obj" "Drivers\RF\RFCC26XX_singleMode.obj" "Drivers\TRNG\TRNGCC26XX.obj" "Drivers\UART\UART.obj" "Drivers\UART\UARTCC26XX.obj" "Drivers\UART\uart_logs.obj" "Drivers\WATCHDOG\Watchdog.obj" "Drivers\WATCHDOG\WatchdogCC26XX.obj" "ICall\icall.obj" "ICall\icall_cc2650.obj" "ICall\icall_user_config.obj" "ICallBLE\ble_user_config.obj" "ICallBLE\icall_api_lite.obj" "Middleware\VL53L0X.obj" "Middleware\VL6180X.obj" "Middleware\zan_hall_effect.obj" "Middleware\zan_long_range.obj" "Middleware\zan_short_range.obj" "PROFILES\broadcaster.obj" "Startup\board.obj" "Startup\ccfg_app_ble.obj"
DEL /F "Startup\main.obj" "Test\Sensor_test.obj" "Test\fat_test.obj" "Test\led_test.obj" "Test\nvs_test.obj" "Test\power_test.obj" "Test\radio_test.obj" "Test\timer_test.obj" "Test\water_test.obj"
DEL /F "Application\zan_broadcaster.d" "Application\zan_config.d" "Application\zan_controller.d" "Drivers\CLOCK\Util_clock.d" "Drivers\ECC\ECCROMCC26XX.d" "Drivers\FATFS\diskio.d" "Drivers\FATFS\ff.d" "Drivers\FATFS\ffsystem.d" "Drivers\FATFS\ffunicode.d" "Drivers\I2c\I2C.d" "Drivers\I2c\I2CCC26XX.d" "Drivers\NVS\NVS.d" "Drivers\NVS\NVSCC26XX.d" "Drivers\NVS\nvs_config.d" "Drivers\NVS\zan_NVS_app.d" "Drivers\RF\RFCC26XX_singleMode.d" "Drivers\TRNG\TRNGCC26XX.d" "Drivers\UART\UART.d" "Drivers\UART\UARTCC26XX.d" "Drivers\UART\uart_logs.d" "Drivers\WATCHDOG\Watchdog.d" "Drivers\WATCHDOG\WatchdogCC26XX.d" "ICall\icall.d" "ICall\icall_cc2650.d" "ICall\icall_user_config.d" "ICallBLE\ble_user_config.d" "ICallBLE\icall_api_lite.d" "Middleware\VL53L0X.d" "Middleware\VL6180X.d" "Middleware\zan_hall_effect.d" "Middleware\zan_long_range.d" "Middleware\zan_short_range.d" "PROFILES\broadcaster.d" "Startup\board.d" "Startup\ccfg_app_ble.d" "Startup\main.d" "Test\Sensor_test.d" "Test\fat_test.d" "Test\led_test.d"
DEL /F "Test\nvs_test.d" "Test\power_test.d" "Test\radio_test.d" "Test\timer_test.d" "Test\water_test.d"
Could Not Find E:\CCS7.3\FatFs\zan_ble5_cc2640r2_app\FlashROM_StackLibrary\zan_ble5_cc2640r2_app.out
Finished clean

**** Build Finished ****

**** Build of configuration FlashROM_StackLibrary for project zan_ble5_cc2640r2_app ****

"C:\\ti\\ccsv8\\utils\\bin\\gmake" -k -j 8 all -O

Building file: "../TOOLS/app_ble.cfg"
Invoking: XDCtools
"C:/ti/xdctools_3_50_05_12_core/xs" --xdcpath="C:/ti/ccsv8/ccs_base;C:/ti/simplelink_cc2640r2_sdk_1_40_00_45/source;C:/ti/simplelink_cc2640r2_sdk_1_40_00_45/kernel/tirtos/packages;C:/ti/simplelink_cc2640r2_sdk_1_40_00_45/source/ti/ble5stack;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M3 -p ti.platforms.simplelink:CC2640R2F -r release -c "C:/ti/ccsv8/tools/compiler/ti-cgt-arm_16.9.7.LTS" --compileOptions "-mv7M3 --code_state=16 -me -O4 --opt_for_speed=0 --include_path=\"E:/CCS7.3/FatFs/zan_ble5_cc2640r2_app/Drivers/FATFS\" --include_path=\"E:/CCS7.3/FatFs/zan_ble5_cc2640r2_app/Drivers/WATCHDOG\" --include_path=\"E:/CCS7.3/FatFs/zan_ble5_cc2640r2_app/Drivers/CLOCK\" --include_path=\"E:/CCS7.3/FatFs/zan_ble5_cc2640r2_app/Drivers/I2c\" --include_path=\"E:/CCS7.3/FatFs/zan_ble5_cc2640r2_app/Drivers/UART\" --include_path=\"E:/CCS7.3/FatFs/zan_ble5_cc2640r2_app/Middleware\" --include_path=\"E:/CCS7.3/FatFs/zan_ble5_cc2640r2_app/Drivers/NVS\" --include_path=\"E:/CCS7.3/FatFs/zan_ble5_cc2640r2_app/Test\" --include_path=\"E:/CCS7.3/FatFs/zan_ble5_cc2640r2_app\" --include_path=\"E:/CCS7.3/FatFs/zan_ble5_cc2640r2_app/Application\" --include_path=\"E:/CCS7.3/FatFs/zan_ble5_cc2640r2_app/Startup\" --include_path=\"E:/CCS7.3/FatFs/zan_ble5_cc2640r2_app/PROFILES\" --include_path=\"E:/CCS7.3/FatFs/zan_ble5_cc2640r2_app/Include\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_40_00_45/source/ti/ble5stack/controller/cc26xx_r2/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_40_00_45/source/ti/ble5stack/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_40_00_45/source/ti/ble5stack/rom\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_40_00_45/source/ti/ble5stack/common/cc26xx\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_40_00_45/source/ti/ble5stack/icall/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_40_00_45/source/ti/ble5stack/target\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_40_00_45/source/ti/ble5stack/hal/src/target/_common\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_40_00_45/source/ti/ble5stack/hal/src/target/_common/cc26xx\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_40_00_45/source/ti/ble5stack/hal/src/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_40_00_45/source/ti/ble5stack/heapmgr\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_40_00_45/source/ti/ble5stack/icall/src/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_40_00_45/source/ti/ble5stack/osal/src/inc\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_40_00_45/source/ti/ble5stack/services/src/saddr\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_40_00_45/source/ti/ble5stack/services/src/sdata\" --include_path=\"C:/ti/simplelink_cc2640r2_sdk_1_40_00_45/source/ti/devices/cc26x0r2\" --include_path=\"E:/CCS7.3/FatFs/zan_ble5_cc2640r2_app/Drivers\" --include_path=\"C:/ti/ccsv8/tools/compiler/ti-cgt-arm_16.9.7.LTS/include\" --define=DeviceFamily_CC26X0R2 --define=BOARD_DISPLAY_USE_LCD=0 --define=BOARD_DISPLAY_USE_UART=1 --define=BOARD_DISPLAY_USE_UART_ANSI=1 --define=CC2640R2_LAUNCHXL --define=CC26XX --define=CC26XX_R2 --define=ICALL_EVENTS --define=ICALL_JT --define=ICALL_LITE --define=ICALL_MAX_NUM_ENTITIES=6 --define=ICALL_MAX_NUM_TASKS=3 --define=ICALL_STACK0_ADDR --define=POWER_SAVING --define=RF_SINGLEMODE --define=STACK_LIBRARY --define=USE_ICALL --define=xdc_runtime_Assert_DISABLE_ALL --define=xdc_runtime_Log_DISABLE_ALL -g --c99 --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi " "../TOOLS/app_ble.cfg"
TOOLS/subdir_rules.mk:12: recipe for target 'build-1042122209-inproc' failed
0 [main] ? (3212) C:\ti\xdctools_3_50_05_12_core\bin\sh.exe: *** fatal error - cygheap base mismatch detected - 0x2C588E0/0x2C088E0.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version. The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution. Rebooting is also suggested if you
are unable to find another cygwin DLL.
1 [main] ? (15204) C:\ti\xdctools_3_50_05_12_core\bin\sh.exe: *** fatal error - cygheap base mismatch detected - 0x2C588E0/0x2BA88E0.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version. The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution. Rebooting is also suggested if you
are unable to find another cygwin DLL.
1 [main] ? (-6648) C:\ti\xdctools_3_50_05_12_core\bin\sh.exe: *** fatal error - cygheap base mismatch detected - 0x2C588E0/0x2C388E0.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version. The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution. Rebooting is also suggested if you
are unable to find another cygwin DLL.
1 [main] ? (17032) C:\ti\xdctools_3_50_05_12_core\bin\sh.exe: *** fatal error - cygheap base mismatch detected - 0x2C588E0/0x2C088E0.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version. The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution. Rebooting is also suggested if you
are unable to find another cygwin DLL.
0 [main] ? (-10008) C:\ti\xdctools_3_50_05_12_core\bin\sh.exe: *** fatal error - cygheap base mismatch detected - 0x2C588E0/0x2C288E0.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version. The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution. Rebooting is also suggested if you
are unable to find another cygwin DLL.
1 [main] ? (-15444) C:\ti\xdctools_3_50_05_12_core\bin\sh.exe: *** fatal error - cygheap base mismatch detected - 0x2C588E0/0x2C888E0.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version. The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution. Rebooting is also suggested if you
are unable to find another cygwin DLL.
1 [main] ? (4192) C:\ti\xdctools_3_50_05_12_core\bin\sh.exe: *** fatal error - cygheap base mismatch detected - 0x2C588E0/0x2B688E0.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version. The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution. Rebooting is also suggested if you
are unable to find another cygwin DLL.
1 [main] ? (-8164) C:\ti\xdctools_3_50_05_12_core\bin\sh.exe: *** fatal error - cygheap base mismatch detected - 0x2C588E0/0x2C788E0.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version. The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution. Rebooting is also suggested if you
are unable to find another cygwin DLL.
1 [main] sh 16420 fork: child -1 - died waiting for longjmp before initialization, retry -1, exit code 0xC0000142, errno 11
C:/Users/joyof/AppData/Local/Temp/make14840-1.sh: Cannot fork: Resource temporarily unavailable
C:/ti/xdctools_3_50_05_12_core/packages/xdc/bld/xdc_rules.mak:307: *** Error: Specified build configuration file '' is not found. Stop.
js: "C:/ti/xdctools_3_50_05_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[1]: *** [build-1042122209-inproc] Error 1
gmake: *** [build-1042122209] Error 2
TOOLS/subdir_rules.mk:9: recipe for target 'build-1042122209' failed
gmake: Target 'all' not remade because of errors.

**** Build Finished ****

  • Hello Rahman,

    As stated in the first error occurrence of your build log:

    "This problem is probably due to using incompatible versions of the cygwin DLL.
    Search for cygwin1.dll using the Windows Start->Find/Search facility
    and delete all but the most recent version. The most recent version *should*
    reside in x:\cygwin\bin, where 'x' is the drive on which you have
    installed the cygwin distribution. Rebooting is also suggested if you
    are unable to find another cygwin DLL.
    "
    Please see if you have any conflicting installations of cygwin on your PC.

    Best wishes