Forum Discussion
Altera_Forum
Honored Contributor
21 years agoabout compilers
I'm using the nios1 for a mp3-player,I'm building the software, I use the MAD-0.11.0b software package from the internet! when I want to compile it... http://forum.niosforum.com/work2/styl...
Altera_Forum
Honored Contributor
21 years agoHi scott!
>Add an entry for nios2 for the basic_machine variable. All you need is "nios2" in there ;-) The origin text is amigaunix | amix) basic_machine=m68k-cbm os=-sysv4 then I edit it to: amigaunix | amix) basic_machine=nios os=-sysv4 Am I right?? >I'm a bit confused here: You want your code to run on a Nios-32 processor that >is running uClinux, correct? >If this is the case, you surely have uClinux running, no? ... and this means you >have a development environment (with headers, libraries, etc) under windows I do not have any development environment under windows in fact,I only have the sopc builder shell!! huke regards