阅读:2423回复:3
连接时为何出现这种错误?
开发环境:ccs2.0,仿真器,c6701目标板
连接时出错:(从memory map和cmd文件都没有查出问题) >> error: relocation overflow occured at address 0x00000000 in section \'.vec\' of input file \'C:\\ti\\myprojects\\mywork\\Debug\\c6701vec.obj\'. The 16-bit relocated address 0x9460 is too large to encode in the 16-bit signed field. The value was truncated. You may need to add a mask to the assembly instruction or use other target specific assembly features if you really only need the lowest 16 bits of this symbol. Please see the section on Relocation in the Assembly User\'s Guide. >> error: symbol referencing errors - mywork.out not built |
|
沙发#
发布于:2003-03-03 18:26
怎么没人回应呢?
急! 大虾救命啊! |
|
板凳#
发布于:2003-03-04 22:42
相似的错误:(环境同上)
>> error: relocation value truncated at 0x58 in section .text, file C:\\ti\\myprojects\\mywork\\Debug\\intr.obj >> error: relocation value truncated at 0x6c in section .text, file C:\\ti\\myprojects\\mywork\\Debug\\intr.obj >> warning: output file mywork.out not executable 请各位大虾救命啊,一定大大给分。 |
|
地板#
发布于:2003-03-09 20:05
终于搞定了!
|
|