Forum Discussion
Altera_Forum
Honored Contributor
21 years agoUsing nios-sof is often easier.
But just for reference, I think your problem with the command line is that you put a semicolon into the arguments. Under shells such as bash this is a command separator. If you escape the semicolon with \ or put quotes around that argument then it should work.