R> m 002020..00202f=20,42,49,4e,56,41,4c,49,44,20,43,4f,4d,4d,41,4e
R> m 002030=44
You could also type the following line instead:
R> m 002000="THIS IS MESSAGE ATHIS IS MESSAGE BINVALID COMMAND"
2. You should now verify that the data area of the program is
correct by typing:
R> m 002000..002030
You should see:
002000..00200f 54 48 49 53 20 49 53 20 4d 45 53 53 41 47 45 20
002010..00201f 41 54 48 49 53 20 49 53 20 4d 45 53 53 41 47 45
002020..00202f 20 42 49 4e 56 41 4c 49 44 20 43 4f 4d 4d 41 4e
002030..002030 44
If this is not correct, you can correct the errors by re-entering
only the modify memory commands for the particular rows of
memory that are wrong.
For example, if row 002000..00200f shows these values:
002000..00200f 54 48 49 53 20 20 49 53 20 4d 45 53 53 41 47 45
you can correct this row of memory by typing:
R> m 002000..00200f=54,48,49,53,20,49,53,20,4d,45,53,53,41,47,45,20
Or, you might need to modify only one location, as in the
instance where address 00200f equals 22 hex rather than 20
hex. Type:
R> m 00200f=22
3. Enter the program information by typing the following
commands:
(Note the hex letters must be preceded by a digit.)
R> m 001000..00100f=7a,07,00,0f,0f9,04,7a,01,00,0f, 0f8,00,0f8,00,6a,0a8
R> m 001010..00101f=00,0f,0f8,00,6a,2a,00,0f,0f8,00,0aa,00,47,0f6,0aa,41
R> m 001020..00102f=58,70,00,0a,0aa,42,58,70,00,10,58,00,00,18,0fb,11
R> m 001030..00103f=7a,04,00,00,20,00,58,00,00,14,0fb,11,7a,04,00,00
R> m 001040..00104f=20,11,58,00,00,08,0fb,0f,7a,04,00,00,20,22,7a,05
R> m 001050..00105f=00,0f,0f8,04,0fe,20,68,0d8,0b,05,1a,0e,46,0f8,7a,05
R> m 001060..00106f=00,0f,0f8,04,6c,4e,68,0de,0b,05,1a,0b,46,0f6,40,9c
Getting Started 2-13
Содержание 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 ...