Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12745 Discussions

a strange problem about quartusII 5.0

Altera_Forum
Honored Contributor II
1,450 Views

I construct a sopc project in quartusII 4.1, and I can run any example on my board! 

 

but I contruct the same sopc project in quarutsII 5.0, when I run the hello_led project in niosII IDE, the console give me such message: 

Processor is already paused 

Reading System ID at address 0x00301838: verified 

 

Downloading 00200020 ( 0%) 

Downloaded 1KB in 0.0s  

 

Verifying 00200020 ( 0%) 

Verified OK  

Leaving target processor paused 

 

but when I run the hello_world project in niosII IDE, the console display: 

Processor is already paused 

Reading System ID at address 0x00301838: verified 

 

Downloading 00200020 ( 0%) 

Downloading 00210000 (72%) 

Downloaded 89KB in 2.3s (38.6KB/s) 

 

Verifying 00200020 ( 0%) 

Verify failed  

Leaving target processor paused 

 

 

why quarutsII 5.0 can not work??
0 Kudos
5 Replies
Altera_Forum
Honored Contributor II
456 Views

Hi, 

 

What version of NIOS II IDE are you using ?
0 Kudos
Altera_Forum
Honored Contributor II
456 Views

I think it is due to your SOPC system. 

The problem appears when the cpu cannot work. And there are two reason may cause the result: One is the system you creat, mabye something wrong is with your system;and another may be that your FPGA configuration is destroyed, a new configuration is needed.
0 Kudos
Altera_Forum
Honored Contributor II
456 Views

I use niosII 5.0 and quartusII 5.0! 

 

but hello_led is successful, and hello_world can not work!  

 

it is very strange !!!!!!!!!
0 Kudos
Altera_Forum
Honored Contributor II
456 Views

<div class='quotetop'>QUOTE </div> 

--- Quote Start ---  

but hello_led is successful, and hello_world can not work!  

 

it is very strange !!!!!!!!![/b] 

--- Quote End ---  

 

It is because the file size of them. 

 

What type of dowload cable do you use? 

 

I find Byteblaster II will occur similar errors. Please refe to:run as hardware error (http://www.niosforum.com/forum/index.php?act=st&f=2&t=2099)
0 Kudos
Altera_Forum
Honored Contributor II
456 Views

yes ,I use byteblasterII! 

 

but when I use quartusII4.1 and niosII1.0, everything is ok! 

 

is there a bug in niosII 5.0?
0 Kudos
Reply