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.
- Configurate usb adapter.
- Add/Remove flash Algorithm(Driver). (support multi-algorithm). not necessary.
Program the flash device using a data file
- Select a flash algorithm from list & configurate sectors In the map below
- 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) Select Run After Program to reset MCU after program.
- (optional) In Flash Offset, specify the offset sector index.
- Click Program button.

Erase
You can erase a single sector or multiple sectors.
- Select a flash Algorithm from list.(multi-algorithm).
- 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.
- Select a flash Algorithm from list. (multi-algorithm)
- In the Flash sector map , select the sectors you want to check.
- Click Blank Check button.

|
|