Forum Discussion
Altera_Forum
Honored Contributor
16 years agoWhen you are debugging code, you should put your application in RAM, either DDR or onchip. You can set the reset vector, exception vectors and the application in the same area. Check also in the IDE that you put your application in the same memory (system library settings).