Description
To open a Nios II debug session without downloading code, perform the following steps:
- Go to Run->Debug
- Select the configuration you want to run
- Select the Debugger tab
- Choose one of the following under Download and Reset:
- Attach to existing program on target (no download)
- Reset target and execute from reset vector (no download)
- Click the Debug button.
The first option in step 4 will attach to the current location being executed. The second option will attach and reset the program currently running on the target board.