Altera_Forum
Honored Contributor
20 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 --- Cannot insert breakpoint 8. Error accessing memory address 0x1033e4: (undocumented errno -1).[/b] --- Quote End --- Are memory writes needed for setting breakpoints? Breakpoints for internal ROM work OK, so it doesn't make apparent sense.