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 ago> you can remove the section .entry with -R .entry
Agreed ... but the code in .entry jumps to a location within section .text ... and unfortunately, the jump target is not guaranteed to be at the start of the section ( ... unless the linker command file is coded appropriately -- I haven't looked at this). I don't use the HAL. Can you specify where .entry is located via a wizard? Regards, --Scott