Forum Discussion
Altera_Forum
Honored Contributor
20 years ago<div class='quotetop'>QUOTE </div>
--- Quote Start --- Using cable "USB-Blaster [USB-0]", device 1, instance 0x00 Pausing target processor: not responding. Resetting and trying again: FAILED Leaving target processor paused[/b] --- Quote End --- The reason nios2-download is trying to reset the processor and pull it into debug mode in one operation is that this doesn't allow any user code to be executed. So regardless of what you downloaded last time the processor should go into debug mode if its working. A failure message here normally indicates that the processor is broken in some way - please check that your clocks are running and within spec and that your reset is working correctly.