Forum Discussion
Altera_Forum
Honored Contributor
21 years agoYes, this explains it exactly. By coincidence my flash is mapped to low addresses and the sram to high. Those vector table entries just looked like they pointed to flash, now I see they are just LSR'ed vectors. Now that I look at the programmers manual, I see this bit shift is mentioned a couple of places, just not in the vector table discussion http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/wink.gif .
Thanks.