The Memory Access pane ( Working with Hardware Diagnostic Action editor) configures diagnostic tests for performing memory reads and writes over the remote connection interface. The table below lists and describes the items in the pane.
| Item | Description |
|---|---|
| Read | Select to have the hardware diagnostic tools performread tests. |
| Write | Select to have the hardware diagnostic tools performwrite tests. |
| 1 Byte | Select to have the hardware diagnostic tools perform byte-size operations. |
| 2 Bytes | Select to have the hardware diagnostic tools perform word-size operations. |
| 4 Bytes | Select to have the hardware diagnostic tools perform long-word-size operations. |
| Target Address | Specify the address of an area in RAM that the hardware diagnostic tools should analyze. The tools must be able to access this starting address through the remote connection (after the hardware initializes). |
| Value | Specify the value that the hardware diagnostic tools write during testing. Select the Writeoption to enable this textbox. |
| Verify Memory Writes | Select the checkbx to verify success of each data write to the memory. |