在DSP编译完进行连接时出现如下问题,怎么解决
[Linking...]"E:\ccs3.3\bin\cl2000"-@"Debug.lkf"<Linking>fatalerror:file"E:/ccs3.3/lib...
[Linking...] "E:\ccs3.3\bin\cl2000" -@"Debug.lkf"
<Linking>
fatal error: file "E:/ccs3.3/lib/rts2800.lib<fs_add.obj>" has a
Tag_Memory_Model attribute value of "1" that is different than one
previously seen ("2"); combining incompatible files
我已经尝试把rsc2000..lib 改成为rsc2000_ml.lib了但是还是不行,请问各位大神怎么解决 展开
<Linking>
fatal error: file "E:/ccs3.3/lib/rts2800.lib<fs_add.obj>" has a
Tag_Memory_Model attribute value of "1" that is different than one
previously seen ("2"); combining incompatible files
我已经尝试把rsc2000..lib 改成为rsc2000_ml.lib了但是还是不行,请问各位大神怎么解决 展开
2个回答
展开全部
将rts2800.lib换为large model的版本: rts2800_ml.lib,加编译选项 -v28 -ml
请参考这篇WiKi:
http://processors.wiki.ti.com/index.php/C28x_Code_Generation_Tips_and_Tricks#Run-Time_Support_Library
请参考这篇WiKi:
http://processors.wiki.ti.com/index.php/C28x_Code_Generation_Tips_and_Tricks#Run-Time_Support_Library
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询