Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

Running Hello Word example from Nios II SDK Shell

Hi all... How can I run the "Hello Nios II" example from Nios II SDK Shell ? I tried to use these comands: $ nios2-elf-gcc -o hello.o hello.c $ nios2-elf-gcc -nostartfiles -g -nostd...