Forum Discussion
Altera_Forum
Honored Contributor
20 years agoNIOS II relocation types
Hi, I am a student and I am doing my diploma work at the moment. It is about loading elf file on a NIOS II board - I have problems with the relocation that is done as part of the loading of an elf fi...
Altera_Forum
Honored Contributor
20 years agoHi dimo,
> I have problems with the relocation that is done as part of the loading of an elf file What problems are you having? > for instance I dont know the relocation types If you use nios2-download, you don't need to know anything about elf relocation types. Or are you writing your own loader? > I suppose I need some special dosumentation which I am not able to find at this > exact moment Try: http://www.cs.princeton.edu/courses/archiv...reading/elf.pdf (http://www.cs.princeton.edu/courses/archive/fall05/cos217/reading/elf.pdf) Regards, --Scott