Altera_Forum
Honored Contributor
16 years agoPausing target processor not responding in stratix 2
Hi all,
Im a new user in FPGA board. Currently i have a problem regarding my project. I able to generate and download my .sof file into my fpga board without any error. Then i also manage to build a nios-ide project template, "small hello world" without any error but the problem occurs when i run the program in hardware the following message appear on th nios-ide console window. " Using cable "USB-Blaster [USB 6-1.1]", device 1, instance 0x00 Pausing target processor: not responding. Resetting and trying again: FAILED Leaving target processor paused " These are the following hardware, software and nios 2 system that i had included in my project: Hardware and Software: 1) OS: linux-ubuntu 9.04 2) Quartus II version 9.0 SJ full version 3) Nios II Integrated Development Environment Version: 9.0 4) Stratix II, EP2S60F672C3 Nios 2 system's peripheral 1) cpu (**clock setting= ddr_sdram_sysclk=100Mhz) 2) DDR SDRAM ,(Micron Mt46v16m16tg-6t), 16 bits wide, discrete device, CAS 3.0, 1 chip select. (**clock setting= clk=50Mhz) 3) high_res_timer - (timeout period =10us..counter size=64 bits.. full featured) (**clock setting= ddr_sdram_sysclk=100Mhz) 4) sysid (**clock setting= ddr_sdram_sysclk=100Mhz) 5) jtag_uart (read and write FIFO .buffer depth=64 bytes) (**clock setting= ddr_sdram_sysclk=100Mhz) I been trying to solve this problem for 3 weeks. I tried using Quartus 8.0, another stratix 2 board and different PC but i get the same error message. I will be very thankfull if any one of you guy manage to solve my problem.. Thank you.... :)