Display Memory with
Source Code
If you want to reference the source line information with displaying
memory in mnemonic format, the emulator Softkey Interface provides
"set source" command. To reference the source line information in
inverse video, enter the following command:
set source on inverse_video on <RETURN>
Memory :mnemonic :file = spmt_demo.c:
address label data
371
372 /******************** main program ********************/
373
374 main()
375 {
376 int dummyv;
00FAA3 :_main 0B PHD
00FAA4 3B TSA
00FAA5 38 SEC
00FAA6 E90200 SBC A,#0002H
00FAA9 1B TAS
00FAAA 3A INC A
00FAAB 5B TAD
377 dummyv = 1;
00FAAC 64000100 LDM #0001H,DP:00H
378 tasknumber = 0;
STATUS: M37750/51--Running in monitor_________________________________...R....
set source on inverse_video on
run trace step display modify break end ---ETC--
To see the memory without source line referencing, enter the following
command:
set source off <RETURN>
2-16 Getting Started
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 ...