Forum Discussion
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't know where to start to look.17 Replies
- Altera_Forum
Honored Contributor
Anyone who ever encounted the same problem have some answer or good ideds, please provide it to me.
I need your help. http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/sad.gif - Altera_Forum
Honored 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
Honored 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
Honored 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
Honored Contributor
I am having the same issue. Here's what I discovered and, hopefully, I'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'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'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're just spinning your wheels! Call and submit an Altera mySupport SR! I certain it's license related Chris - Altera_Forum
Honored 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
Honored Contributor
I already submitted a SR to Altera.
Someone knows how to call the attention of Altera service personal to your request?