Forum Discussion
Altera_Forum
Honored Contributor
14 years agoneek nios ii tutorial
Hello im a student doing a final project concerning programming nios ii processor. Does anybody can tell where to start learning writing application. I kinda understand the idea behind the Qsys but m...
Altera_Forum
Honored Contributor
14 years agoWriting code for Nios II is very similar to any other processor. I recommend going through the software development tutorial up on the Nios II literature page, it might help fill in the gaps. I would also look at some of the simplier software examples built into the Eclipse tools like hello_world, board_diag, memtest, etc... These will give you an idea how to access the peripherals in your system.