| ||||||||
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 INFORMATIONSEE ALSO
FORUM THREADSThe following Discussion Forum threads may provide information related to this topic. Last Reviewed: Wednesday, August 03, 2005 | |||||||
| ||||||||