Forum Discussion
Altera_Forum
Honored Contributor
11 years agoI've seen the same error here with 13.1 on a 64bit linux system.
I'm not going to run any of the tools as root there. AFAICT most of the progress messages that might help you work out where things are failing are discarded by the GUI system. I got code running (without gdb - I'm not worried about gdb) by running 'make download-elf' and fixing $PATH and $LD_LIBRARY_PATH until it worked.