| |||
| Home > Examining the Target Execution Environment > Viewing the Stack > Changing the data size for Stack contents | |||
The display format used for viewing memory contents varies depending on the data types supported by your target processor.
To change the display format used for viewing Stack contents:
Right-click on any Stack entry to display the context menu.
Select the required data size from the context menu:
Each column displays 32 bits of data. Where your debug target is an ARM processor words are aligned on 4-byte boundaries.
Each column displays 8 bits of data.
Each column displays 16 bits of data. Where your debug target is an ARM processor halfwords are aligned on 2-byte boundaries.
Each column displays 32 bits of data. Where your debug target is an ARM processor words are aligned on 4-byte boundaries.
Each column displays 64 bits of data.