User Manual
P A G E 22
C O D E
G R I P U S E R M A N U A L
PROGRAMMING
Find
This function is used to search for an occurrence of the value specified in
the textbox.
N O T E
The length of the search value should match the selected cell size. If data
length for the search pattern is not valid, the Find button will be disabled.
READ button
READ button performs a reading of the target MCU flash memory content.
The content of the memory is then available for the FLASH button related
functions.
FLASH button
FLASH button opens the Memory View window which displays the table
view of the memory content. There are two tabs in this window: Memory
View and Loaded Source. The Memory View tab displays the target MCU
memory content. The Loaded Source tab displays the content of the
loaded .bin or .hex source file. Note that if there is no source file loaded,
the Loaded Source tab will reflect this condition by changing its label to
“File is not loaded”.
Cell size can be configured to show 8-bit, 16-bit or 32-bit data per cell, by
using the three buttons on the bottom of the Memory View window, labeled
X1, X2, and X4.
The last column displays the data converted to ASCII characters.
Data listed on both the Memory View and Loaded Source tabs can be
exported as a .bin or .hex file. Clicking the SAVE button located on the
bottom right corner of the Memory View window will open a new file dialog,
allowing to enter the filename and the path for the exported file.
Goto Address
By using the text box, you will jump to your specify memory location.
If the specified value is not a valid address, the corresponding action will
be disabled.