97d
Loading on specific targets for SPARC and SPARClite
Contents|Index|Previous|Next
Loading
on specific targets for SPARC and SPARClite
The SPARC eval
boards use a host-based terminal program to load and execute programs on
the target. This program, pciuh,
is relatively new and it replaces the earlier ROM
monitor, which had the shell in the ROM.
To use the gdb
remote serial protocol to communicate with a Fujitsu SPARClite board, link
your programs with the “stub” module sparc-stub.c;
this module manages the communication with gdb.
See The
GDB remote serial protocol in Debugging
with GDB in GNUPro Debugging Tools for more details.
0