Fujitsu F2MC-16L Series User Manual page 29

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

Advertisement

EDIT [ B
3.5.7.
Edit byte data in memory
The Edit command allows the modification of single memory locations, beginning at the
specified ByteAddress. (If not specified, the previously specified address is used.) The monitor
will display the actual address and the contents. The user can enter new data values or simply
press RETURN to move to the next address location. To quit the edit procedure press the
ESC key or enter /↵. If Data is given, it is written immediately.
>edit fa1299 30↵
>edit fa1290↵
>edit _Counter !100↵
... The first example writes 30h at FA1299h. The second starts interactive mode at FA1299h.
The third example writes 100 (64h) at symbolic address "_Counter".
3.5.8.
EWORD [ W
Edit word data in memory
The Edit Word command allows modification of 16 bit word memory locations. It operates in
the same manner as the EDIT command.
3.5.9.
ELONG [ L
Edit long word data in memory
The Edit Long command allows modification of 32 bit word memory locations. It operates in
the same manner as the EDIT command.
EBIT [ B
3.5.10.
Edit data in memory bit by bit
The Edit Bit command allows modification of single memory bits. This command works in a
similar manner to the EDIT command. However, a bit address behind the ByteAddress might
be specified.
>ebit a1:2 1↵
... This example disables the microcontroller PLL-clock by setting bit 2 to 1.
NOTE: Because the values are read first and the modified value (bit set/reset) are written
back, some I/O registers with different read/write function are not set properly.
© FUJITSU Mikroelektronik GmbH 1996
FUJITSU MB90675-Evaluation Board - User Manual
A
[ D
YTE
DDR
A
ORD
DDR
A
ONG
DDR
A
[ :B
YTE
DDR
]]
ATA
[ D
]]
ATA
[ D
]]
ATA
A
] [ D
]]
IT
DDR
ATA
- 29 -

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mb90675 series

Table of Contents