Forum Discussion
Altera_Forum
Honored Contributor
21 years agoCannot set breakpoint in FLASH
I'm trying to set a breakpoint in FLASH memory. When I do, execution pauses at PC, and the following error appears on the log: <div class='quotetop'>QUOTE </div> --- Quote Start --- ...
Altera_Forum
Honored Contributor
21 years agoThe internal ROM isn't really readonly, so it allows you to set a breakpoint. The best way to do what you want is to turn on the hardware breakpoints. You will get a limited number of hardware breakpoints, but it will allow you to change them without reflashing the code.
Regards,