Forum Discussion

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

simple examples not work,give me idea

Hi ,everyone

examples within nios2 5.0 can't work(ep2s60f ,stratix2 high speed broad) , I load .sof successfully(ex. full_featured in niosII_stratixII_2s60_ES),

follow, I create a application base on hello_world,

check runas ->hardware ,

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

Pausing target processor: not responding.

Resetting and trying again: FAILED

Leaving target processor paused"

What's means ?

3 Replies

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

    Hello,

    Is your program running from flash memory?

    In that case 'run as hardware' doesn't work, you should download your program with the flashprogrammer.

    best regards,

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

    Most likely a hardware issue (rare for those words to come from my mouth http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif ). Debug your hardware I/O (make sure the unused I/O setting in Quartus is set appropriately for your board (Nios boards need &#39;set unused I/O to input tristate&#39;), make sure you assigned the I/O properly, make sure you meet timing, etc....)