Forum Discussion
Altera_Forum
Honored Contributor
19 years agoHow do you add an assembly file to a Nios project?
I feel like a complete idiot because this should be easy. But I've spent a ton of time looking everywhere for the answer and am drawing blanks. How do you add an assembly file (.asm) to a ...
Altera_Forum
Honored Contributor
19 years agoNiosII uses a stock (for the most part) GCC toolchain. Just doing a quick hunt on Google yields the answer. GCC is expecting .S, not .s.
Cheers, - slacker