F10
change mode view / edit
F11
switch the mode of buffer data view between 1 bit and 8 bit view. It can
be also do by mouse clicking on the button to the right of View/Edit
mode buffer indicator. This button indicates actual data view mode (1 bit
or 8 bit), too.
Arrow keys
move cursor up, down, right and left
Home/End
jump on start / end current line
PgUp/PgDn
jump on previous / next page
Ctrl+PgUp/PgDn
jump on start / end current page
Ctrl+Home/End
jump on start / end edit area
Backspace
move cursor one position left (back)
Note:
Characters 0 and 1 immediately changes content of edit area.
Buffer / Fill block
Selecting this command causes filling selected block of buffer by requested hex (or ASCII)
string. Sets start and end block for filling and requested hex or ASCII string.
Buffer / Copy block
This command is used to copy specified block of data in current buffer on new address.
Target address needn't be out from source block addresses.
Buffer / Move block
This command is used to move specified block of data in current buffer on new address.
Target address needn't be out from source block addresses. Source address block (or part)
will be filled by topical blank character.
Buffer / Swap block
This command swaps a high- and low- order of byte pairs, foursomes or nibbles inside bytes
depending on swap mode selected by user. Swap operation is performed on buffer block
specified by Start and End addresses. This block must start on even address and must have
an even number of bytes. If the conditions do not fulfill, the program modifies addresses itself
(start address is moved on lower even address and/or end address is moved on higher odd
address).
Following swap modes are available, user can select from:
1. Swap 2-bytes inside 16-bit words swap of byte pairs inside 16-bit words.
2. Swap 4-bytes inside 32-bit words swap of byte foursomes inside 32-bit words.
3. Swap nibbles inside bytes
swap of high- and low- nibbles inside each byte.
Examples of swap operation in buffer:
Swap bytes operation from Start address 0 to End address N modifies data in buffer by
following tables:
78
Summary of Contents for 844USB
Page 7: ...Introduction 7 ...
Page 12: ...Quick Start 12 ...
Page 15: ...Detailed description 15 ...
Page 16: ...859 16 ...
Page 28: ...866B 28 ...
Page 41: ...844USB 41 ...
Page 50: ...848A 50 ...
Page 56: ...Setup 56 ...
Page 67: ...Pg4uw 67 ...
Page 117: ...Pg4uwMC 117 ...
Page 127: ...Common notes 127 ...
Page 134: ...Troubleshooting and warranty 134 ...