Forum Discussion
Altera_Forum
Honored Contributor
16 years agoNios boot loader
Hi. I am new in Nios subject, but i have not many time to study this issue. My boss wants results, so please, help me as you can. One of functionalities for my system is to update the program(I ...
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- You can have two images in flash. --- Quote End --- I do not need two images According an458, l can build boot loader and application and,if i use EPCS memory, boot record not must contain boot loader and application(boot record) together. So i can buid boot loader and if i want to update the application, i just replace current application by a new one. Is it correct?