Forum Discussion
Altera_Forum
Honored Contributor
15 years agoOnly adding a data connection to the memory with the boot loader is not always enough. If the memory is configured as ROM, you also need to make sure hardware breakpoints are enabled in your Nios config as you cannot set a software breakpoint in ROM. I think breakpoints are also used behind the scenes when single stepping.