Forum Discussion
WShep1
Contributor
7 years agoHow do I find out what the SBT for NIOS error "Downloading ELF Process Failed"?
I am working on a NIOS project that currently has a very simple NIOS program running on a Platform Designer Qsys system. I made a change to the Qsys system, generated the HDL for the Qsys system,...
Jens
Occasional Contributor
7 years agoHi,
what you have changed in QSYS?
- Check the connections for Nios2 data- and instruction master ports.
- Check the connections of JTAG UART.
- Does Reset and Clock is working well?
- Check the BSP path in SBT
- try the "Run->Debug Configuratuions" tool in SBT
- use the "Hello World" example program in onchip RAM as simple test
Jens