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 agoLooks like I have a workaround - insert a break instruction into the code:
asm ("break"); This also gets around the "set breakpoint at arbitrary address" problem as well http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif