We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
If I want to write startup code for the ARM A65AE, where can I find reference code, and where can I get information to ensure that each exception handler is placed in a fixed-size space?
I'm trying to understand that the ARM vector table requires a fixed offset for each exception handler, and alignment is necessary for this reason. Where can I find more detailed information about this?