描述资源路径位置类型
#10010链接过程中遇到错误;"SysConfig.out"未编译 SysConfig C/C++问题
描述资源路径位置类型
#10234-D unresolved symbols remain SysConfig C/C++ problem
****项目 SysConfig 的配置调试构建****
"C:\\ti\\ccs1120\\ccs\\utils\\bin\\gmake"-k -j 4 all -O
生成文件:"../main.c"
调用:C2000编译器
"c:/ti/ccs1120/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000 /ti/c2000/C2000Ware_4_01_00_00/driverlib/f2837xd/driverlib /ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/include /ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/headers/source /ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/headers/include /Users/Admin-PC/Desktop/CCS/sysconfig/sysconfig /Users/Admin-PC/Desktop/Sysconfig/sysconfig/sysconfig -v28 -ml -mt --cla_support=cla1 - float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu2 --include_path="C:/Users/Admin-PC/Desktop/Sysconfig/sysconfig/device /ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source /Users/Admin-PC/Desktop/Sysconfig/sysconfig /ti/ccs1120/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include
已完成建设:"../main.c"
构建目标:"SysConfig.out"
调用:C2000链接器
"c:/ti/ccs1120/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000 /ti/ccs1120/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/lib /device/F2837xD_CodeStartBranch.obj /ti/c2000/C2000Ware_4_01_00_00/driverlib/f2837xd/driverlib/ccs/Debug/driverlib.lib -v28 -ml -mt --cla_support=cla1 - float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu2 --tadvice /ti/ccs1120/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include:performance=all --define=_flash --define=cpere-g --cmd_warning=225 /device/device.obj /sysconfig/f2837xd_pinmux.obj /ti/ccs1120/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/lib/rts2800_ml.lib /ti/ccs1120/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/lib/rts2800_fpu32.lib
第一个引用的未定义
文件中的符号
---------------- ----------------
_GpioCtrlRegs ./sysconfig/f2837xd_pinmux.obj
错误#10234-D:未解析的符号仍存在
错误#10010:链接过程中遇到错误;未生成"SysConfig.out"
>>编译失败
Makefile:151:目标"sysconfig.out"的配方失败
gmake[1]:***[sysconfig.out]错误1
Makefile:147:目标"全部"的食谱失败
gmake:***[全部]错误2
****构建完成****