Forum Discussion
31 Replies
- Altera_Forum
Honored Contributor
I also upload the .sof and zImage and entire Quartus project files to skydrive and share it to public
Please check the below link http://sdrv.ms/11cmauy - Altera_Forum
Honored Contributor
Thanks!!!! you are awesome!
- Altera_Forum
Honored Contributor
--- Quote Start --- Hi everyone I record a tutorial video about how to boot uclinux on Nios II Processor with MMC I used DE2-115 as reference but you can use any board that you like Feel free to contact me if you have any problem at: hafezi.mahdi@live.com or use this forum Link to tutorial video: http://www.youtube.com/watch?v=rxlyezof0rs --- Quote End --- Hi, I am using Altera FPGA and new to linux. i want to know that how i can establish a development environment where i can write programming and download the application to linux. regards J S Hyanki - Altera_Forum
Honored Contributor
--- Quote Start --- Hi, I am using Altera FPGA and new to linux. i want to know that how i can establish a development environment where i can write programming and download the application to linux. regards J S Hyanki --- Quote End --- Hi In the same system that you actually build the Linux for you board you can add the custom programs to the Linux as a package Please visit the below link, this tutorial will guide you to create a C program and then compile and add the C program to the Linux that you want to build http://www.alterawiki.com/wiki/portingapps after the build is completed you can download the Linux on your development board and then execute the C Program that you wrote You don't need to know all the Linux stuff at the first place, try to learn the basic commands, that will help you a lot Best Regards Mahdi Hafezi - Altera_Forum
Honored Contributor
Hi,
In host PC which Linux should i install? Thanks for your response. regards J S Hyanki - Altera_Forum
Honored Contributor
Hi
Please visit the below link http://www.alterawiki.com/wiki/uclinux In the "Quartus for Linux" section it's suggested that you install CentOS but i personally install Fedora 14 64-bit - Altera_Forum
Honored Contributor
Hi Mahdi,
Thank you very much for your video - it is very helpful. Could you please explain a little bit about how you created your project in Quartus? In the video you had already created it. Did you base on it on some existing design? Thanks. [h=1][/h] - Altera_Forum
Honored Contributor
--- Quote Start --- Hi Mahdi, Thank you very much for your video - it is very helpful. Could you please explain a little bit about how you created your project in Quartus? In the video you had already created it. Did you base on it on some existing design? Thanks. [h=1][/h] --- Quote End --- Glad that the video was helpful You can watch the below video for creating simple NIOS II application http://www.youtube.com/watch?v=ks7pap5ewrq And apply the MMU setting for booting uClinux in MMU enable mode All the materials is available in the youtube video description section - Altera_Forum
Honored Contributor
lordephaistos-1 (http://www.alteraforum.com/forum/member.php?u=55291) thank you for very good instruction.
I have loaded your sof file and zImage to the board. But there is not support of usb, vga, sd card. Are there ways to make these functions work? - Altera_Forum
Honored Contributor
Hi,
--- Quote Start --- I have loaded your sof and zImage files to my board. It works good. But there is not support of vga, usb and sd card. I need these functions. Are there ways to make these functions work? --- Quote End --- If your board is DE2-115, please visit the page http://www.alterawiki.com/wiki/linux_with_mmu_on_veek/t-pad (http://www.alterawiki.com/wiki/linux_with_mmu_on_veek/t-pad) and refer the section No.8. And if you feel that the Nios2 CPU is slow to execute X window, please visit the page http://www.alterawiki.com/wiki/nios2_smp_system (http://www.alterawiki.com/wiki/nios2_smp_system) :rolleyes:.