DSPRelated.com
Forums

Linker errors

Started by abarry4492 February 20, 2002
I have a relatively large project for a C6711 platform. I am using
far calls & data (-ml3), and far RTS calls (-mr1). When it gets to
linking, I get a couple errors such as:

ERROR C60 section .far precedes .far, file
c:\ti\c6000\cgtools\lib\rts6700.lib
ERROR 15-bit displacement e0027237 is negative. Located in
c:\ti\c6000\cgtools\lib\rts6700.lib, section .text, SPC offset
00000040

I can't find any help in the manuals or notes on these errors. I am
using the visual linker. I have all of my code and data placed in
CE0, which is configured as an SBSRAM.

If anyone has any information on those error messages or could offer
me some help, I'd appreciate it.