Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHi Paul
The reset address must point to the EPCS base address. With EPCS64 you can use the standard bootloader which will take care to copy code to sdram. Everything is done automatically and you'll find your application program ready to run at main entry point. You need to write a custom bootloader only if you need special features, like loading multiple boot images or remote fpga update.