Forum Discussion
Altera_Forum
Honored Contributor
13 years agoPausing target processor: not responding.
when i try to run as NIOS II hardware, i am getting this error, Using cable "USB-Blaster [USB-0]", device 1, instance 0x00 Pausing target processor: not responding. Resetting and trying ...
Altera_Forum
Honored Contributor
13 years agoI had a similar problem that was solved by making sure the NIOS reset output (jtag_debug_module_reset) is connected to the reset inputs of the other components, including the NIOS itself (reset_n). The loading process was unable to pause the processor until this change was made.