Forum Discussion

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

NIOS II IDE

I tried downloading different example configuration examples from Altera, but I always get the following error. I also once tried to let the 'cheatsheet' perform all the sheets but I still got the same error. Please HELP!!! I don't understand what is happening ....

I am trying to download the hello_world program.

*****************************************************************

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

Pausing target processor: not responding.

Resetting and trying again: FAILED

Leaving target processor paused

******************************************************************

4 Replies

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

    --- Quote Start ---

    originally posted by napster@Jan 12 2007, 03:13 PM

    i tried downloading different example configuration examples from altera, but i always get the following error. i also once tried to let the 'cheatsheet' perform all the sheets but i still got the same error. please help!!! i don't understand what is happening ....

    i am trying to download the hello_world program.

    *****************************************************************

    using cable "usb-blaster [usb-0]", device 1, instance 0x00

    pausing target processor: not responding.

    resetting and trying again: failed

    leaving target processor paused

    ******************************************************************

    <div align='right'><{post_snapback}> (index.php?act=findpost&pid=20540)

    --- quote end ---

    --- Quote End ---

    it may be your pins assign error in quartus top-level design.or there is a incorrect config commponent in sopc builder
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by liuliqiang+jan 13 2007, 08:12 am--><div class='quotetop'>quote (liuliqiang @ jan 13 2007, 08:12 am)</div>

    --- quote start ---

    <!--quotebegin-napster@Jan 12 2007, 03:13 PM

    i tried downloading different example configuration examples from altera, but i always get the following error. i also once tried to let the &#39;cheatsheet&#39; perform all the sheets but i still got the same error. please help!!! i don&#39;t understand what is happening ....

    i am trying to download the hello_world program.

    *****************************************************************

    using cable "usb-blaster [usb-0]", device 1, instance 0x00

    pausing target processor: not responding.

    resetting and trying again: failed

    leaving target processor paused

    ******************************************************************

    <div align='right'><{post_snapback}> (index.php?act=findpost&pid=20540)

    --- quote end ---

    --- Quote End ---

    it may be your pins assign error in quartus top-level design.or there is a incorrect config commponent in sopc builder

    <div align='right'><{post_snapback}> (index.php?act=findpost&pid=20557)</div>

    [/b]

    --- Quote End ---

    Thanks it worked ...
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by tux.2000+jan 24 2007, 12:11 pm--><div class='quotetop'>quote (tux.2000 @ jan 24 2007, 12:11 pm)</div>

    --- quote start ---

    --- quote start ---

    originally posted by napster@jan 13 2007, 04:40 pm

    --- quote start ---

    originally posted by liuliqiang@jan 13 2007, 08:12 am

    <!--quotebegin-napster@Jan 12 2007, 03:13 PM

    i tried downloading different example configuration examples from altera, but i always get the following error. i also once tried to let the &#39;cheatsheet&#39; perform all the sheets but i still got the same error. please help!!! i don&#39;t understand what is happening ....

    i am trying to download the hello_world program.

    *****************************************************************

    using cable "usb-blaster [usb-0]", device 1, instance 0x00

    pausing target processor: not responding.

    resetting and trying again: failed

    leaving target processor paused

    ******************************************************************

    <div align='right'><{post_snapback}> (index.php?act=findpost&pid=20540)

    --- quote end ---

    --- Quote End ---

    it may be your pins assign error in quartus top-level design.or there is a incorrect config commponent in sopc builder

    <div align='right'><{post_snapback}> (index.php?act=findpost&pid=20557)</div>

    [/b]

    --- Quote End ---

    Thanks it worked ...

    <div align='right'><{post_snapback}> (index.php?act=findpost&pid=20560)</div>

    [/b]

    --- Quote End ---

    What is the solution for this problem???

    <div align='right'><{post_snapback}> (index.php?act=findpost&pid=20827)</div>

    [/b]

    --- Quote End ---

    The most common reason that leads to this is

    1. incorrect pin assignment (forget to import the pin assignment)

    2. miss-matched sopc builder file and actually sof file (forget to download the new sof file to the FPGA).

    So you can check these two places first.