User manual
LPCXpresso Experiment Kit - User’s Guide
Page 145
Copyright 2013 © Embedded Artists AB
Figure 83 – LPCXpresso IDE Run to Breakpoint
Figure 84 below illustrates what the call stack can look like when the call depth is a little deeper, 6
levels in this case. It also illustrates that it is possible to hover the mouse cursor over a variable. A
variable window will then pop up showing the current variable value.
Call stack, which indicates the call
structure to get to the point where the
program is currently stopped.
Currently stopped at line #34 in main()