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.

CC1312R: iar 导入sdk 工程不通过

Part Number: CC1312R
Other Parts Discussed in Thread: SYSCONFIG,

SDk 版本是  simplelink_cc13xx_cc26xx_sdk_7_10_01_24    iar版本是9.32.1,安装路径是默认的, 'C:/Users/91569/Desktop/l3/ti_devices_config.c', needed by 'C:/Users/91569/Desktop/l3/Debug/Obj/SysConfig Generated Files/ti_devices_config.o', missing and no known rule to make it  ,发现无法导入ti_devices_config.c文件夹

下面是SIMPLELINK_CC13XX_CC26XX_SDK.custom_argvars

<?xml version="1.0" encoding="iso-8859-1"?>

<iarUserArgVars>
<group active="true" name="SIMPLELINK_CC13XX_CC26XX_SDK">
<variable>
<name>XDCPATH</name>
<value>c:/ti/simplelink_cc13xx_cc26xx_sdk_7_10_01_24/kernel/tirtos/packages;c:/ti/simplelink_cc13xx_cc26xx_sdk_7_10_01_24/source</value>
</variable>
<variable>
<name>XDCROOT</name>
<value>c:/ti/xdctools_3_62_01_15_core</value>
</variable>
<variable>
<name>SYSCONFIG_ROOT</name>
<value>c:/ti/sysconfig_1.16.2</value>
</variable>
<variable>
<name>FREERTOS_INSTALL_DIR</name>
<value>c:/FreeRTOSv202104.00</value>
</variable>
<variable>
<name>SIMPLELINK_CC13XX_CC26XX_SDK_INSTALL_DIR</name>
<value>c:/ti/simplelink_cc13xx_cc26xx_sdk_7_10_01_24</value>
</variable>
<variable>
<name>COM_TI_SIMPLELINK_CC13XX_CC26XX_SDK_INSTALL_DIR</name>
<value>c:/ti/simplelink_cc13xx_cc26xx_sdk_7_10_01_24</value>
</variable>
<variable>
<name>EXAMPLE_ROOT</name>
<value>c:/ti/simplelink_cc13xx_cc26xx_sdk_7_10_01_24/tools/iar</value>
</variable>
</group>
</iarUserArgVars>