librech551 icon indicating copy to clipboard operation
librech551 copied to clipboard

File size not detected nor updated when using new protocol.

Open MarsTechHAN opened this issue 6 years ago • 2 comments

if require_protocol_v2

The program will not detect the target chip type, so on Line 306,

fprintf(stderr, "File size exceeded device's capacity!\n");

Will be triggered for all time.


Also, README should be updated with new IC support.

MarsTechHAN avatar May 06 '19 19:05 MarsTechHAN

Download still failed :(

sudo wchisptool -n  -f ~/Downloads/usb_device_cdc.bin
Binary length 3746
Now performing erase...
Erase done
Writing Flash
Write done
Verifying Flash
Write failed!

MarsTechHAN avatar May 06 '19 19:05 MarsTechHAN

Debugging, please wait.

rgwan avatar May 08 '19 08:05 rgwan