User`s guide

Table Of Contents
4–4 User Commands
User Commands Quick Reference
4.3 User Commands Quick Reference
Table 4–1 contains a summary of all Debug Monitor commands. The commands are
grouped by category and function.
Table 4–1 Command Summary Table
(Sheet 1 of 7)
Command Parameters Description
Download and Execution Commands
load address Downloads a file through the active serial port using the
XMODEM protocol.
boot address Downloads a file through the active serial port using the
XMODEM protocol and begins execution.
netload file, address Downloads the specified file through the Ethernet port at
the current boot address or specified address.
netboot file, address Downloads the specified file through the Ethernet port and
begins execution.
flcd drive_pathname Changes the current working directory to the specified
drive or path.
flcopy source_file,
destination_file
Copies the specified file to another location.
fldir drive_pathname Displays a list of files in the current or specified directory.
flload file, address Downloads the specified diskette file.
flboot file, address Downloads the specified diskette file and begins execution.
flread first_sector, bytes,
dest_address,
iterations, drive
Reads logical sectors from a diskette.
flwrite first_sector,
image_size,
source_address,
iterations, drive
Writes data by logical sectors to a diskette.
flsave file_name,
start_address,
file_size
Saves the specified memory range to the specified file.
romload type, address Loads the specified image from ROM to the specified
address.