Forum Discussion

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

Error while running the program in cyclone II board

Hi Everyone,

I am a beginner in design.

I designed a hardware using Quartus 2 and downloaded the design to the board.

Also I tried running the hello world program from the NIOS 2 IDE 9.1, but it threw error like the one below.

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

Pausing target processor: not responding.

Resetting and trying again: FAILED

Leaving target processor paused

Please someone help me out

Thanks

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    Also I tried running the hello world program from the NIOS 2 IDE 9.1, but it threw error like the one below.

    --- Quote End ---

    This usually happens when you are using a time limited OpenCorePlus IP (in this case NIOS 2).

    After you configure fpga with usb blaster, don't close the message box, otherwise the usb programmer will disconnect and the ip core will be disabled.

    Cris