Fill Startaddr Endaddr Data; Search [Startaddr] [[D1 [[D2]; Move Startaddr Endaddr Targaddr; Compare Startaddr Endaddr Targaddr - Fujitsu F2MC-16L Series User Manual

Hide thumbs Also See for F2MC-16L Series:
Table of Contents

Advertisement

FILL S
3.5.15.
Fill Memory area.
The Fill command fills a specified memory area with the specified data value.
>fill fa0000 faffff 0↵
... Clears RAM bank 2.
SEARCH [ S
3.5.16.
Search for a specific byte pattern
The Search command will search for a specific data pattern in memory beginning at the
StartAddress. The data pattern is specified by up to 8 byte values or short text.
Note: The StartAddress must by specified using at least 4 characters (e.g. '00F0'), otherwise
the first parameter is interpreted as a data pattern and the default address is used.
If a matching data pattern is found, the address is displayed. In this case, if the search
command is used again without parameters, the search will be continued after the previous
matching location.
>search ff0000 ff1000 00 83 f7↵
>search ff0000 ffffff "Hello"↵
... First example searches for the 24 Bit value F78300h. The second example searches for the
five bytes "Hello" (case sensitive).
MOVE S
3.5.17.
Move memory area.
The Move command moves the contents of a specified memory area to a different location
beginning at the TargetAddress.
The original memory area remains unchanged unless source and target area overlap.
>move 80000 81ffff 82000↵
COMPARE S
3.5.18.
Compare memory areas
The Compare command compares one memory area specified by StartAddress and
EndAddress with a second memory area beginning at the TargetAddress. Memory locations
with different contents are displayed.
>compare 80000 81ffff FF3357↵
- 32 -
FUJITSU MB90675-Evaluation Board - User Manual
A
E
TART
DDR
A
TART
DDR
A
TART
DDR
A
TART
A
D
ND
DDR
ATA
] [[ D1 [[ D2 ] ...[ D8 ]]] | " A
E
A
T
A
ND
DDR
ARG
E
A
T
DDR
ND
DDR
© FUJITSU Mikroelektronik GmbH 1996
T
NY
EXT
DDR
A
ARG
DDR
"]

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mb90675 series

Table of Contents