NetBootLoader
AM4100
Page 5 - 40
ID 36126, Rev. 2.0
P R E L I M I N A R Y
S F
FUNCTION:
Store NBL Flash memory contents to data buffer
SYNTAX:
sf (-o[=]<offset> -l[=]<length>)|
…(-m[=]<add> -l[=]<length>)|
…(<num>[ -o[=]<offset>][ -l[=]<length>])
where:
sf
command
-o
option: offset
<offset>
parameter: value: hexadecimal
relative offset to start of FLASH contents or image
to be stored to the data buffer
-l
option: length
<length>
parameter: value: hexadecimal
length of FLASH contents or area of visible mem-
ory to be stored to the data buffer
-m
option: memory (address)
<adr>
parameter: hexadecimal
<[x … ]x>
absolute address of image to be programmed
<num>
parameter: numerical string
0, 1, 2, 3
number of the image to be stored
DESCRIPTION:
With the command SF a selected portion of the NBL Flash memory
contents may be copied to the local data buffer, e.g. for a subsequent
upload to the FTP server with the PUT command.
USAGE:
Store 64 kB of NBL Flash memory contents to the data buffer
beginning at an offset of 1 MB
COMMAND / RESPONSE (none):
sf -o=100000 -l=10000
Store FLASH image 2 to the data buffer
COMMAND / RESPONSE (none):
sf 2
Summary of Contents for AM4100
Page 19: ...AM4100 Introduction ID 36126 Rev 2 0 Page 1 1 Introduction Chapter 1 1 P R E L I M I N A R Y...
Page 57: ...AM4100 Installation ID 36126 Rev 2 0 Page 3 1 Installation Chapter 1 3 P R E L I M I N A R Y...
Page 65: ...AM4100 Configuration ID 36126 Rev 2 0 Page 4 1 Configuration Chapter 1 4 P R E L I M I N A R Y...
Page 89: ...AM4100 NetBootLoader ID 36126 Rev 2 0 Page 5 1 NetBootLoader Chapter 1 5 P R E L I M I N A R Y...