You can use the E7000 in-circuit emulator to develop code for either the
Hitachi SH or the H8/300H. Use one of these forms of the target
e7000
command to connect GDB to your E7000:
target e7000
port
speed
com2
). The third argument is the line speed in bits per second
(for example, 9600
).
target e7000
hostname
telnet
to connect.