Altera_Forum
Honored Contributor
12 years agoHow to get Cyclone IV GX dev board to auto-load user design?
I have been pulling out my rapidly dwindling hairs trying to figure out how to get the dev board to power up and boot my design and not the factory load. Following all the directions in the manuals got me to the point where on power-up the board loads my design -- briefly. I see the CONF_DONE LED light up and my design starts to work (I blink some user LEDs). After a few seconds the board reboots itself and loads the factory default. Sadly repeatable. I'm using the web portal to load the design into parallel flash. SW1 is set for "user."
So, my design does load and run but it gets overwritten by the factory load for some unknown reason. How do I tell the board to stop rebooting the factory load automatically? It is behaving like someone pushed the PGM_LOAD button. I've done plenty of searches and scoured all relevant manuals/docs, but to no avail. Lastly, the sof2flash utility creates the desired .flash file for my design, but it also creates a .map.flash file that is tiny. Is this supposed to get loaded somewhere into the FLASH? If so, where and how? Any advice will be greatly appreciated. This should be the easy part of the project... ;-)