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.
您好!
TMS320f28379D 的示例 sci_ex1_loopback 具有 sci_ex1_loopback.syscfg 文件。 我想将此文件与 Launchpad 配合使用。 默认.syscfg 用于100PT 器件。 LaunchPad 具有337引脚部件。 如果我在引脚分配视图中使用开关并更改器件、则会出现错误:
****为项目 sci_ex1_loopback 构建配置 CPU1_RAM ****
"C:\\ti\\ccs1210\\ccs\\utils\\bin\\gmake"-k -j 16 all -O
构建文件:"../sci_ex1_loopback.syscfg"
调用:SysConfig
"C:/ti/ccs1210/ccs/utils/sysconfig_1.14.0/sysconfig_cli.bat "-s "C:/ti/C2000Ware_4_02_00_00/.metadata/sdk.json -d "F2837xD"--script "C:/Users/vadim.piskun/workspace_v12/sci_ex1_loopback/sci_ex1_loopback.syscfg -o "syscfg"--compiler ccs
正在运行脚本...
subdir_rules.mk:16:目标'build-408296801'的配方失败
错误:无法将'$assign'设置为'ball。C19':未定义名为 ball。C19的选项,有效的选项为
任何
GPIO43
焊球.74.
GPIO64
焊球.59.
GPIO85.
焊球.86
GPIO11
焊球1.
GPIO15
焊球6.
GPIO19.
焊球11.
GPIO71.
焊球.77
GPIO87
焊球.88
GPIO13.
焊球4.
GPIO62
焊球.57
GPIO73
焊球.81
GPIO90
焊球.97
谢谢 Vadim
我还有一个相关的问题、为什么没有包含 board.c 和 board.h 文件的文件夹。 我重建了项目、但这些文件不像此处讨论的那样显示
您好 Vadim、
由于节假日,答复可能会有延误。 请在1月1日或2日之前回复。 对给您带来的不便深表歉意。
此致、
Ryan Ma
您好 Vadim、
感谢您的提问。 请参阅此常见问题解答中的第二个条目、特别是"Project Properties overwrites .syscfg":
这是您看到的问题、属性中包含一个设备、因此它可以防止发生更改(使用开关按钮)。
这也是您看不到任何"device.c"或"device.h"文件的原因、因为这些文件仅在项目成功构建时生成。
此致、
Vince