Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

Dausing target processor: not responding.

---------------------

Using cable "USB-Blaster [USB-0]", device 1, instance 0x00

Pausing target processor: not responding.

Resetting and trying again: FAILED

Leaving target processor paused

----------------these are the error message when i want to run a project on the

target board in the nios2IDE.

Then use the SDK,i try to connect the target,command "nios2-terminal",the responding show that it can connect .

Then i use the command "nios2-gdb-server" ,the error message :

---------------------

Using cable "USB-Blaster [USB-0]", device 1, instance 0x00

Pausing target processor: not responding.

Resetting and trying again: FAILED

Leaving target processor paused

----------------

then try the command "nios2-run ***" .it's message is "....... waiting for target .。。。。。。。。。。。。"  then it no repond.

I think others may come up aganist this problem too.

How are you solve that finally?

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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.