Hello,
On an existing design (compiler 8.3.2), I have 12 similar error
warning #17003-D: relocation to symbol "$C$L308" overflowed; the 31-bit relocated address 0x26d37e00 is too large to encode in the 12-bit signed PC-Relative field (type = 'R_C6000_PCR_S12' (5), file = "./tinyxml/tinyxmlparser.obj", offset = 0x0000008c, section = ".clean:.tinyxml_text")
I don't understand why I have these kind of error because trampoline calls are actived (I have [349 trampolines] [5096 trampoline calls] in the map file)
Regards,
David