Altera_Forum
Honored Contributor
20 years agoEPCS can't be THIS slow
I used the CycloneII dev-kit from altera for a project with uCLinux and a NiosII. To save some $$ I'm trying to configure the FPGA from the EPCS64 and load the kernel from the same EPCS64 thus eliminating the need for an extra ROM chip.
The FPGA get's configured correctly but the kernel takes ages (ok not ages but a couple of minutes(!!)) to load. When booting the kernel from flash it is loaded in a few seconds (1 or 2 ...). I knew it would be slower but I'm pretty sure I made a mistake somewere 'cause this is just tooo slow. Another thing that puzzles me is that the kernel boots halfway in about two minutes and then after 2 more minutes it's reloaded again (from the beginning, it doesn't continue where it was) and completes the boot sequence. From then on the system runs like it used to http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/ohmy.gif Please tell me I did something wrong!