|
|||||||||||
Technical Support Support Resources
Product Information |
C51: Relocating Interrupt Vector TablesInformation in this article applies to:
QUESTIONHow do I relocate the interrupt vector table from address 0x0000 to a different address? ANSWERThis is a three-step process that involves:
Assuming that you want to relocate the reset and interrupt vectors and your program to offset 0xC000, proceed as follows.
Save the changes and rebuild your project. You should now see a gap in your link map of 0xC000 before your first code segment. SEE ALSOLast 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.