ARM Cortex-R5 Link Register Behavior in Thumb Mode During Exceptions
ARM Cortex-R5 Link Register Offsets in Exception Modes The ARM Cortex-R5 processor, like other ARM cores, handles exceptions by saving the return address in the Link Register (LR) of the respective exception mode. However, the value stored in the LR can vary depending on the processor mode (ARM or Thumb) and the type of exception….