Forum Discussion
Altera_Forum
Honored Contributor
12 years agoBootloader and Remote System Upgrade scheme
Good-morning and happy new year, I work with a Cyclone IV and a nios II processor, I use Active Serial configuration with an EPCS. I want to be able to update my software, and hardware nios app...
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Can you tell me if this is coherent, do I made any mistake ? If in my application hardware I define the software address as Reset Vector Memory will it work or I need to made a custom boot-loader to boot to this address ? --- Quote End --- Sure. This is the normal way to use remote update. You can even spare the free space between factory hw and sw and place them back to back. For the application software you need a custom bootloader which loads the image from the specified fixed address.