Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by freechip@May 5 2006, 10:21 PM hi,
i am wondering if it is possible to implement a µclinux in a stratix gx development board?
in fact, i have a stratix gx development board in order to develop high speed applications.
don't worry, the nios will not be used for high speed applications!
let me know your thoughts about that.
thanks a lot.
freechip.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=15085)
--- quote end ---
--- Quote End --- Yes, you can run uClinux if you have ddr/sdram. You should start with a mininal system with only nios2 cpu core,sdram,full featured timer,jtag/serial console and a cfi flash, (cfi flash can be dummy and removed later). Note, the interrupt vector (ie, exception vector) should be in uClinux program memory, ie sdram.