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.

error when performing pre-build

Other Parts Discussed in Thread: CC2650STK, CC2650, CC2640

Hello

I download the example "simple_peripheral" on my personal directory.

I modified the argument variables :

TI_RTOS_DRIVERS_BASE = C:\ti\tirtos_cc13xx_cc26xx_2_20_01_08\products\tidrivers_cc13xx_cc26xx_2_20_01_10\packages

BIOS_BASE = C:\ti\tirtos_cc13xx_cc26xx_2_20_01_08\products\bios_6_46_01_38\packages

XDCPATH = C:\ti\tirtos_cc13xx_cc26xx_2_20_01_08\products\tidrivers_cc13xx_cc26xx_2_20_01_10\packages;C:\ti\tirtos_cc13xx_cc26xx_2_20_01_08\products\bios_6_46_01_38\packages

CC26XXWARE = C:\ti\tirtos_cc13xx_cc26xx_2_20_01_08\products\cc26xxware_2_24_02_17393

XDCROOT = C:\ti\xdctools_3_32_00_06_core

SRC_EX = C:\ti\simplelink\ble_sdk_2_02_01_18\src

SRC_BLE_CORE = C:\ti\simplelink\ble_sdk_2_02_01_18\src

SRC_COMMON = C:\ti\simplelink\ble_sdk_2_02_01_18\src\components

TOOLS_BLE = C:\ti\simplelink\ble_sdk_2_02_01_18\tools

ROM = C:\ti\simplelink\ble_sdk_2_02_01_18\src\rom

if i compil the projet "cc2650stk_app - FlashOnly_OAD_ExtFlash" from "C:\ti\simplelink\ble_sdk_2_02_01_18\examples\cc2650stk\simple_peripheral\iar" the compil is OK.

But if i compil the projet "cc2650stk_app - FlashOnly_OAD_ExtFlash" from my personal directory there is a error.

Building configuration: cc2650stk_app - FlashOnly_OAD_ExtFlash
Updating build tree...
Performing Pre-Build Action
Error while running "C:\ti\xdctools_3_32_00_06_core/xs" --xdcpath="C:\ti\tirtos_cc13xx_cc26xx_2_20_01_08\products\
tidrivers_cc13xx_cc26xx_2_20_01_10\packages;C:\ti\tirtos_cc13xx_cc26xx_2_20_01_08\products\bios_6_46_01_38\packages"
iar.tools.configuro -c "C:\Program Files (x86)\IAR Systems\Embedded Workbench 7.5\arm" --cc "C:\Program Files (x86)\IAR Systems\
Embedded Workbench 7.5\arm\bin\iccarm.exe" --device "CC2650F128" --compileOptions "-D CC2650STK -D CC26XX -D Display_DISABLE_ALL
-D FEATURE_OAD -D HAL_IMAGE_E -D HEAPMGR_SIZE=0 -D ICALL_MAX_NUM_ENTITIES=6 -D ICALL_MAX_NUM_TASKS=3 -D POWER_SAVING -D
SENSORTAG_HW -D USE_ICALL -D xdc_runtime_Assert_DISABLE_ALL -D xdc_runtime_Log_DISABLE_ALL --diag_suppress Pa050 -o D:\
Mes_Donnees_SO_GRICE\Travail\ERA01\Conception\Logiciel\P982213\iar\app\FlashOnly_OAD_ExtFlash\Obj --debug --endian=little
--cpu=Cortex-M3 -f C:\ti\simplelink\ble_sdk_2_02_01_18\src/config/build_components.opt -f D:\Mes_Donnees_SO_GRICE\Travail\ERA01\
Conception\Logiciel\P982213\iar\app\stack\build_config.opt -f D:\Mes_Donnees_SO_GRICE\Travail\ERA01\Conception\Logiciel\P982213\
iar\app\config\configPkg\compiler.opt.defs -f D:\Mes_Donnees_SO_GRICE\Travail\ERA01\Conception\Logiciel\P982213\iar\app\config\
iar_boundary.bdef -e --fpu=None --dlib_config \"C:\Program Files (x86)\IAR Systems\Embedded Workbench 7.5\arm\INC\c\
DLib_Config_Normal.h\" -I C:\ti\simplelink\ble_sdk_2_02_01_18\src/controller/cc26xx/inc\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\
src/inc\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src/common/cc26xx\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src/icall/inc\ -I C:\
ti\simplelink\ble_sdk_2_02_01_18\src/inc\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src/profiles/dev_info\ -I C:\ti\simplelink\
ble_sdk_2_02_01_18\src/profiles/oad/cc26xx\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src/profiles/roles\ -I C:\ti\simplelink\
ble_sdk_2_02_01_18\src/profiles/roles/cc26xx\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src/profiles/simple_profile\ -I C:\ti\
simplelink\ble_sdk_2_02_01_18\src/profiles/simple_profile/cc26xx\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src/target\ -I C:\ti\
simplelink\ble_sdk_2_02_01_18\src\components/hal/src/inc\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src\
components/hal/src/target/_common\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src\components/hal/src/target/_common/cc26xx\ -I C:\ti\
simplelink\ble_sdk_2_02_01_18\src\components/hal/src/target/cc2650/rom\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src\
components/heapmgr\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src\components/icall/src/inc\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\
src\components/osal/src/inc\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src\components/services/src/saddr\ -I C:\ti\simplelink\
ble_sdk_2_02_01_18\src\components/services/src/sdata\ -I C:\ti\tirtos_cc13xx_cc26xx_2_20_01_08\products\cc26xxware_2_24_02_17393\
-I C:\ti\tirtos_cc13xx_cc26xx_2_20_01_08\products\tidrivers_cc13xx_cc26xx_2_20_01_10\packages/ti/mw/extflash\ -Ohz"
--linkOptions "-o D:\Mes_Donnees_SO_GRICE\Travail\ERA01\Conception\Logiciel\P982213\iar\app\FlashOnly_OAD_ExtFlash\Exe\
simple_peripheral_cc2650stk_app.out --config_def APP_IMAGE_START=0x1000 --map D:\Mes_Donnees_SO_GRICE\Travail\ERA01\Conception\
Logiciel\P982213\iar\app\FlashOnly_OAD_ExtFlash\List\simple_peripheral_cc2650stk_app.map --config C:\ti\simplelink\
ble_sdk_2_02_01_18\src/common/cc26xx/iar/cc26xx_app_oad.icf --keep __vector_table -f D:\Mes_Donnees_SO_GRICE\Travail\ERA01\
Conception\Logiciel\P982213\iar\app\..\config\configPkg\linker.cmd -f D:\Mes_Donnees_SO_GRICE\Travail\ERA01\Conception\Logiciel\
P982213\iar\app\..\config\iar_boundary.xcl C:\ti\simplelink\ble_sdk_2_02_01_18\src\rom\common_rom_releases\03282014\
common_rom.symbols C:\ti\tirtos_cc13xx_cc26xx_2_20_01_08\products\cc26xxware_2_24_02_17393\driverlib\bin\iar\driverlib.lib
--entry __iar_program_start --fill 0xFF;0x1002-0xefff --vfe" --profile release --projFile "D:\Mes_Donnees_SO_GRICE\Travail\ERA01\
Conception\Logiciel\P982213\iar\app\cc2650stk_app.ewp" --cfgArgs NO_ROM=1,OAD_IMG_E=1

Total number of errors: 1
Total number of warnings: 0

Thanks for your help

  • Hello,

    Did you enable output messages to 'All' in IAR? If not, please update your post with the verbose log.

    Also, can you explain how you split your project across difference drive letters? It looks like the SDK in on C: and the project is on D:.

    Best wishes
  • Hello 

    Yes, my SDK is located in the C drive and my personnal directory is on D drive.

    all my project are stored on D drive to easily back up my work.

    attached th log with verbose.

    Thanks

    Building configuration: cc2650stk_app - FlashOnly_OAD_ExtFlash
    Updating build tree...

    Performing Pre-Build Action
    "C:\ti\xdctools_3_32_00_06_core/xs" --xdcpath="C:\ti\tirtos_cc13xx_cc26xx_2_20_01_08\products\tidrivers_cc13xx_cc26xx_2_20_01_10\
    packages;C:\ti\tirtos_cc13xx_cc26xx_2_20_01_08\products\bios_6_46_01_38\packages" iar.tools.configuro -c "C:\Program Files (x86)\
    IAR Systems\Embedded Workbench 7.5\arm" --cc "C:\Program Files (x86)\IAR Systems\Embedded Workbench 7.5\arm\bin\iccarm.exe"
    --device "CC2650F128" --compileOptions "-D CC2650STK -D CC26XX -D Display_DISABLE_ALL -D FEATURE_OAD -D HAL_IMAGE_E -D
    HEAPMGR_SIZE=0 -D ICALL_MAX_NUM_ENTITIES=6 -D ICALL_MAX_NUM_TASKS=3 -D POWER_SAVING -D SENSORTAG_HW -D USE_ICALL -D
    xdc_runtime_Assert_DISABLE_ALL -D xdc_runtime_Log_DISABLE_ALL --diag_suppress Pa050 -o D:\Mes_Donnees_SO_GRICE\Travail\ERA01\
    Conception\Logiciel\P982213\iar\app\FlashOnly_OAD_ExtFlash\Obj --debug --endian=little --cpu=Cortex-M3 -f C:\ti\simplelink\
    ble_sdk_2_02_01_18\src/config/build_components.opt -f D:\Mes_Donnees_SO_GRICE\Travail\ERA01\Conception\Logiciel\P982213\iar\app\
    stack\build_config.opt -f D:\Mes_Donnees_SO_GRICE\Travail\ERA01\Conception\Logiciel\P982213\iar\app\config\configPkg\
    compiler.opt.defs -f D:\Mes_Donnees_SO_GRICE\Travail\ERA01\Conception\Logiciel\P982213\iar\app\config\iar_boundary.bdef -e
    --fpu=None --dlib_config \"C:\Program Files (x86)\IAR Systems\Embedded Workbench 7.5\arm\INC\c\DLib_Config_Normal.h\" -I C:\ti\
    simplelink\ble_sdk_2_02_01_18\src/controller/cc26xx/inc\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src/inc\ -I C:\ti\simplelink\
    ble_sdk_2_02_01_18\src/common/cc26xx\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src/icall/inc\ -I C:\ti\simplelink\
    ble_sdk_2_02_01_18\src/inc\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src/profiles/dev_info\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\
    src/profiles/oad/cc26xx\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src/profiles/roles\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\
    src/profiles/roles/cc26xx\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src/profiles/simple_profile\ -I C:\ti\simplelink\
    ble_sdk_2_02_01_18\src/profiles/simple_profile/cc26xx\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src/target\ -I C:\ti\simplelink\
    ble_sdk_2_02_01_18\src\components/hal/src/inc\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src\components/hal/src/target/_common\ -I
    C:\ti\simplelink\ble_sdk_2_02_01_18\src\components/hal/src/target/_common/cc26xx\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src\
    components/hal/src/target/cc2650/rom\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src\components/heapmgr\ -I C:\ti\simplelink\
    ble_sdk_2_02_01_18\src\components/icall/src/inc\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src\components/osal/src/inc\ -I C:\ti\
    simplelink\ble_sdk_2_02_01_18\src\components/services/src/saddr\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src\
    components/services/src/sdata\ -I C:\ti\tirtos_cc13xx_cc26xx_2_20_01_08\products\cc26xxware_2_24_02_17393\ -I C:\ti\
    tirtos_cc13xx_cc26xx_2_20_01_08\products\tidrivers_cc13xx_cc26xx_2_20_01_10\packages/ti/mw/extflash\ -Ohz" --linkOptions "-o D:\
    Mes_Donnees_SO_GRICE\Travail\ERA01\Conception\Logiciel\P982213\iar\app\FlashOnly_OAD_ExtFlash\Exe\
    simple_peripheral_cc2650stk_app.out --config_def APP_IMAGE_START=0x1000 --map D:\Mes_Donnees_SO_GRICE\Travail\ERA01\Conception\
    Logiciel\P982213\iar\app\FlashOnly_OAD_ExtFlash\List\simple_peripheral_cc2650stk_app.map --config C:\ti\simplelink\
    ble_sdk_2_02_01_18\src/common/cc26xx/iar/cc26xx_app_oad.icf --keep __vector_table -f D:\Mes_Donnees_SO_GRICE\Travail\ERA01\
    Conception\Logiciel\P982213\iar\app\..\config\configPkg\linker.cmd -f D:\Mes_Donnees_SO_GRICE\Travail\ERA01\Conception\Logiciel\
    P982213\iar\app\..\config\iar_boundary.xcl C:\ti\simplelink\ble_sdk_2_02_01_18\src\rom\common_rom_releases\03282014\
    common_rom.symbols C:\ti\tirtos_cc13xx_cc26xx_2_20_01_08\products\cc26xxware_2_24_02_17393\driverlib\bin\iar\driverlib.lib
    --entry __iar_program_start --fill 0xFF;0x1002-0xefff --vfe" --profile release --projFile "D:\Mes_Donnees_SO_GRICE\Travail\ERA01\
    Conception\Logiciel\P982213\iar\app\cc2650stk_app.ewp" --cfgArgs NO_ROM=1,OAD_IMG_E=1
    Using RTSC configuration file: D:/Mes_Donnees_SO_GRICE/Travail/ERA01/Conception/Logiciel/P982213/iar/app/../config/app_ble.cfg...
    configuring app_ble.xrm3 from package/cfg/app_ble_prm3.cfg ...
    js: "D:/Mes_Donnees_SO_GRICE/Travail/ERA01/Conception/Logiciel/P982213/iar/config/app_ble.cfg", line 1: Error: Can't find import
    file: '../../../../../src/common/cc26xx/kernel/cc2640/config/cc2640.cfg' (not found along 'D:\Mes_Donnees_SO_GRICE\Travail\ERA01\
    Conception\Logiciel\P982213\iar\
    config;.;C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/packages;C:/ti/tirtos_cc13xx_cc26xx_2_
    20_01_08/products/bios_6_46_01_38/packages;C:/ti/xdctools_3_32_00_06_core/packages;..;C:/ti/xdctools_3_32_00_06_core;C:/ti/xdctoo
    ls_3_32_00_06_core/etc;C:\ti\xdctools_3_32_00_06_core/include;C:\ti\xdctools_3_32_00_06_core/packages')
    "./package/cfg/app_ble_prm3.cfg", line 175
    xdctools_3_32_00_06_core\gmake.exe: *** [package/cfg/app_ble_prm3.xdl] Error 1
    js: "C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/bios_6_46_01_38/packages/iar/tools/configuro/Main.xs", line 133: Error:
    xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
    Error while running "C:\ti\xdctools_3_32_00_06_core/xs" --xdcpath="C:\ti\tirtos_cc13xx_cc26xx_2_20_01_08\products\
    tidrivers_cc13xx_cc26xx_2_20_01_10\packages;C:\ti\tirtos_cc13xx_cc26xx_2_20_01_08\products\bios_6_46_01_38\packages"
    iar.tools.configuro -c "C:\Program Files (x86)\IAR Systems\Embedded Workbench 7.5\arm" --cc "C:\Program Files (x86)\IAR Systems\
    Embedded Workbench 7.5\arm\bin\iccarm.exe" --device "CC2650F128" --compileOptions "-D CC2650STK -D CC26XX -D Display_DISABLE_ALL
    -D FEATURE_OAD -D HAL_IMAGE_E -D HEAPMGR_SIZE=0 -D ICALL_MAX_NUM_ENTITIES=6 -D ICALL_MAX_NUM_TASKS=3 -D POWER_SAVING -D
    SENSORTAG_HW -D USE_ICALL -D xdc_runtime_Assert_DISABLE_ALL -D xdc_runtime_Log_DISABLE_ALL --diag_suppress Pa050 -o D:\
    Mes_Donnees_SO_GRICE\Travail\ERA01\Conception\Logiciel\P982213\iar\app\FlashOnly_OAD_ExtFlash\Obj --debug --endian=little
    --cpu=Cortex-M3 -f C:\ti\simplelink\ble_sdk_2_02_01_18\src/config/build_components.opt -f D:\Mes_Donnees_SO_GRICE\Travail\ERA01\
    Conception\Logiciel\P982213\iar\app\stack\build_config.opt -f D:\Mes_Donnees_SO_GRICE\Travail\ERA01\Conception\Logiciel\P982213\
    iar\app\config\configPkg\compiler.opt.defs -f D:\Mes_Donnees_SO_GRICE\Travail\ERA01\Conception\Logiciel\P982213\iar\app\config\
    iar_boundary.bdef -e --fpu=None --dlib_config \"C:\Program Files (x86)\IAR Systems\Embedded Workbench 7.5\arm\INC\c\
    DLib_Config_Normal.h\" -I C:\ti\simplelink\ble_sdk_2_02_01_18\src/controller/cc26xx/inc\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\
    src/inc\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src/common/cc26xx\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src/icall/inc\ -I C:\
    ti\simplelink\ble_sdk_2_02_01_18\src/inc\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src/profiles/dev_info\ -I C:\ti\simplelink\
    ble_sdk_2_02_01_18\src/profiles/oad/cc26xx\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src/profiles/roles\ -I C:\ti\simplelink\
    ble_sdk_2_02_01_18\src/profiles/roles/cc26xx\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src/profiles/simple_profile\ -I C:\ti\
    simplelink\ble_sdk_2_02_01_18\src/profiles/simple_profile/cc26xx\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src/target\ -I C:\ti\
    simplelink\ble_sdk_2_02_01_18\src\components/hal/src/inc\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src\
    components/hal/src/target/_common\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src\components/hal/src/target/_common/cc26xx\ -I C:\ti\
    simplelink\ble_sdk_2_02_01_18\src\components/hal/src/target/cc2650/rom\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src\
    components/heapmgr\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src\components/icall/src/inc\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\
    src\components/osal/src/inc\ -I C:\ti\simplelink\ble_sdk_2_02_01_18\src\components/services/src/saddr\ -I C:\ti\simplelink\
    ble_sdk_2_02_01_18\src\components/services/src/sdata\ -I C:\ti\tirtos_cc13xx_cc26xx_2_20_01_08\products\cc26xxware_2_24_02_17393\
    -I C:\ti\tirtos_cc13xx_cc26xx_2_20_01_08\products\tidrivers_cc13xx_cc26xx_2_20_01_10\packages/ti/mw/extflash\ -Ohz"
    --linkOptions "-o D:\Mes_Donnees_SO_GRICE\Travail\ERA01\Conception\Logiciel\P982213\iar\app\FlashOnly_OAD_ExtFlash\Exe\
    simple_peripheral_cc2650stk_app.out --config_def APP_IMAGE_START=0x1000 --map D:\Mes_Donnees_SO_GRICE\Travail\ERA01\Conception\
    Logiciel\P982213\iar\app\FlashOnly_OAD_ExtFlash\List\simple_peripheral_cc2650stk_app.map --config C:\ti\simplelink\
    ble_sdk_2_02_01_18\src/common/cc26xx/iar/cc26xx_app_oad.icf --keep __vector_table -f D:\Mes_Donnees_SO_GRICE\Travail\ERA01\
    Conception\Logiciel\P982213\iar\app\..\config\configPkg\linker.cmd -f D:\Mes_Donnees_SO_GRICE\Travail\ERA01\Conception\Logiciel\
    P982213\iar\app\..\config\iar_boundary.xcl C:\ti\simplelink\ble_sdk_2_02_01_18\src\rom\common_rom_releases\03282014\
    common_rom.symbols C:\ti\tirtos_cc13xx_cc26xx_2_20_01_08\products\cc26xxware_2_24_02_17393\driverlib\bin\iar\driverlib.lib
    --entry __iar_program_start --fill 0xFF;0x1002-0xefff --vfe" --profile release --projFile "D:\Mes_Donnees_SO_GRICE\Travail\ERA01\
    Conception\Logiciel\P982213\iar\app\cc2650stk_app.ewp" --cfgArgs NO_ROM=1,OAD_IMG_E=1

    Total number of errors: 1
    Total number of warnings: 0

  • Hello,

    Your error is here:
    js: "D:/Mes_Donnees_SO_GRICE/Travail/ERA01/Conception/Logiciel/P982213/iar/config/app_ble.cfg", line 1: Error: Can't find import
    file: '../../../../../src/common/cc26xx/kernel/cc2640/config/cc2640.cfg' (not found along 'D:\Mes_Donnees_SO_GRICE\Travail\ERA01\
    Conception\Logiciel\P982213\iar\

    You will need to copy the contents of the cc2640.cfg file to your app_ble.cfg file. There may be other build errors after address this one; using the verbose log mode will help you located similar issues.

    Best wishes
  • Thanks

    the problem is resolved

  • Hello

    I encounter a similar problem. Can you help me please.

    Best regards

    
    


    Performing Pre-Build Action
    "D:\Mes_Donnees_SO_GRICE\Travail\POC Prestation support\Inertial Module\soft_micro\iar\stack\..\..\ble_sdk_2_02_01_18\
    tools/lib_search/lib_search.exe" D:\Mes_Donnees_SO_GRICE\Travail\POC Prestation support\Inertial Module\soft_micro\iar\
    stack/build_config.opt "D:\Mes_Donnees_SO_GRICE\Travail\POC Prestation support\Inertial Module\soft_micro\iar\stack\..\..\
    ble_sdk_2_02_01_18\tools/lib_search/params_split_cc2640.xml" D:\Mes_Donnees_SO_GRICE\Travail\POC Prestation support\Inertial
    Module\soft_micro\iar\stack\..\..\ble_sdk_2_02_01_18\src/../blelib D:\Mes_Donnees_SO_GRICE\Travail\POC Prestation support\
    Inertial Module\soft_micro\iar\stack/../config/lib_linker.cmd
    usage: LibSearch [-h] [-v] opt xml libdir cmd [config]
    LibSearch: error: unrecognized arguments: D:\Mes_Donnees_SO_GRICE\Travail\POC Prestation support\Inertial Module\soft_micro\iar\
    stack\..\..\ble_sdk_2_02_01_18\src/../blelib D:\Mes_Donnees_SO_GRICE\Travail\POC Prestation support\Inertial Module\soft_micro\
    iar\stack/../config/lib_linker.cmd
    Error while running "D:\Mes_Donnees_SO_GRICE\Travail\POC Prestation support\Inertial Module\soft_micro\iar\stack\..\..\
    ble_sdk_2_02_01_18\tools/lib_search/lib_search.exe" D:\Mes_Donnees_SO_GRICE\Travail\POC Prestation support\Inertial Module\
    soft_micro\iar\stack/build_config.opt "D:\Mes_Donnees_SO_GRICE\Travail\POC Prestation support\Inertial Module\soft_micro\iar\
    stack\..\..\ble_sdk_2_02_01_18\tools/lib_search/params_split_cc2640.xml" D:\Mes_Donnees_SO_GRICE\Travail\POC Prestation support\
    Inertial Module\soft_micro\iar\stack\..\..\ble_sdk_2_02_01_18\src/../blelib D:\Mes_Donnees_SO_GRICE\Travail\POC Prestation
    support\Inertial Module\soft_micro\iar\stack/../config/lib_linker.cmd

    Total number of errors: 1
    Total number of warnings: 0

  • Try not to use white spaces in the paths, e.g., 'POC Prestation support'.

    Best wishes