Part Number:OMAP-L138
Tool/software: TI C/C++ Compiler
I don't understand this linker warning, or how to fix it.
<Linking>
warning #10281-D: Section ".text" requires a STATIC_BASE relative relocation, but is located at 0x00822800, which is probably out of range of the STATIC_BASE. STATIC_BASE is located at 0x008225ec. Might be required to correct placement of ".text" so it lies within 0x8000 of the STATIC_BASE.
warning #10281-D: Section ".text" requires a STATIC_BASE relative relocation, but is located at 0x00822800, which is probably out of range of the STATIC_BASE. STATIC_BASE is located at 0x008225ec. Might be required to correct placement of ".text" so it lies within 0x8000 of the STATIC_BASE.
'Finished building target: "hyleas_reva_dspside_tannhauser.out"'
Note that 0x00822800 and 0x008225ec certainly ARE within 0x8000 of each other. No specific variable is mentioned in the error.
OMAP L138, DSP core, CCSv7