Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


how to get Link Register when it has 0xFFFFFFF9 in ISR

I have here invalid value to LR when any normal ISR was happened. every Isr get the same behavior.

how can I know LR Value in this case to get the previous code line which was executed before this interrupt.

and why in call stack "exception Frame" appeared in a normal isr ? and where the previous call stack view before isr in call stack window?

Parents Reply Children