mirror of
https://github.com/Ai-Thinker-Open/TBXX_Flash_Tool.git
synced 2025-05-08 22:37:57 +08:00
更新新版固件不再使用bootloader的使用说明
This commit is contained in:
parent
b797a61198
commit
82b32a7900
@ -2,6 +2,7 @@
|
||||
|
||||
V2.x.x版本的烧录工具不再使用bootloader,如果您需要使用V 1.5.x 版本的工具,请转到[https://github.com/Ai-Thinker-Open/TBXX_Flash_Tool/tree/1.x.x](https://github.com/Ai-Thinker-Open/TBXX_Flash_Tool/tree/1.x.x)
|
||||
|
||||
最新正式版下载:[链接](https://oapi.dingtalk.com/robot/send?access_token=808f68703b923031f65966529630bee74086e12f739ca0c88ff28c19b1fb81ad)
|
||||
|
||||
## 工具原理介绍
|
||||
此工具使用python语言编写,有命令行和图形界面连个版本。命令行版本效率高,方便集成; 图形界面版本操作简单直观,易于上手。
|
||||
@ -75,4 +76,4 @@ RTS--------------------------RST
|
||||
|
||||
python Telink_Tools.py --port com3 erase_flash 0x4000 16
|
||||
|
||||
```--port```指定端口号,```erase_flash```擦除Flash指令,后面的两个参数依次为要擦除的Flash起始地址和擦除的扇区数。Flash最小擦除单元为一个扇区,TB模块Flash的每个扇区为4096字节。
|
||||
```--port```指定端口号,```erase_flash```擦除Flash指令,后面的两个参数依次为要擦除的Flash起始地址和擦除的扇区数。Flash最小擦除单元为一个扇区,TB模块Flash的每个扇区为4096字节。
|
||||
|
Loading…
x
Reference in New Issue
Block a user