Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

unable to download .elf file using nios2 command shell

Altera_Forum
Honored Contributor II
1,320 Views

Hi,  

 

using Altera 14.0 i am able to download .elf file using SBT (nios2 software build tool) but while downloading same .elf file using nios2 command shell we are seeing below error everytime. so, can anybody help to solve this issue ?  

 

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

Pausing target processor: OK 

Initializing CPU cache (if present) 

OK 

Downloaded 70KB in 1.0s (70.0KB/s) 

Verifying 02000020 ( 0%) 

Verify failed between address 0x2000020 and 0x200FFFF 

Leaving target processor paused
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
621 Views

It appears that your RAM is located at 0x2000020 is this correct? I would verify that your are programming to the correct memory location. You can verify this address in Qsys.

0 Kudos
Reply