应该是在我修改了某个变量的存储段以后,我的工程就突然出现的大量waring,但是可以编译成功,大致有两类waring,请问是什么原因引起的。
warning: Section ".bss" requires a STATIC_BASE relative relocation, but is
located at 0x008278b8, which is probably out of range of the STATIC_BASE.
STATIC_BASE is located at 0x00800200. Might be required to correct
placement of ".bss" so it lies within 0x8000 of the STATIC_BASE.
"D:\ccs\pdk_C6678_1_0_0_9_beta2\packages\ti/csl/csl_edma3Aux.h", line 162: warning:
relocation from function "Edma3LL2toDDR3set" to symbol "hChannel"
overflowed; the 16-bit relocated address 0x9dc2 is too large to encode in
the 15-bit unsigned field (type = 'R_C6000_SBR_U15_W' (13), file =
"./EDMAset.obj", offset = 0x00000580, section = ".text")
"src/intc/_csl_intcCombEventDispatcher.c", line 169 (approximate): warning:
relocation from function "_CSL_intcEvent3Dispatcher" to symbol
"_CSL_intcEventOffsetMap" overflowed; the 16-bit relocated address 0x9dc8 is
too large to encode in the 15-bit unsigned field (type = 'R_C6000_SBR_U15_W'
(13), file =
"D:\ccs\pdk_C6678_1_0_0_9_beta2\packages\ti\csl\lib\ti.csl.intc.ae66<_csl_in
tcCombEventDispatcher.oe66>", offset = 0x00000128, section =
".text:csl_section:intc:_CSL_intcEvent3Dispatcher")
warning: output file "PROCESS.out" cannot be loaded and run on a
target system