- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
whenever iam creating a new system on SOPC builder and then downloading the .sof file the following message is displayed while running a c/c++ application program
Using cable "ByteBlaster II [LPT 1]", device 1, instance 0x00 Pausing target processor: not responding Resetting and trying again: FAILED Leaving target processor paused Now after doing power-on reset manually then the existing factory loaded program is getting executed plz helpLink copiado
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
sounds to me like your program stalled. Can you debug it? On or off hardware?
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
So you downloaded the .sof to the target then tried to launch your application through the IDE – is that correct?
Are you sure your hardware is configured correctly? If you are using the dev kit try adding an output that will drive a LED or something that lets you know the processor is running.- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Can you post your Nios Design here?
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Hi all!
Maybe you should detail us how you configured the Reset Addess (inSOPC Builder) and where you put .text and .data. (in Nios II IDE). Your code could be unreachable... Bye! http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/wink.gif- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Hi,
I have been experiencing exactly the same problem as Rakesh, however in my case trying to bring up my own board design. The error message doesn't provide me much help of what to do next! so... To try and track down things, I've re-hashed the design to avoid all external i/o and run entirely within the EP1C12 I'm targetting. So I have (just) enough on-chip RAM for the alt_main "hello world" application - and to set the onchip_RAM block as as my system code/data memory - but *still* this message appears......? Using cable "ByteBlaster II [LPT 1]", device 1, instance 0x00 Pausing target processor: not responding Resetting and trying again: FAILED Leaving target processor paused The design downloads okay from Quartus - but from the NIOS IDE when I run-target-hardware that message is all I get? Does the reset on NIOS need to be issued for it to work after configuration? I only expected to need to use it as my watchdog reset - At the moment it is tied to VCC on the schematic, since I don't want to debug my external watchdog circuit right now! Has anybody any ideas what I could try next? Thanks! ;O)- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Can you describe your resets in more detail (do you have an I/O associated to it, general reset after download, the watchdog is the reset only, etc...)
If you have the watchdog feeding the Nios as the reset, then I would "AND" it with a real reset (assuming your resets are coming in active low).- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Hi,
At the moment I do not have any reset signal at all. I just set it to vcc on the schematic. What exactly is the NIOS IDE trying to do via the Jtag port? Is there some trace available to see why it is unhappy? Thanks!- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Basically the design is dervied from the Nios DevKit reference design - so it will look familiar - http://tinyurl.com/69rnw (http://tinyurl.com/69rnw)
The 50Mhz clock is there, because I have some logic producing a flashing LED? This is quite a riddle, with not too many clues!!! http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/unsure.gif- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Hey!, my design is working now? http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/ohmy.gif
Since my design started with the dev.kit schematic, only thing I noticed was when I double-clicked the sdram-pll..... ...I noticed that it was setup for Stratix (rather than cyclone) - so I set that to cyclone and re-plugged in the parameters? Could that have been it? It's nice to see it working - but I'm worried if this is some borderline flakey-thing? oh well. http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/blink.gif- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Did you start off with a Stratix design? If not, what version and build number do you have for Nios?
*Edit: Also what ref. design were you using (device, vhdl/verilog, and type (standard, full....etc))- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Back to Rakesh
I have a couple questions: 1) Do you have a delay block on the reset going to the Nios (helps the core out of reset since the first few clocks out of the PLL most likely are not in perfect phase yet)? 2) Is your PLL configured for the correct device (like what Joe98 found)?- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
i derived my stuff from the Altera Nios2 cyclone design, full_featured. The sdram_pll on that appears to be set for stratix? Have a look and see.
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
You are correct. So Rakesh if you are using the same device then this is probably the cause.
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Hi everyone ,
Iam really happy that it's working fine now. What I have done is just recompiled the full-featured version of cyclone2 edition reference designs and the I just updated the symbol after compiling. Then it worked fine.But Iam still not sure of the root cause of that problem.- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Do you mean the 1C20 Full Featured reference design? If that's the case then you probably ran into the same PLL problem that joe98 encountered. So while you were having problems you were using the sof file that came in that project without compiling? Did you have to open the SDRAM PLL and change it to Cyclone for your compile to work or did you simply compile and that worked?
Cheers- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
I did not change the PLL . But I have re-compiled it and updated the symbol and it just worked.

- Subscrever fonte RSS
- Marcar tópico como novo
- Marcar tópico como lido
- Flutuar este Tópico para o utilizador atual
- Marcador
- Subscrever
- Página amigável para impressora