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.
It looks like code near address zero cannot show matched source code while debugging in the DS IDE. Some functions not called at all are showed. The ITCM in my SoC starts from address 0. I remember there is a compiler option to fix it, but don't remember what it is. Could anybody help me out here? Many thanks.
Hi, Stephen
I really appreciate your detailed answer. It's exactly the issue as you described. And --dangling_debug_address works.
Thanks
-Oscar