Forum Discussion
Altera_Forum
Honored Contributor
15 years agorestore_my_flash problem with my Nios II Development Kit Cyclone II Edition
Hi, I'm trying to restore my board following this instructions: 1) Open command shell 2) cd factory_recovery/niosII_cycloneII2c35 3) ./restore_my_flash "restore_my_flash" command pro...
Altera_Forum
Honored Contributor
15 years agoI found in the documentation of my eval kit that I needed to use a particular base address in the flash for loading my .flash file. That's what I used.
I suppose that the 'restore_my_flash' shell script was written by you. While entering it in the command shell, try entering it as './restore_my_flash.sh'. Might help. good luck.