Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21592 Discussions

<terminated>nios Nios II Hardware configuration[ Nios II Hardware] nios II download

Altera_Forum
Honored Contributor II
1,418 Views

I' m using the Quartus 9.1(SP2) and NIos 9.1 IDE. I wrote v files and C code for speech recognition system.V files were compiled correctly & also the nios IDE build the project.When I try to run the project and download it to the board, it displayed as follows. 

 

Pausing target processor: OK 

Reading System ID at address 0x000000D8: verified 

Initializing CPU cache (if present) 

OK 

 

Downloading 02000000 ( 0%) 

Downloading 02010000 (87%) 

Downloaded 74KB in 1.2s (61.6KB/s) 

 

Verifying 02000000 ( 0%) 

Verifying 02010000 (87%) 

Verified OK  

Starting processor at address 0x020001C4 

 

and displayed in the upper bar <terminated>nios Nios II Hardware configuration[ Nios II Hardware] nios II download 

 

Can u help me regarding this...... 

Thank U...
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
517 Views

It seems everything is fine. What exacty is your problem? The software was correctly downloaded and the processor was started. 

If you are expecting a console, check that your SOPC system has a JTAG Uart compenent, and that the IDE is configured to launch a nios 2 terminal after the download.
0 Kudos
Reply