Forum Discussion
Altera_Forum
Honored Contributor
15 years agoModifying EPCS bootloader
Skip to tl;dr at the bottom if so inclined. Background and such is there to cover some possible questions. background: (Developing in Q10.1) I am developing a project with two separate fir...
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- Could somebodey explain me, what the meaning of "CODE_BASE=0" is? Thanks sim --- Quote End --- It seems to be just an option to build the elf file with a particular offset for debugging purposes. This only affects the ELF headers, as the actual assembled code is position-independent.