Nios® V Processor Reference Manual

ID 683632
Date 3/28/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

2.3.7.1. Debug Mode

You can enter the debug mode, as specified in the RISC-V architecture specification, in two ways:

  1. Halt from Debug Module
  2. Software breakpoints

Debug Module selects Hardware Thread (Hart); which can be in one of the following four states:

  1. Non-existent: Debug Module probes a hart which does not exist.
  2. Unavailable: Reset or temporary shutdown.
  3. Running: Normal operation outside of debug.
  4. Halted: Hart is said to be halted when it is in debug mode.