Forum Discussion
Altera_Forum
Honored Contributor
19 years agoIt is sead before and I will say it again:
Developing Linux is done under Linux. Follow the guide at the nios wiki (http://nioswiki.jot.com) and make a nice development environment under linux. Developing a userspace program under Windoze is difficult, developing a kernel module is worse. You can simply download the binary toolchain and start programming. Search the forum for a the Makefile. I recently posted the Makefile (and method)I always use to write my kernel modules for the NiosII. Hope this helps!