C M L - 5 4 8 5 U S E R M A N U A L V 1 . 0
0 6 / 2 2 / 0 5
37
netmask
- This is the network address mask to determine if use of a gateway is
required. This field must be properly set. Your local network administrator will have
this information.
filename
- This is the default filename to be used for network download if no name is
provided to the DN command.
filetype
- This is the default file type to be used for network download if no type is
provided to the DN command. Valid values are: “srecord”, “coff”, and “elf”.
mac
- This is the Ethernet Media Access Control (MAC) address (a.k.a hardware
address) for the evaluation board. This should be set to a unique value, and the
most significant nibble should always be even.
Examples:
To set the baud rate of the board to be 38400, the command is:
set baud 38400
NOTE:
See the SHOW command for a display containing the correct formatting of these
options. See the dBUG Ethernet support for additional details on network settings.
SHOW - Show Configurations
Usage: SHOW
<option>
The SHOW command displays the settings of the user-configurable options within
dBUG
.
When no option is provided, SHOW displays all options and values.
Examples:
To display the current baud rate of the board, the command is:
show baud
To display all options and settings, the command is:
show
Here is an example of the output from a show command:
dBUG> show
base: 16
baud: 19200
server: 192.0.0.1
client: 192.0.0.2
gateway: 0.0.0.0
netmask: 255.255.255.0
filename: test.srec
filetype: S-Record
ethaddr: 00:CF:52:49:C3:01