Netbootloader vmp3 – Kontron VMP3 User Manual

Page 112

Advertising
background image

NetBootLoader

VMP3

Page 5 - 28

© 2005 Kontron Modular Computers GmbH

ID 29230, Rev. 01

29230

.01.UG.VC.050727/091440

P R E L I M I N A R Y

LS

FUNCTION:

Display listing of the current ftp server directory

SYNTAX:

ls

DESCRIPTION:

To display a listing of the current ftp server directory the command
“ls” is used. This command downloads the listing to the data buffer
and then the listing is displayed. Any previously loaded image in the
data buffer is overwritten. If an attempt is then made to program the
FLASH after the “ls” command has been issued it will fail.

MD

FUNCTION:

Display visible memory

SYNTAX:

md [<adr>]

where:

md

command

<adr>

parameter: value: hexadecimal
starting address of a visible memory area

DESCRIPTION:

To display a visible memory area the command “md” is used. The
first time the command “md” is issued, visible memory contents
starting at the address 0x0 are displayed if no “<adr>” parameter is
used. If issued again without the “<adr>” parameter, the display starts
with the end address of the previous display. Data is displayed as
hexadecimal 32-bit words and as ASCII dump.

Advertising