Forum Discussion
Altera_Forum
Honored Contributor
20 years agoPausing target processor: not responding.
I am tryin out some of the example designs given by Quartus II 6.0 and Nios II
but at last when i am ronning it on Nios II hardware followoing message is coming. Using cable "ByteBlasterII [LPT1]", device 1, instance 0x00 Pausing target processor: not responding. Resetting and trying again: FAILED Leaving target processor paused any suggestions?4 Replies
- Altera_Forum
Honored Contributor
may be because of improper assignments. better go to assignment and remove all the assignments made. restart quartus and try to run the application again. it may help to solve your problem
--- Quote Start --- originally posted by benny@Aug 22 2006, 11:26 PM i am tryin out some of the example designs given by quartus ii 6.0 and nios iibut at last when i am ronning it on nios ii hardware followoing message is coming.
using cable "byteblasterii [lpt1]", device 1, instance 0x00
pausing target processor: not responding.
resetting and trying again: failed
leaving target processor paused
any suggestions?
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=17773)
--- quote end ---
--- Quote End ---
- Altera_Forum
Honored Contributor
did you solve it? I've the same problem.
What do you mean with "assignment"? I have to recompile quartus project? - Altera_Forum
Honored Contributor
Did you install correctly the byteblaster?
Isn't it a usb version you nedd? - Altera_Forum
Honored Contributor
I've been having this same problem too. I get the error message:
Using cable "ByteBlasterMV [LPT1]", device 1, instance 0x01 Pausing target processor: not responding. Resetting and trying again: FAILED Leaving target processor paused I can program my .sof to the board no problem, I can compile my C application too, but when i go to run the C code on the processor I get that error message. I can't even use the flash programmmer to program the flash memory either, I get an error along the same lines as the one above. If anybody has any ideas i'd greatly appreciate them.