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

ARM: Specifying callers of indirect function calls for --callgraph option

Good day,

I would like to use the --callgraph linker option [0] to make sure that I'm using a sane stack size. Unfortunately I have quite a few indirect function calls that aren't included in the stack size assessment.

Is it possible to pass the callers for these functions to the linker so that they get included? I have not been able to find anything in the documentation.

Thanks and regards,

David

[0] www.keil.com/.../armlink_pge1362075422709.htm