Hello All,
I am using GCC debugger and putting a hardware break point to debug one issue. Whenever there is an update happening the break point is hitting properly. But I am unable to debug from which function is calling this function using call stack. Is there any one could help me to identify from which function is calling this particular function?