Forum Discussion
Altera_Forum
Honored Contributor
14 years agoIn my understanding I need to find a description of a couple procedures. I guess that I can compile a Linux application on my PC and upload the application to Nios with some tool. So, I am looking for a sample project, that shows how to:
-compile my application to run on Nios -upload the application to Nios -access peripherals For the peripheral access, I am not sure if I can use the addresses from the memory map, since probably Linux creates a separate memory space for each process. If such a simple project or tutorial, exists please let me know its name.