Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Not sure, but you could try using "nios2-download -g <your ELF> && nios2-terminal" from a Nios II command shell. This isn't exactly what SBT for Eclipse does, but it could help you move along. --- Quote End --- Thanks, but the makefile sources a lot of variables in the makefile and when I try to run the 'make download-elf' for example, it complains because those variables defined in the beginning of the Makefile are not being referenced or set...do I need to figure out how to read Makefiles and set all those...isn't there a way to stop the console or record it somewhere... all this is because I get a verify error on download and I can never read where its failing because it disappears too quickly.. Salman