Forum Discussion
Altera_Forum
Honored Contributor
21 years agoStill UBoot ing...
Well thanks to everyone one and all my UBoot seems to be up and running fine however I'm still having a little bit of grief getting the final bits working (think I'm gonna write an app note o...
Altera_Forum
Honored Contributor
21 years agoIn the objcopy command you can remove the section .entry with -R .entry.
nios2-elf-objcopy -R .entry -O binary sample.elf sample.bin