Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- I don't recall running into the problem you are, but for what it's worth, I'm using absolute addressing for all my .hex files (doing basically the same thing as you) and maybe that's why. --- Quote End --- .. ok thanks... so if you use absolute for your nios code are you manually entering the address to be directly after the sof? Or do you have a custom bootloader that jumps to know address? Both these I was hoping to avoid....