Forum Discussion
Altera_Forum
Honored Contributor
15 years agoExecute uClinux on Flash
Hi, I have a working uClinux image which can start from SDRAM. As I want to have settings for the board loaded from flash which a user should change through a website I decided to upload the im...
Altera_Forum
Honored Contributor
15 years agoYou'll still need to select the RAM for the menu in vendor_hwselect, nios2 uClinux does not support XIP from flash.
If you want to run your image from flash, you'll need to write it there using the nios2-flash-programmer. Please see http://www.alterawiki.com/wiki/flash_programmer for more information.