OptimaUserManual.pdf - 第74页

OPTIMA PROM SOF TW AR E Opti ma User M anual 68 x Goto A ddress… —A llow s you to jump to any address in the memory ar ray, as show n here: Goto Address menu function all ow s you to j ump to any memory location x Fill… …

100%1 / 151
OPTIMA PROM SOFTWARE
Optima User Manual
67
As noted in the lower-right corner of the Dump/Edit screen, you may press the right
mouse button for additional editor features:
Right-clicking in the edit screen displays additional editing options
The edit screen provides several useful additional features including:
x Print—Allows you to print contents shown on the screen
x Printer-Setup—Allows you to choose the desired printer and its configuration
OPTIMA PROM SOFTWARE
Optima User Manual
68
x Goto Address…—Allows you to jump to any address in the memory array, as
shown here:
Goto Address menu function allows you to jump to any memory location
x Fill…—Allows you to fill the memory array with any data pattern, as shown
here:
Fill function allows you to fill the memory array with any data pattern
OPTIMA PROM SOFTWARE
Optima User Manual
69
NOTE: The Fill memory menu item accepts values in relation to the
device to be processed. It is often necessary to know the
block size of the specific device being used. Many devices
do not support partial programming operations. Therefore,
partially filling RAM with a data pattern is not supported
with those devices. Because of this, an error will occur if
you attempt to fill RAM with less data than the device
supports. Also, filling RAM beyond the block size of the
device will produce a similar error.
x Swap bytes—Allows you to transpose high and low order bytes within the data
file
x Search for byte—Allows you to search the memory array for a specific data
string.
Selecting Search for Byte produces this window:
“Search for byte” allows you to locate a hex string within memory array
x Repeat search—Performs the Search for byte operation again with the
previously entered search data
You may also select Memory>Fill to fill memory with a hexadecimal data pattern.
Once selected, the following screen will appear:
Memory>Swap Bytes
In cases where the data bytes must be reversed in the data file to accommodate a
specific device, select Memory> Swap Bytes (or select Memory>Edit and right
click to select Swap Bytes). This function allows you to transpose odd and even order
bytes within the data file.