File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,12 @@ ART-Badge 电子胸牌应用开发资料请查看 ART-Badge 专属网站:https
1616
1717#### 三、固件更新方法
1818
19- - 见 [ 恢复出厂固件方法] ( 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 ) (点击跳转)。
19+ - 见《 [ 恢复出厂固件方法] ( 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 ) 》 (点击跳转)。
2020
2121- 目前支持使用该 SDK 工程进行下载调试等二次开发工作的固件只有最新版本的固件 ` all_bin_file\all-bin-20201217.zip ` ,若更新的是另外两个固件 ` all-bin-20201231.zip ` 和 ` all-bin-20201217.zip ` ,则不支持使用该 SDK 源码进行二次开发,切记。
2222
23+ #### 四、串口输出系统日志信息
24+
25+ - 由于目前串口需要用于 udb 下载、安装、卸载 APP 等操作,串口 console 被 udb 占用,所以使用串口助手或者 Shell 终端工具来打开串口是无法看到 Finsh 有信息输出的。
26+ - 需要正常使用 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。
27+
You can’t perform that action at this time.
0 commit comments