CooCox CoFlash Quick Start with GUI
Here is an example with pictures to show how to quick start with GUI.
Environment:
NuTiny-EVB-NUC100
WorkSapce:
SetupPath
Steps:
Configuration: Open the Config page, select chip. Both Max Clock and Flash Driver will have corresponding default values, you could modify them by yourself.
Program: Open the Command page, specify a .bin or .elf data file which you want to download into flash, then press the "Program" button.
Note: the sector offset is available when program .bin file
Verify: Open the Command page, specify a .bin or .elf data file which you want to verify, then press the "Verify" button.
Erase: Select the sector you want to erase in the flash sector map, then press "Erase" button.
Note: It means erasing the full chip if you don't select any sector or you select all the sectors.
Blank Check: Select the sector you want to check in the flash sector map, then press "Blank Check" button.
When press the "Close" button, CoFlash will save the last configuration and be closed.
Note: Click 'X' will discard all configuration.
|