TI中文支持网
TI专业的中文技术问题搜集分享网站

TMS320C6678: ccs编译器warning section xxx requires a static base relative reloaction

Part Number:TMS320C6678

工程师们大家好,

本人在使用编译过程中,产生了一个warning: warning #10281-D: section ".nocache" requires a static_base relative relocation, but is located at 0x50000000, which is probably out of range of the static_base. static_base is located at 0x008165a4. might be required to correct placement of ".nocache" so it lies within 0x8000 of the static_base.

我在.nocache 段定义了一个全局变量,然后编译器就告诉我这个警告,程序也无法得到预期结果。现在本人很想知道这个警告出现是什么原因,以及如何解决这个问题。

请各位大侠不吝赐教,在下不胜感激!

Nancy Wang:

请将cmd文件贴出来看一下。

赞(0)
未经允许不得转载:TI中文支持网 » TMS320C6678: ccs编译器warning section xxx requires a static base relative reloaction
分享到: 更多 (0)