This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler: C6000 Relocatable Specs for linker

Tool/software: TI C/C++ Compiler

Hi,

Does "C6000 Embedded Application Binary Interface" SPRAB89A contain all explanation on relocatable entries that are needed to write a customer linker?

Dave

  • That's the idea, yes. There's a lot more to writing a linker than relocations, but SPRAB89 is meant to tell you everything target-specific that you would need to know. If there is something unclear or missing, please let us know so we can add it.