6. Verify that the input area command byte was cleared during
initialization.
Type:
U> m -db 0ff800
You will see:
00ff800..00ff800 00
The input byte location was successfully cleared.
7. Now we will use the emulator features to make the program
work. Remember that the program writes specific messages to
the output area depending on what the input byte location
contains. Type:
U> m 0ff800=41
This modifies the input byte location to the hex value for an
ASCII "A". Now let’s check the output area for a message.
U> m 0ff804..0ff823
You will see:
00ff804..00ff813 54 48 49 53 20 49 53 20 4d 45 53 53 41 47 45 20
00ff814..00ff823 41 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
These are the ASCII values for Msg_A.
Repeat the last two commands twice. The first time, use 42
instead of 41 at location ff800h and note that Msg_B
overwrites Msg_A. Then try these again, using any number
except 00, 41, or 42 and note that the Msg_I message is
written to this area.
Getting Started 2-21
Содержание H8/3003
Страница 2: ......
Страница 12: ...Figure 1 1 HP 64784 Emulator for the H8 3003 1 2 Introduction to the H8 3003 Emulator ...
Страница 56: ...Notes 2 36 Getting Started ...
Страница 63: ...Figure 3 3 Installing the PGA adaptor 3001 mode 3 4 3 7 In Circuit Emulation ...
Страница 64: ...Figure 3 4 Installing the PGA adaptor 3004 5 mode 3 3 8 In Circuit Emulation ...
Страница 82: ...Target System Interface ø RES STBY NMI MD0 2 3 26 In Circuit Emulation ...
Страница 83: ... RESO P1 P2 P5 A0 23 P3 P4 D0 15 3 27 In Circuit Emulation ...
Страница 84: ...P6 P8 P9 PA PB PC 3 28 In Circuit Emulation ...
Страница 85: ...P7 AVcc Vref AVss 3 29 In Circuit Emulation ...
Страница 105: ...Notes 4 20 Configuring the Emulator ...
Страница 107: ...CONFIG_ITEMS Summary H8 3003 emulator configuration items Syntax A 2 H8 3003 Emulator Specific Command Syntax ...
Страница 121: ...Notes A 16 H8 3003 Emulator Specific Command Syntax ...