Altera_Forum
Honored Contributor
14 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 image on my flash device. But I always get "Verify failed" errors while uploading the image. These are steps I made:- execute
make vendor_hwselect SYSPTF=/pathToMyPtfFile - select flash on upcoming menu
- run
to build the image with the changesmake - upload the image with
nios2-download -g images/zImage