roddy wrote
<div class='quotetop'>QUOTE </div>
--- Quote Start ---
I'm seriously thinking of ditching the NIOS IDE and switching to Codewright and simple makefiles.[/b]
--- Quote End ---
Makefiles etc and codelab work well except that Nios II has pretty limited support for what they call legacy SDK. They say you should not use the f core (with data cache) if you are using legacy sdk but it does work if you want things to be written at once then use the volatile keyword. codelab is much better than the eclipse enviroment for steping and debugging. I use a seperate edit that I am used to and is powerful for coding (Multiedit.) But this is why I can't use eclipse at all.