Forum Discussion
Altera_Forum
Honored Contributor
17 years agoProblems booting uClinux on Neek
I've been having some trouble getting uClinux running from flash on the NEEK Cyclone III. What I have been able to do: 1. Build the kernel with JTAG console and Altera's standard exam...
Altera_Forum
Honored Contributor
17 years ago<div class='quotetop'>QUOTE (tehfury87 @ Aug 25 2009, 09:54 PM) <{post_snapback}> (index.php?act=findpost&pid=23606)</div>
--- Quote Start --- So, to clarify, the argument passed to --reset has to be the reset address (0x100000) PLUS the base address (0x4000000) = 0x04100000 as in your listing?[/b] --- Quote End --- Right, reset to cfi flash. You should not reset to sdram, which is volatile. - Hippo