The Modtronix Embedded Debugger is a general purpose Application that is used
to display detailed debug
information for messages received from a SBC (Single Board Computer) target board. The
SBC board only has to send very short messages, typically 2 bytes long, that will cause
a configurable debug message to be displayed in the Modtronix Embedded Debugger. The
messages are configured in a XML project file. Using this method has the
advantage that the SBC board uses very little code space and time to sent detailed
debug information.
The project file also defines tabs that are created in the Modtronix Embedded Debugger.
All messages received from the SBC board will be displayed in it's configured tab. This
means that each code module can have it's own debug window for displaying debug information.
|