Forum Discussion
Altera_Forum
Honored Contributor
22 years agoNios Compiler Bug - Any Workarounds
I have run into a bug with the version of GCC supplied with the Nios v3.02 development kit (2.9-nios-010801-20030520) when compiling with for 32 bit Nios (compiler flags -O0 -m32 -mflat). If I write ...
Altera_Forum
Honored Contributor
22 years agoAnother Nios II point: you get a flat 32 register file to start out with -- none of this -mflat business exists (although admittedly the -mflat option was added for Nios I users such as yourself doing RTOS-like things!). And yes, the new GCC version with Nios II only supports Nios II.