• How could I find the critical functions when dual core cpu is fully loading?
    It can see almost 100% CPU0 usage during the timeline 2.34s ~ 2.42s(in figure 1). How can we know which functions are executed in CPU0/ CPU1 @timeline 2.376s (in figure 2)? The figure 3 is show the...
  • How could I find the critical functions when dual core cpu is fully loading?
    It can see almost 100% CPU0 usage during the timeline 2.34s ~ 2.42s(in figure 1). How can we know which functions are executed in CPU0/ CPU1 @timeline 2.376s (in figure 2)? The figure 3 is show the...
  • overlay process
    once i build I get following warning *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
  • overlay process
    once i build I get following warning *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
  • Regarding Warning L16: Ignore for Overlay process
    In one of my code, i faced the problem of Warning L16:Ignore for Overlay Process. In that code, when i run my program in actual harware, randomly my code go to the inital location and then hangs up...