Skip to main content

IAR Embedded Workbench for Arm 9.70.x

Stack options

In this section:

The Stack options are available by choosing Tools>Options or from the context menu in the Stack window.

IDEStack_FF908_04.png

Use this page to set options specific to the Stack window.

Note

If there are multiple stack pointers, C-SPY will decide which stack pointer to use for calculations based on the name of the stack block as defined in the linker configuration file. To use a different stack pointer for checks for out-of-bounds stack pointers, stack pointer validity, and stack display, change the name of the stack block in the linker configuration file and the cstartup.s file, or use the C-SPY command line option ‑‑proc_stack_name.