Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- 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