User Manual

SUPERPRO
®
7000 User’s Guide Chapter 4
Radix. Select Radix to toggle between the HEX and DEC memory address
display.
Search. Select Search to search for a specified string. Select Search Next to
begin the next search for the specified string
Swap. Select Swap to open the Word Swap dialog box, illustrated below.
Select the Word Width option to swap high byte and low byte according to
the specified width in the address range and select OK. Otherwise, select
Cancel.
For example, if the data buffer address 0-10(HEX) is:
12 34 56 78 90 AA BB CC - DD EE FF 11 22 33 44 55
Then after swapping the data, it would look like this according to the selected
word width:
o 16 Bits (2 bytes)
34 12 78 56 AA 90 CC BB - EE DD 11 FF 33 2
o 32 Bits (4 bytes)
78 56 34 12 CC BB AA 90 - 11 FF EE DD 55 44 33 22
o 64 Bits (8 bytes)
CC BB AA 90 78 56 34 12 - 55 44 33 22 11 FF EE DD
31 of 51