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++
12600 Discussions

download elf file failed. verify failded address...

Altera_Forum
Honored Contributor II
1,594 Views

i am rather new and following the hello world tutorial. everything goes well until I try to run the hello world project on board. I cannot download the elf to the board .I am using the on-chip memory 

using cable “usb-blaster [usb-0]”, device 1, instance 0x00 

processor is already paused 

initializing cpu cache (if present) 

ok 

 

downloading 00008000 ( 0%) 

downloading 0000d3c8 ( 87%) 

downloaded 21kb in 0.3s (70.3kb/s) 

 

verifying 00008000 ( 0%) 

verifying 0000d3c8 ( 87%) 

verify failed between address 0xd3c8 and 0xde1f 

leaving target processor paused
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
553 Views

I am using MAX 10 board and I think its capacity is really small. my on-chip memory has only 20480 Bytes. so can this cause the problem? I found in the BSP editor that the RAM address is from 0x00008000 to 0x0000efff  

but the RAM address shows in qsys is from 0x00008000 to 0x0000cfff. Does it mean out of range??
0 Kudos
Altera_Forum
Honored Contributor II
553 Views

ok. it seems it's the capacity problem. I create the new project with small hello world template and it goes further, 

but stop here  

 

Using cable "USB-Blaster [USB-0]", device 1, instance 0x00 

Processor is already paused 

Initializing CPU cache (if present) 

OK 

 

Downloading 00008000 ( 0%) 

Downloading 000082D8 (98%) 

Downloaded 1KB in 0.0s  

 

Verifying 00008000 ( 0%) 

Verifying 000082D8 (98%) 

Verified OK  

Starting processor at address 0x00008020 

 

doesn't show the hello world in NIOS II console 

 

help looooooooooooooool
0 Kudos
Altera_Forum
Honored Contributor II
553 Views

 

--- Quote Start ---  

ok. it seems it's the capacity problem. I create the new project with small hello world template and it goes further, 

but stop here  

 

Using cable "USB-Blaster [USB-0]", device 1, instance 0x00 

Processor is already paused 

Initializing CPU cache (if present) 

OK 

 

Downloading 00008000 ( 0%) 

Downloading 000082D8 (98%) 

Downloaded 1KB in 0.0s  

 

Verifying 00008000 ( 0%) 

Verifying 000082D8 (98%) 

Verified OK  

Starting processor at address 0x00008020 

 

doesn't show the hello world in NIOS II console 

 

help looooooooooooooool 

--- Quote End ---  

 

 

Hi, 

 

Is this problem got resolved?? Even I am facing the same issue. Does not show hello world in NIOS console. And even I added a logic to blink the LEDs, even that dint not work..
0 Kudos
Reply