Other Parts Discussed in Thread: CC2340R5, SYSCONFIG
Dear Sir,
When we import the example codes for CC2340R5 Platform, few source code files appears as shortcut files instead of original copy. So It's hard to manage the project, presently we have to manage these files by manually copy paste the contents into a new file & separately importing that file into project directory again. As an alternate TI team has suggested to modify the *.projectspec" file in the project to import these linked files as a copy.
Previous Discussion Thread for reff. : Link
Problem: As suggested to modify attribute called action to "copy" from "Link" In the XML "*.projectspec" file of the target project, but after doing this step we are unable to import the project into the CCS. It is showing the following error. If we keep attribute action as "link" (*default) then CCS is able to import the project but it's not the way we want this to work.
Error Description: Product com.ti.SIMPLEcopy_LOWPOWER_F3_SDK v0.0 is not currently installed and no compatible version is available. Please install this product or a compatible version.
Project, SDK & IDE Details:
Target MCU: CC2340R5 (*PG2 Version)
Code: basic_ble_oad_onchip (*Example Code)
Project Path : ... \ti\simplelink_lowpower_f3_sdk_7_20_00_29\examples\rtos\LP_EM_CC2340R5\ble5stack\basic_ble_oad_onchip
XML File : basic_ble_oad_onchip_LP_EM_CC2340R5_freertos_ticlang.projectspec
SDK : simplelink_lowpower_f3_sdk_7_20_00_29
IDE : Code Composer Studio Version: 12.4.0.00007
XML File Content after modification of action attribute to copy:
<?xml version="1.0" encoding="UTF-8"?>
<projectSpec>
<applicability>
<when>
<context
deviceFamily="ARM"
deviceId="Cortex M.CC2340R5"
/>
</when>
</applicability>
<project
title="basic_ble_oad_onchip app"
name="basic_ble_oad_onchip_LP_EM_CC2340R5_freertos_ticlang"
configurations="Release, Debug"
toolChain="TICLANG"
connection="TIXDS110_Connection.xml"
device="Cortex M.CC2340R5"
ignoreDefaultDeviceSettings="true"
ignoreDefaultCCSSettings="true"
products="com.ti.SIMPLEcopy_LOWPOWER_F3_SDK;sysconfig"
compilerBuildOptions="
-I${PROJECT_ROOT}
-I${PROJECT_ROOT}/${ConfigName}
-DAPP_HDR_ADDR=0x32000
-DOAD_APP_ONCHIP
-DOAD_CFG
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/third_party/mcuboot/boot/bootutil/include
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/third_party/mcuboot/boot/ti/source/mcuboot_app
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/common/cc26xx/flash_interface
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/drivers/nvs
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/devices/cc23x0r5/driverlib
-I${PROJECT_LOC}/app
-DICALL_NO_APP_EVENTS
-mcpu=cortex-m4
-mthumb
-mlittle-endian
-std=gnu99
-std=c99
-ffunction-sections
-g
-Oz
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/controller/cc26xx/inc
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/inc
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/rom
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/common/cc26xx
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/icall/inc
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/hal/src/target/_common
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/common/cc26xx/npi/stack
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/hal/src/inc
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/heapmgr
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/profiles/dev_info
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/profiles/simple_profile
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/icall/src/inc
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/npi/src
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/osal/src/inc
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/services/src/saddr
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/services/src/sdata
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/common/nv
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/common/cc26xx
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/icall/src
@${PROJECT_LOC}/${ConfigName}/syscfg/ti_ble_app_config.opt
@${PROJECT_LOC}/${ConfigName}/syscfg/ti_build_config.opt
@${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/config/build_components.opt
@${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/config/factory_config.opt
-DCC23X0
-DNVOCMP_NWSAMEITEM=1
-DFLASH_ONLY_BUILD
-DUSE_RCL
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/devices/cc23x0r5
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/devices/cc23x0r5/settings
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/drivers/rcl
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/boards/cc23x0r5
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/posix/ticlang
-I${FREERTOS_INSTALL_DIR}/FreeRTOS/Source/include
-I${FREERTOS_INSTALL_DIR}/FreeRTOS/Source/portable/GCC/ARM_CM0
-I${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/kernel/freertos
-DFREERTOS
-DNVOCMP_POSIX_MUTEX
-gdwarf-3
-mcpu=cortex-m0plus
-march=thumbv6m
-mfloat-abi=soft
"
copyerBuildOptions="
--define=APP_HDR_ADDR=0x32000
--define=OAD_APP_ONCHIP=1
--diag_wrap=off
--display_error_number
-x
-c
-L${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source
-l${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/third_party/spiffs/lib/ticlang/m0p/spiffs.a
-l${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/drivers/rcl/lib/ticlang/m0p/rcl_cc23x0r5.a
-l${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/drivers/lib/ticlang/m0p/drivers_cc23x0r5.a
-l${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/display/lib/ticlang/m0p/display_cc23x0r5.a
-l${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/third_party/ecc/lib/ticlang/m0p/ecc.a
-l${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/devices/cc23x0r5/rf_patches/lib/ticlang/lrf_cc23x0r5.a
-l${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/lib_projects/CC2340R5/OneLib/lib/ticlang/m0p/OneLib.a
-l${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/lib_projects/CC2340R5/StackWrapper/lib/ticlang/m0p/StackWrapper.a
-L${PROJECT_BUILD_DIR}/syscfg
-lti/devices/cc23x0r5/driverlib/lib/ticlang/driverlib.a
-Wl,--rom_model
-Wl,--warn_sections
-L${CG_TOOL_ROOT}/lib
-llibc.a
"
postBuildStep="
${CG_TOOL_ROOT}/bin/tiarmobjcopy ${ProjName}.out --output-target binary ${ProjName}_noheader.bin --remove-section=.ccfg;;
${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/tools/common/mcuboot/imgtool sign --header-size 0x100 --align 4 --slot-size 0x4A000 --version 1.0.0 --pad-header --key ${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/third_party/mcuboot/root-ec-p256.pem ${ProjName}_noheader.bin ${ProjName}_v1.bin;;
${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/tools/common/mcuboot/imgtool sign --header-size 0x100 --align 4 --slot-size 0x4A000 --version 2.0.0 --pad-header --key ${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/third_party/mcuboot/root-ec-p256.pem ${ProjName}_noheader.bin ${ProjName}_v2.bin
"
enableSysConfigTool="true"
sysConfigBuildOptions="
--product ${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/.metadata/product.json
--compiler ticlang
"
description="basic ble oad onchip application">
<property name="buildProfile" value="release"/>
<property name="isHybrid" value="true"/>
<file path="../../README.html" openOnCreation="false" excludeFromBuild="false" action="copy">
</file>
<file path="../../app/app_main.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="app">
</file>
<file path="../../app/app_menu.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="app">
</file>
<file path="../../app/Profiles/app_oad.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="app/Profiles">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/bleapp/services/oad/oad_reset_service.h" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/Services/oad">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/bleapp/services/oad/oad_reset_service.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/Services/oad">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/common/cc26xx/flash_interface/internal/flash_interface_int_rtos_NVS.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/Util/SwUpdate">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/bleapp/ble_app_util/inc/bleapputil_api.h" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/BLEAppUtil/inc">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/bleapp/ble_app_util/src/bleapputil_task.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/BLEAppUtil">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/bleapp/ble_app_util/src/bleapputil_init.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/BLEAppUtil">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/bleapp/ble_app_util/src/bleapputil_process.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/BLEAppUtil">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/bleapp/ble_app_util/src/bleapputil_stack_callbacks.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/BLEAppUtil">
</file>
<file path="../../app/Profiles/app_dev_info.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="app/Profiles">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/bleapp/services/dev_info/dev_info_service.h" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/Services/dev_info">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/bleapp/services/dev_info/dev_info_service.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/Services/dev_info">
</file>
<file path="../../common/Startup/osal_icall_ble.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/Startup">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/rom/agama_r1/rom_init.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/Startup">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/icall/stack/ble_user_config_stack.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/Startup">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/common/nv/crc.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/Drivers/NV">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/common/nv/crc.h" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/Drivers/NV">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/common/nv/nvocmp.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/Drivers/NV">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/common/nv/nvocmp.h" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/Drivers/NV">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/common/nv/nvintf.h" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/Drivers/NV">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/icall/src/inc/icall.h" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/iCall">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/icall/inc/icall_addrs.h" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/iCall">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/icall/src/icall_cc23x0.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/iCall">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/icall/src/icall_platform.h" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/iCall">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/icall/src/icall_user_config.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/iCall">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/icall/src/inc/icall_user_config.h" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/iCall">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/icall/app/ble_stack_api.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/iCallBLE">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/icall/inc/ble_stack_api.h" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/iCallBLE">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/icall/app/ble_user_config.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/iCallBLE">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/icall/inc/ble_user_config.h" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/iCallBLE">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/icall/app/icall_api_lite.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/iCallBLE">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/icall/inc/icall_ble_apimsg.h" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/iCallBLE">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/bleapp/profiles/oad/oad_profile.h" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/Profiles/oad">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/bleapp/profiles/oad/oad_profile.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/Profiles/oad">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/common/cc26xx/flash_interface/flash_interface.h" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/Util/SwUpdate">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/bleapp/util/sw_update/sw_update.h" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/Util/SwUpdate">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/bleapp/util/sw_update/sw_update.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/Util/SwUpdate">
</file>
<file path="../../app/app_main.h" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="app">
</file>
<file path="../../app/app_broadcaster.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="app">
</file>
<file path="../../app/app_peripheral.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="app">
</file>
<file path="../../app/app_observer.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="app">
</file>
<file path="../../app/app_central.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="app">
</file>
<file path="../../app/app_connection.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="app">
</file>
<file path="../../app/app_pairing.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="app">
</file>
<file path="../../app/app_data.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="app">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/bleapp/menu_module/menu_module.h" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/MenuModule">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/bleapp/menu_module/menu_module.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/MenuModule">
</file>
<file path="../../app/Profiles/app_simple_gatt.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="app/Profiles">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/bleapp/profiles/simple_gatt/simple_gatt_profile.h" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/Profiles/simple_gatt">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/bleapp/profiles/simple_gatt/simple_gatt_profile.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/Profiles/simple_gatt">
</file>
<file path="../../freertos/basic_ble_oad_onchip.syscfg" openOnCreation="false" excludeFromBuild="false" action="copy">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/ble5stack_flash/icall/src/icall_POSIX.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="common/iCall">
</file>
<file path="../../common/Startup/main_freertos.c" openOnCreation="false" excludeFromBuild="false" action="copy">
</file>
<file path="../../freertos/ticlang/cc23x0_app_freertos.cmd" openOnCreation="false" excludeFromBuild="false" action="copy">
</file>
<file path="${COM_TI_SIMPLEcopy_LOWPOWER_F3_SDK_INSTALL_DIR}/source/ti/boards/cc23x0r5/rcl_settings_ble.c" openOnCreation="false" excludeFromBuild="false" action="copy" targetDirectory="Startup">
</file>
</project>
</projectSpec>
Please suggest us the possible troubleshooting action, so that we can import the project files as copy & easily manage the code and development process. Let me know if you need more details.
Thanks & Regards,
Harinder Singh