This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

R14 = 0xFFFFFFFD

Hello
I need some help to understand this behaviour.

When I run my code (FreeRtos) step by step , into the vPortSVCHandler we call a function with BX R14 , but R14 is shown to be 0xFFFFFFFD .....

Can somebody tell me why ?

We get in this function with a SVC 0 call....

The call is correctly performed to ITaskStartup ....

Thanks