CooCox CoFlash GUI Interface
CoFlash GUI Functionality:
Configuration
Before your flash operation, you first need to configure. - Choose your target MCU in the MCU tree list.
- If necessary, you can modify the frequency of colink.
- If necessary, you can load a new flash Algorithm(Driver).
Program the flash device using a data file
- In Data File, type the path and name of the file. Only .bin or .elf supported.
- (optional) Select Auto Erase to erase the flashchip before program.
- (optional) Select Auto Verify to verify after program.
- (optional) In Flash Offset, specify the first offset address in which to place data.
- Click Program button.
Erase
You can erase a single sector or multiple sectors.
- In the Flash sector map, select the sectors you want to erase.
- Click Erase button.
Verifying Contents of Flash vs. a Data File
You can compare the flash's current contents against a data file.
- In Data File, type the path and name of the file. Only .bin or .elf supported.
- Click Verify button.
Blank Check
You can check a single sector or multiple sectors.
- In the Flash sector map , select the sectors you want to check.
- Click Blank Check button.

|
|