Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI did find the answer, though can't explain it. I have my reset address at offset 0 in flash and my exception address at offset 0 in SRAM. In creating the .flash file it asked for the first byte in the SRAM to be programmed too. When I changed to offset 32 in SRAM for the exception address everything started working.