Part Number: CC2340R5
Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
I have implemented feature with oad_onchip example on 7.20.0.29 and now required to implement extended advertisement so that I have changed SDK to 8.10.0.55 but here I'm facing some problem while compiling the code.
1. I have upgraded the SDK for my existing code and changed the config and compiler version as per the release note. but still getting linking problem.
Errors are below
Building file: "C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/ble5stack_flash/icall/app/icall_api_lite.c"
Invoking: Arm Compiler
"C:/ti/ccs1270/ccs/tools/compiler/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang.exe" -c @"D:/TI_BLE_Project/basic_ble_oad_onchip_LP_EM_CC2340R5_freertos_ticlang/Release/syscfg/ti_ble_app_config.opt" @"D:/TI_BLE_Project/basic_ble_oad_onchip_LP_EM_CC2340R5_freertos_ticlang/Release/syscfg/ti_build_config.opt" @"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/ble5stack_flash/config/build_components.opt" @"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/ble5stack_flash/config/factory_config.opt" -march=thumbv6m -mcpu=cortex-m0plus -mfloat-abi=soft -mlittle-endian -mthumb -Oz -I"D:/TI_BLE_Project/basic_ble_oad_onchip_LP_EM_CC2340R5_freertos_ticlang" -I"D:/TI_BLE_Project/basic_ble_oad_onchip_LP_EM_CC2340R5_freertos_ticlang/Release" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/third_party/mcuboot/boot/bootutil/include" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/third_party/mcuboot/boot/ti/source/mcuboot_app" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/common/cc26xx/flash_interface" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/drivers/nvs" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/devices/cc23x0r5/driverlib" -I"D:/TI_BLE_Project/basic_ble_oad_onchip_LP_EM_CC2340R5_freertos_ticlang/app" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/ble5stack_flash" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/ble5stack_flash/controller/cc26xx/inc" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/ble5stack_flash/inc" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/ble5stack_flash/rom" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/ble5stack_flash/common/cc26xx" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/ble5stack_flash/icall/inc" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/ble5stack_flash/hal/src/target/_common" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/ble5stack_flash/common/cc26xx/npi/stack" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/ble5stack_flash/hal/src/inc" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/ble5stack_flash/heapmgr" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/ble5stack_flash/profiles/dev_info" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/ble5stack_flash/profiles/simple_profile" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/ble5stack_flash/icall/src/inc" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/ble5stack_flash/npi/src" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/ble5stack_flash/osal/src/inc" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/ble5stack_flash/services/src/saddr" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/ble5stack_flash/services/src/sdata" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/common/nv" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/common/cc26xx" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/ble5stack_flash/icall/src" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/devices/cc23x0r5" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/devices/cc23x0r5/settings" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/drivers/rcl" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/boards/cc23x0r5" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/posix/ticlang" -I"C:/ti/FreeRTOSv202104.00/FreeRTOS/Source/include" -I"C:/ti/FreeRTOSv202104.00/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/kernel/freertos" -DAPP_HDR_ADDR=0x32000 -DOAD_APP_ONCHIP -DOAD_CFG -DICALL_NO_APP_EVENTS -DCC23X0 -DNVOCMP_NWSAMEITEM=1 -DFLASH_ONLY_BUILD -DUSE_RCL -DFREERTOS -DNVOCMP_POSIX_MUTEX -gdwarf-3 -ffunction-sections -MMD -MP -MF"common/iCallBLE/icall_api_lite.d_raw" -MT"common/iCallBLE/icall_api_lite.o" -I"D:/TI_BLE_Project/basic_ble_oad_onchip_LP_EM_CC2340R5_freertos_ticlang/Release/syscfg" -std=c99 @"syscfg/ti_utils_build_compiler.opt" -o"common/iCallBLE/icall_api_lite.o" "C:/ti/simplelink_lowpower_f3_sdk_8_10_01_02/source/ti/ble5stack_flash/icall/app/icall_api_lite.c"
common/iCallBLE/subdir_rules.mk:23: recipe for target 'common/iCallBLE/icall_api_lite.o' failed
tiarmclang: error: no such file or directory: '@D:/TI_BLE_Project/basic_ble_oad_onchip_LP_EM_CC2340R5_freertos_ticlang/Release/syscfg/ti_ble_app_config.opt'
tiarmclang: error: no such file or directory: '@D:/TI_BLE_Project/basic_ble_oad_onchip_LP_EM_CC2340R5_freertos_ticlang/Release/syscfg/ti_build_config.opt'
gmake: *** [common/iCallBLE/icall_api_lite.o] Error 1
gmake: Target 'all' not remade because of errors.
**** Build Finished ****
2. What is the proper way to move from one SDK to another with existing code.
3. Where are these macros defined highlighted in the picture below

I have tried searching HOST_CONFIG but did not find any definition.
