Forum Discussion
Altera_Forum
Honored Contributor
21 years agoglobal pointer relative offset
The linker gives me this message: “global pointer relative offset 34384 at address 0x008adcc8 out of range -32678 to 32767 » I don’t see what does that mean ? When I click on the error lin...
Altera_Forum
Honored Contributor
21 years agoAnother possibility is that your code really has got too big. In which case removing unwanted packages, or even just reducing the network buffers by a few Kbytes could be enough to pull this into range of the global pointer.