Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make minichlink print flash amount #284

Open
cnlohr opened this issue Mar 2, 2024 · 2 comments
Open

Make minichlink print flash amount #284

cnlohr opened this issue Mar 2, 2024 · 2 comments

Comments

@cnlohr
Copy link
Owner

cnlohr commented Mar 2, 2024

No description provided.

@cw2
Copy link
Contributor

cw2 commented Mar 22, 2024

What do you mean by that? minichlink already prints flash amount during setup:

Found WCH Link
WCH Programmer is CH32V307 version 2.11
Detected: CH32V003
Setup success
Flash Storage: 16 kB
...

So is the issue to (e.g.) add a new command to output just the flash amount separately?

@TommyMurphyTM1234
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants