Forum Discussion
Altera_Forum
Honored Contributor
13 years agoRunning uClinux on the DE2-115
Hi all, Have anyone successfully run the uClinux on a DE2-115? I was able to get the uClinux version 3.1 to run on the NEEK kit and would like to try it on the DE2-115, but run into "Pausing ta...
Altera_Forum
Honored Contributor
13 years agosay i wanted to load uclinux from the flash memory in the de2-115 board
do i point the base address the the beginning of the sdram and point the link offset to the beginning of the flash? or am i getting this wrong? from my understanding the processor starts from the link offset address and extracts the uclinux image to the base address and starts from the base address ... am i correct?