\"d:\\soft\\ti_omap\\c5500\\cgtools\\bin\\cl55\" -@\"Debug.lkf\"
undefined first referenced
symbol in file
--------- ----------------
__suspend D:\\soft\\ti_omap\\myprojects\\tinkernel\\tokliBIOS.lib
__resume D:\\soft\\ti_omap\\myprojects\\tinkernel\\tokliBIOS.lib
>> error: symbol referencing errors - \'./Debug/tinkernel.out\' not built
Build Complete,
1 Errors, 0 Warnings, 0 Remarks.
希望大家帮帮忙
徐剑
QQ414094605
本帖最后由 dontium 于 2015-1-23 13:21 编辑
符号没定义。
本帖最后由 dontium 于 2015-1-23 13:21 编辑
麻烦您具体指出
对不起 我不太明白您的意思 是应该#include <std.h>这样吗
具体我不太清楚。
我搞2406。
总之
__suspend
__resume 这两个符号没定义。
你把定义这两个符号的头文件包含就可以了。
>> tokliBIOScfg.cmd, line 32: error: undefined symbol in expression
>> tokliBIOScfg.cmd, line 33: error: undefined symbol in expression
>> error: errors in input - ./Debug/tinkernel.out not built
现在问题变成这样了 应该是没有定义的原因