Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

Setting a breakpoint at an arbitrary address

Hi

I'd like to be able to set a breakpoint for any address - is this possible?

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi Jason,

    Yes -- provided it's 32-bit aligned. If you enable hardware breakpoints, you can get some decent mileage from

    the nios2-console debugger.

    Regards,

    --Scott