Forum Discussion
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.