Forum Discussion
jackhab
Occasional Contributor
6 years agoELF download failure
We are seeking for ideas with the following issue we have on Cyclone V. We have a project in development where adding Altera PIO (and sometimes other MM-slaves) breaks the ability to load ELF into N...
jhold7
New Contributor
6 years agoError Running Nios II Project: Downloading ELF Process failed
Description
If the Nios II processor’s
cpu.data_master
port is not connected to all program memories (memories to which the .elf file is downloaded) the software project fails to run on Nios II hardware.
Failure to connect
cpu.data_master
to all program memories is a design error that the Nios II Software Build Tools (SBT) does not detect.
Workaround/Fix
Connect
cpu.data_master
to all program memories.