sipeed / RV-Debugger-BL702

RV-Debugger-BL702 Project, an opensource debugger implement
159 stars 57 forks source link

There is no `bflb_mcu_tool.exe` in `tools/bflb_flash_tool` directory #10

Open CSY-tvgo opened 2 years ago

CSY-tvgo commented 2 years ago

There is no bflb_mcu_tool.exe in tools/bflb_flash_tool directory

robertlipe commented 2 years ago

It might be helpful to include a link to whatever doc told you to look for a tool of that name.

However, you may find it useful to go directly to the chipmaker's trunk and use theirs as they seem to have an offering of that very name.

https://github.com/bouffalolab/bl_mcu_sdk/tree/master/tools/bflb_flash_tool

But this is surely a bug. Either this project should anchor a git include of another project to a tagged version that has everything needed or the doc should be chaanged to whatever substitute is necessary for whatever version provides it.

CSY-tvgo commented 2 years ago

It might be helpful to include a link to whatever doc told you to look for a tool of that name.

However, you may find it useful to go directly to the chipmaker's trunk and use theirs as they seem to have an offering of that very name.

https://github.com/bouffalolab/bl_mcu_sdk/tree/master/tools/bflb_flash_tool

But this is surely a bug. Either this project should anchor a git include of another project to a tagged version that has everything needed or the doc should be chaanged to whatever substitute is necessary for whatever version provides it.

@robertlipe Thank you very much for your information! I also found that I can download the tool from the chipmaker's repository. I think if that link can be added in the readme of this repo, it would be better 👏.

TurBoss commented 1 week ago

found the program on pypi

https://pypi.org/project/bflb-mcu-tool/