| Add a memory space |
- Click the
button on the toolbar or right-click Memory Spaces column
and select Add from context menu. This action opens the
Add memory space dialog.
- Type the memory address in the Address (HEX) field (HEX
value can be set both with or without "0x" prefix).
- Select available Memory space type from the drop-down
menu.
- Click Select.
The memory space will be added to the list in the left pane.
|
| Delete a memory space |
- Select the space in the list.
- Right-click on it and select Remove from context
menu.
or click the cross-sign icon on the required space tab in the right pane.
|
| Clear memory spaces view |
Right-click anywhere in the left pane and select Remove
all from context menu. |
| Setup memory loading mode |
- Click the
button on the toolbar. This action opens the Table
Renderings dialog.
- Select the option:
- Automatic for dynamic cache. In this mode each page
displays a chosen number of lines and have preloaded cache to access it fast.
Set the number of lines to preload.
- Manual for no cache used. In this mode each page
displays a chosen number of lines with no preloaded cache.
|
| Navigate between pages |
- When in the Automatic mode: click the
or buttons on the
toolbar. Navigation is performed regarding the selected cell. Context menu page
movement options are not available. Continuous scroll is available.
- When in the Manual mode: click the
or buttons on the
toolbar or right-click within the view and select Previous
page or Next page from context menu.
Navigation is performed page by page regarding the current page start address.
Continuous scroll is not available.
|
| Go to a specific address in a rendered memory section |
- Right-click anywhere in the right pane and select Go to
Address from context menu. A group of controls appears in the bottom
of the right pane.
- Enter the required address in the edit box.
- Click OK. The tab scrolls to the specified address.
|
| Reset rendering to the base address |
Right-click anywhere in the right pane and select Reset to Base Address on
the context menu. The tab scrolls to the base address.
|
| Write data |
- Double-click the cell in the view.
- Type in data and press Enter or continue typing - when
the available amount of symbols is reached, the system will automatically write
the data and move to the next cell.
|
| Change space table format |
- Right-click anywhere in the right pane and select Format
from context menu. This action opens the Format dialog.
- Set the row and column size.
- Click OK.
Note: It is highly recommended to not change the default settings.
|
| Resize table to fit the displayed data |
Right-click anywhere in the right pane and select Resize to
Fit from context menu. |
| Hide or show the Address column |
Right-click anywhere in the right pane and select Hide Address
Column or Show Address Column from context
menu. |
| Copy visible table data to clipboard |
- Select the cell.
- Right-click on it and select Copy To Clipboard from
context menu. It copies the selected cell HEX address, rendering type and all
visible data with some additional lines (if any).
|
| Print data |
- Select the cell.
- Right-click on it and select Print from context menu. A
system print dialog will open.
|
| Watch the cell overview info |
- Select the cell.
- Right-click on it and select Properties from context
menu. This action opens the cell Properties dialog.
|
| Change the space display endianess format |
- Select the space in the list.
- Right-click anywhere in the right pane and select
Endianess from context menu.
- Select one of the options:
- Big Endian - to display data in the Big Endian format
(default mode).
- Little Endian - to display data in the Little Endian
format.
- Restore Default - adjusts display mode with the data
mode.
|