Forum Discussion
Altera_Forum
Honored Contributor
21 years agoCompiler Setting in NIOSII IDE
Hi, I am looking for a compiler setting to create an assembler output file from C-source. I didn't found this topic in the GNU-Compiler discribtion. I always like to have a closer look at ...
Altera_Forum
Honored Contributor
21 years agoIf you type nios2-elf-gcc --help in a Nios II SDK Shell window that will give you the options
The option -S Compile only; do not assemble or link sounds like what you're after