Open cnlohr opened 8 months ago
Perhaps @cnlohr meant to print the amount of flash actually written during programming? E.g. the start address and extent or something like that?
../../ch32v003fun/../minichlink/minichlink -w blink.bin flash -b
Found WCH Link
WCH Programmer is LinkE version 2.11
Chip Type: 003
Setup success
Flash Storage: 16 kB
Part UUID : ...
PFlags : ff-ff-ff-ff
Part Type (B): 07-13-bb-91
Read protection: disabled
Interface Setup
Image written.
What do you mean by that? minichlink already prints flash amount during setup:
So is the issue to (e.g.) add a new command to output just the flash amount separately?