Modifying Memory
You can use the modify memory command to send commands to the
sample program. Memory locations stackarea and st10h
correspond to memory address 402 hex and 412 hex respectivity. For
example, to enter the ’10h’ at address 402h and enter ’A’ at address
412h: use the following commands.
display memory stackarea <RETURN>
modify memory stackarea to 10h <RETURN>
modify memory st10h string to ’A’
<RETURN>
After the memory location are modified, the memory display shows
the following
Memory :bytes :access=bytes :blocked :update
address data :hex :ascii
000402-09 10 FF FF FF FF FF FF FF . . . . . . . .
00040A-11 FF FF FF FF FF FF FF FF . . . . . . . .
000412-19 41 FF FF FF FF FF FF FF A . . . . . . .
00041A-21 FF FF FF FF FF FF FF FF . . . . . . . .
000422-29 FF FF FF FF FF FF FF FF . . . . . . . .
00042A-31 FF FF FF FF FF FF FF FF . . . . . . . .
000432-39 FF FF FF FF FF FF FF FF . . . . . . . .
00043A-41 FF FF FF FF FF FF FF FF . . . . . . . .
000442-49 FF FF FF FF FF FF FF FF . . . . . . . .
00044A-51 FF FF FF FF FF FF FF FF . . . . . . . .
000452-59 FF FF FF FF FF FF FF FF . . . . . . . .
00045A-61 FF FF FF FF FF FF FF FF . . . . . . . .
000462-69 FF FF FF FF FF FF FF FF . . . . . . . .
00046A-71 FF FF FF FF FF FF FF FF . . . . . . . .
000472-79 FF FF FF FF FF FF FF FF . . . . . . . .
00047A-81 FF FF FF FF FF FF FF FF . . . . . . . .
STATUS: M37750/51--Running user program_______________________________...R....
modify memory st10h string to ’A’
run trace step display modify break end ---ETC--
Getting Started 2-19
Summary of Contents for 64147A
Page 2: ......
Page 8: ...Notes ...
Page 14: ...Notes 6 Contents ...
Page 16: ...Figure 1 1 HP 64147 Emulator for MELPS 7750 51 Series 1 2 Introduction ...
Page 84: ...Notes 4 24 Configuring the Emulator ...
Page 92: ...Notes A 8 Using A Foreground Monitor ...
Page 105: ...Notes Index 11 ...