Skip to main content

IAR Embedded Workbench for Arm 9.70.x

Stack window

In this section:

The Stack window is available from the View menu.

StackWin_Mym80_03.png

This window is a memory window that displays the contents of the stack. The graphical stack bar shows stack usage.

This window retrieves information about the stack size and placement from the definition in the linker configuration file of the sections holding the stacks. For descriptions of the sections, see Section reference. For applications that set up the stacks using other mechanisms, you can to override the default mechanism. Use one of the C-SPY command line option variants, see ‑‑proc_stack_stack.

Note

By default, this window uses one physical breakpoint. For more information, see Breakpoint consumers.