Forum Discussion
Altera_Forum
Honored Contributor
16 years agoDebug problem - code loading at incorrect address
I'm debugging a standalone application on our target hardware using the NIOS2 9.1 SP1 eclipse debugger. The code is being loaded at an incorrect address (a frame buffer in our sopc build), and fails...
Altera_Forum
Honored Contributor
16 years agoI noticed in the bsp summary.html that the alt_fb_ddr was used for all code segments. Running the bsp editor, changing the base addresses to alt_mem_ddr, and regenerating fixed this problem