Success! Subscription added.
Success! Subscription removed.
Sorry, you must verify to complete this action. Please click the verification link in your email. You may re-send via your profile.
(Redirected from ResetAddress)
in sopc builder, more cpu setting, reset address
this is the hardware reset entry point
a. if you set it to cfi flash, it will insert a altera supplied cfi boot loader by default, then load your program image to sdram, and jump to sdram.
b. if you set it to epcs, it will include a hidden onchip memory, with altera supplied epcs boot loader,
which will load your program image to sdram, and jump to sdram.
c. if you set it to onchip memory, then you need a custom boot loader on the onchip memory, which should load your program image to sdram. eg, you can store your image on IDE HDD, etc.
Community support is provided Monday to Friday. Other contact methods are available here.
Intel does not verify all solutions, including but not limited to any file transfers that may appear in this community. Accordingly, Intel disclaims all express and implied warranties, including without limitation, the implied warranties of merchantability, fitness for a particular purpose, and non-infringement, as well as any warranty arising from course of performance, course of dealing, or usage in trade.
For more complete information about compiler optimizations, see our Optimization Notice.