Hi 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