|
|||||||||||
Technical Support Support Resources
Product Information |
C166: Transferring Control from Boot Loader to ApplicationInformation in this article applies to:
QUESTIONMy target hardware has a BOOT loader (that starts at 00:0000h) and a separate application that is downloaded into FLASH memory at 10:0000h. The BOOT loader redirects the interrupt vectors as suggested in C166: Interrupt Vector Redirection. The BOOT loader application calls 10:0000h to transfer control to the loaded application. The suggestion in C166: Generating a Call to an Absolute Memory Location was used to invoke the downloaded application. This application contains its own startup code and is completely independent of the BOOT loader. Is this the proper procedure to follow and are there any other things I should consider? ANSWERThis implementation source correct for the BOOT loader. However, you must configure the downloaded application correctly. Here are a few items to check:
MORE INFORMATION
SEE ALSO
Last Reviewed: Thursday, February 25, 2021 | ||||||||||
|
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.