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 ago --- Quote Start --- originally posted by rsteiner@Feb 9 2006, 07:37 AM hi dimo,
we developed our elf bootloader with the exact same spec
that scott provided. originally for a different soft-core but
it works for nios ii as well.
our loader relocates all sections with the type that has sht_progbits
and shf_alloc flag set.
to save some space you can run your elf trough strip first,
but not required.
cheers, roger
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=12655)
--- quote end ---
--- Quote End --- http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/biggrin.gif