Download Print this page

Symbol Operations - Intel EV80Cl96KB User Manual

Microcontroller evaluation board

Advertisement

-46-
EV80C196KB Microcontroller Evaluation Board User's Manual
SYMBOL OPERATIONS
iECM-96 supports several commands dealing with symbolic information that can be
loaded along with object code. The commands are:
SYMBOLS
SYMBOLS OFF
;~~I';LS
ON
An additional command, "LOADSYM <filename>" can be used to load iECM-96's
symbol table without affecting the target's memory. This command is described in
the section "File Operations".
SYMBOLS
This command displays the symbols that are currently in iECM-96's symbol table.
SYMBOLS OFF
This command suppresses searching the symbol table during output. It does not
prevent the use of the symbol table during input. This command is provided be-
cause symbolic output with large symbol tables can be very slow.
SYMBOLS ON
This command reenables symbolic output.
FLUSH
This command deletes all the symbols currently in the symbol table.

Advertisement

loading