Forum Discussion
Altera_Forum
Honored Contributor
16 years agoProblem with SDRAM
Hello Folks, i really have a problem with my Nios running on external SDRAM... I try to get my own bord running and the code has to run from SDRAM. I know the problem with the phase s...
Altera_Forum
Honored Contributor
16 years agoAre you sure you have all the interupt and exception vectors pointing to the correct places.
It you run under gdb, the code should stop at the entry point, and you should be able to single step (the asm if necessary). But that will fail if the vectors aren't right.