Dear ARM experts:
Cortex-M needs to configure interrupt vector table offset when implementing boot to application programs, as long as the register VTOR is configured. How can Cortex-r52 achieve this function? I didn't see the register for this function in the technical manual. As a beginner, I had to explore a lot and couldn't find any related routines.
thanks!
An overview is here:
https://developer.arm.com/documentation/100026/0104/Generic-Timer
Detail in the Architecture Ref Manual (D12.19):
https://developer.arm.com/documentation/ddi0487/latest/