CooCox CoFlash Quick Start with command line
Here is an example with pictures to show how to quick start.
Environment:
SAM3U-EK EVALUATION BOARD
WorkSapce:
SetupPath
Steps:
Add the CoFlash directory into the system environment PATH variable.
Connect your PC to evaluation board by Colink. Then power on your evaluation board.
Run the cmd.exe and enter the project path.
Enter coflash -–help to show help.
Enter coflash help erase to show the help of erase sub command.
Erase the Full Chip.
Enter coflash program --help to show the help of program sub command.
Program the bin file into the device.
Enter coflash verify --help to show the help of verify sub command.
Verify the chip with a data file.
Enter coflash chenckBlank --help to show the help of chenckBlank sub command.
Check if the Chip is blank.
|