Forum Discussion
Altera_Forum
Honored Contributor
16 years agoassembly language in the nios ii ide
Hi does the nios ii ide support assemble language? why does my assemble codes occur errors? my setup project proceed as follows: 1 Start the Nios II IDE. (Start->All Programs->Altera->...
Altera_Forum
Honored Contributor
15 years agoThe -mno-cache-volatile causes gcc (3.4.6) to use the 'io' forms of instructions for volatile memory accesses (thus bypassing the data cache).
This is likely to cause more grief than it fixes. Not sure why it would fail the compile. In any case it shouldn't be the default for the IDE, so you must have ticked something to enable it.