I come from Linux background, where I've used Callgrind to get the dynamic analysis of callgraph of the firmware. But now I am work in IoT product its bare metal, I am using segger embedded studio. I want to know is it possible to get call graph and profile my firmware in nrf soc.
Any inputs very appreciated.