Skip to content

Commit

Permalink
[update]README.md
Browse files Browse the repository at this point in the history
Signed-off-by: WillianChan <chentingwei@rt-thread.com>
  • Loading branch information
willianchanlovegithub committed Feb 1, 2021
1 parent 1ac7401 commit e9156dd
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,12 @@ ART-Badge 电子胸牌应用开发资料请查看 ART-Badge 专属网站:https

#### 三、固件更新方法

-[恢复出厂固件方法](https://art-badge.github.io/website/#/docs/%E6%81%A2%E5%A4%8D%E5%87%BA%E5%8E%82%E5%9B%BA%E4%BB%B6%E6%96%B9%E6%B3%95)(点击跳转)。
- [恢复出厂固件方法](https://art-badge.github.io/website/#/docs/%E6%81%A2%E5%A4%8D%E5%87%BA%E5%8E%82%E5%9B%BA%E4%BB%B6%E6%96%B9%E6%B3%95)(点击跳转)。

- 目前支持使用该 SDK 工程进行下载调试等二次开发工作的固件只有最新版本的固件 `all_bin_file\all-bin-20201217.zip`,若更新的是另外两个固件 `all-bin-20201231.zip``all-bin-20201217.zip` ,则不支持使用该 SDK 源码进行二次开发,切记。

#### 四、串口输出系统日志信息

- 由于目前串口需要用于 udb 下载、安装、卸载 APP 等操作,串口 console 被 udb 占用,所以使用串口助手或者 Shell 终端工具来打开串口是无法看到 Finsh 有信息输出的。
- 需要正常使用 Finsh 输入输出,需要使用 udb tool,使用方法见《[APP 开发指南](https://art-badge.github.io/website/#/docs/APP_%E5%BC%80%E5%8F%91%E6%B5%81%E7%A8%8B)》一文中的“APP 卸载”章节,连接 udb shell,注意串口波特率是 1000000。

0 comments on commit e9156dd

Please sign in to comment.