Forum Discussion
Altera_Forum
Honored Contributor
21 years agosafe mode program
I wish to have a safe mode boot this means that usually the program that is found on the flash will be loaded and run but if something happen and the application hang I wish to press a button ...
Altera_Forum
Honored Contributor
21 years agohi
you can program the flash with your own factory configuration(overwriting the default one that comes with the dev board) using the nios-flash-programmer . then you can search for and transfer control to a new application image using the remote update block regards