Forum Discussion
Altera_Forum
Honored Contributor
15 years agorun a c program using nios 2 command shell
Hi, I am trying to run a .c file from nios 2 command shell but not able to. I know how to run .elf using nios2-download -g hello_world.elf. I also know how to convert .c to .out using nios2-el...
Altera_Forum
Honored Contributor
15 years agoI hope my question was clear.
Let me rephrase. I would like to know how to run a .c file using only Nios 2 command shell prompt.. Thanks..