User Manual
P A G E 21
C O D E G R I P U S E R M A N U A L
SOURCE
The name of the currently loaded .hex or .bin file is displayed in this field.
This file contains the program data that will be uploaded to the target MCU.
Next to this textbox is a browse button, which opens a file selection dialog
window, used to browse the .hex or .bin file.
The source file selection dialog window can also be opened by using the
keyboard shortcut [Ctrl+O]. Finally, the drag & drop functionality from the
host OS is also supported by CODEGRIP Suite.
The right-click menu is supported. There are Copy File Name, Copy Full
Path, and Remove File options.
The content of the loaded source file can be viewed using the FLASH button.
PROGRAMMING
DETECT button
DETECT button is used to verify the MCU.
RESET button
RESET button will perform a reset of the target MCU.
WRITE button
WRITE button performs programming of the target MCU. It will upload
the program from the loaded source file to the target MCU, using the
programming protocol, speed and other parameters found in the TARGET/
Options Menu item. Before memory is written, the target MCU flash will be
erased.
ERASE button
The ERASE button is used to erase the entire flash memory content of the
target MCU.
BLANK button
The BLANK button is used to verify the status of the target MCU memory.
If memory is blank (i.e. memory was erased by the ERASE command), an
appropriate message will be displayed.
N O T EThe functionality of these commands can be further adjusted by
configuring the Verification Type settings, found in the OPTIONS/
General Menu item.
VERIFY button
VERIFY button is used to compare the content of the loaded source file
with the content of the target MCU memory.