Forum Discussion
Altera_Forum
Honored Contributor
22 years agoFlashing files to NIOS-II board
Hi all, I am experincing some problems trying to program the flash on the Microtronix Cyclone Dev. Board when using the NIOS-2 Kit. I have added the uncompressed file to the system library...
Altera_Forum
Honored Contributor
22 years agoFigured it out.
There seems to be a bug in the IDE; when I configured the filesystem, I had to enter 0x400000 or higher as offset for the IDE to accept the value. I changed the offset from 0x400000 to 0x000000 in the system.stf file, now everything works, and the IDE seems to accept the values now.