Suggestions on effectively learning NIOSII Soft programing
Guys, I am planning to implement the SD card music player as demonstrated in the example of Altera de-2 115 version. In the example I noticed that I have to use NIOS 2 programing for establishing the SD card driver and extract the song data from the SD card through the NIOS 2 processor. Unfortunately, I don't have any prior experience in working with NIOS 2 programming. I do know that I have to use QSYS (Platform Designer) and implement the connection between the SD card through the ON Chip memory and NIOS processor but the C programing on the NIOS tool went above my head. Can you guys give me resources to effectively learn the NIOS 2 programing?
Any help would be greatly appreciated.
Hi,
For starters, you can quickly run through any of the booting methods that your board can perform:
Choose boot from OCRAM for example:
Go through the steps up until the "Programming" part.
For learning, you can go through the document as a whole.