Memory View

The Memory View

The memory view is used to inspect and edit memory spaces. To add a new space use the plus-sign. Enter startaddress or symbol, the symbol will be looked up in the symbol table. Then enter the length in words. The default is to show the memory in hexadecimal. To view the memory in decimal uncheck the hex-button. Confirm with OK.

The memory will be displayed in a table with four words on each row. To edit a value click on it and enter a new value. To enter a hexadecimal value when viewing in decimal prefix the value with "0x". Confirm with the enter-key.

The Memory View can have several memory spaces open at the same time. All values are automatically refreshed when needed. Close a view by clicking the cross in the tab.