Comtrol eCos User Manual

Page 132

Advertising
background image

help

Execute code at a location

go [-w

<

timeout

>

] [entry]

Help about help?

help [

<

topic

>

]

Set/change IP addresses

ip_address [-l

<

local_ip_address

>

] [-h

<

server_address

>

]

Load a file

load [-r] [-v] [-d] [-h

<

host

>

] [-m {TFTP | HTTP | {x|y}MODEM -c

<

channel_number

>

}]

[-b

<

base_address

>

]

<

file_name

>

Compare two blocks of memory

mcmp -s

<

location

>

-d

<

location

>

-l

<

length

>

[-1|-2|-4]

Fill a block of memory with a pattern

mfill -b

<

location

>

-l

<

length

>

-p

<

pattern

>

[-1|-2|-4]

Network connectivity test

ping [-v] [-n

<

count

>

] [-l

<

length

>

] [-t

<

timeout

>

] [-r

<

rate

>

]

[-i

<

IP_addr

>

] -h

<

IP_addr

>

Reset the system

reset

Display RedBoot version information

version

Display (hex dump) a range of memory

x -b

<

location

>

[-l

<

length

>

] [-s] [-1|2|4]

Help about a command with sub-commands.

RedBoot> help fis

Manage FLASH images

fis {cmds}

Create an image

fis create -b

<

mem_base

>

-l

<

image_length

>

[-s

<

data_length

>

]

[-f

<

flash_addr

>

] [-e

<

entry_point

>

] [-r

<

ram_addr

>

] [-n]

<

name

>

Display an image from FLASH Image System [FIS]

fis delete name

Erase FLASH contents

fis erase -f

<

flash_addr

>

-l

<

length

>

Display free [available] locations within FLASH Image System [FIS]

fis free

Initialize FLASH Image System [FIS]

fis init [-f]

Display contents of FLASH Image System [FIS]

fis list [-c] [-d]

Load image from FLASH Image System [FIS] into RAM

fis load [-d] [-b

<

memory_load_address

>

] [-c] name

Write raw data directly to FLASH

fis write -f

<

flash_addr

>

-b

<

mem_base

>

-l

<

image_length

>

28

Advertising