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.


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

How to analyze common block subroutines and its call tree?

I got a problem while my compiler works with OT(9), the problem is the stack pointer underflow and I have validated. The reason is OT(9) created new Common Block Subroutines in application, and some subroutines call other subroutines, Every additional Call increase the stack pointer by 2 Bytes.
So, I want to check Common Block Subroutines in map file, but it just list the location of Common Block Subroutines and I can't find the call tree related with Common Block Subroutines. How can I find the call tree related with Common Block Subroutines?

Parents Reply Children
No data