Forum Discussion

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

target processor: not responding

This is my first try with NIOS2 and the niosII_stratix_1s10_es eval. board. Compilation, cofiguration

worked fine. I then invoke IDE and build Hello_world which gets downloaded to the board ok but

then I get the 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 http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/sad.gif

Can you help? Please help? I don&#39;t know where to start to look.

17 Replies

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

    Did you check if the quartus design loads correctly onto the board? We had more or less the same problem when following the tutorial. In our tutorial file, the pin assignments were missing. When compiling the NIOS II design and downloading, quartus does not give an error.

    So maybe you should check if the pins are assigned in your design. When the tutorial design of NIOS II loads correctly onto the board, all the leds of the 7-segment display are lit.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    It looks like it is loading and running OK now, most of the time. The app. eng. promised to

    get me a permanent license for the processor. I tried running a number of programs such as

    Hello_world and count_binary they work ok.

    A problem I am seeing is that the lcd_display never works and the seven_segment_pio only

    works in the factory default mode. All the buttons and individual leds work fine. How could this

    be?

    I tried the board_diag program and it fails to build - it can not build because:

    "SEVEN_SEG_PIO_BASE was not declared..." Could this be related to the first problem?

    Thanks again to flyingbowman! http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I suspect the problem with your LCD is that it does not work with the compact Flash card plugged in. This is in the errata and also mentioned elsewhere on this forum.

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

    I am having the same issue. Here&#39;s what I discovered and, hopefully, I&#39;m right AND it will soon be resolved.

    When you start with a fresh download, everything works fine, but if you did a little deeper into the Analysis and Synthesis Messages you may find a string of lines that reads,

    "Warning: Messages from megafunction that supports OpenCore Plus feature

    "+ Warning: Messages from megafunction that supports OpenCore Plus feature Nios II Processor

    " + Warning: The reset input will be asserted when the evaluation time expires

    "Warning: Megafunction that supports OpenCore Plus feature will stop functioning in 1 hour after device is programmed"

    After that hour, you can download your Quartus sof file, albiet, time limited. After the hour expores, you&#39;ll get

    Using cable "ByteBlasterII [LPT1]", device 1, instance 0x00

    Pausing target processor: not responding.

    Resetting and trying again: FAILED

    Leaving target processor paused

    Eventually, if you keep recompiling Quartus, SOPC and NIOS IDE projects, you&#39;ll find you get an error relating to a mismatch in the read versus expected sysid and timestamp values.

    If you get here...STOP...you&#39;re just spinning your wheels!

    Call and submit an Altera mySupport SR! I certain it&#39;s license related

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

    --- Quote Start ---

    originally posted by rugbybloke@Apr 7 2005, 07:53 AM

    i suspect the problem with your lcd is that it does not work with the compact flash card plugged in. this is in the errata and also mentioned elsewhere on this forum.

    --- Quote End ---

    Thanks rugbybloke, you were right!

    Any idea regarding seven_segment_pio ? and board_diag problems? http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/unsure.gif
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I already submitted a SR to Altera.

    Someone knows how to call the attention of Altera service personal to your request?