Forum Discussion
Altera_Forum
Honored Contributor
16 years agoUse uClinux on my own design
Hi all, I was able to successfully configure uClinux for my NEEK board, and run some demo applications on it. Now, I have to make all of this work on a board that we designed in the office. I ...
Altera_Forum
Honored Contributor
16 years agoThe Linux build process uses a file that Quartus outputs to assign addresses to the peripherals/resources that are defined in the FPGA. To allow for this the names assigned to them in Quartus need to match the build script. (AFAIK, there are different files used for the current scripts for the MMU and the no-MMU flavor of Linux.)
AFAIK, There are some articles about this in the Linux-Wiki. Linux does not know about pins. -Michael