From f2ad20abed95f0af5207272356129ef2ded1210b Mon Sep 17 00:00:00 2001 From: liyan Date: Fri, 20 May 2022 10:50:27 +0000 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85RKDevTool=E7=83=A7=E5=BD=95?= =?UTF-8?q?=E8=AF=B4=E6=98=8E=20Signed-off-by:=20li-yan339=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../quick-start/quickstart-standard-running-rk3568-burning.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zh-cn/device-dev/quick-start/quickstart-standard-running-rk3568-burning.md b/zh-cn/device-dev/quick-start/quickstart-standard-running-rk3568-burning.md index 180e0f6125..31c1eb2425 100644 --- a/zh-cn/device-dev/quick-start/quickstart-standard-running-rk3568-burning.md +++ b/zh-cn/device-dev/quick-start/quickstart-standard-running-rk3568-burning.md @@ -1,5 +1,8 @@ # 烧录 +> ![icon-note.gif](public_sys-resources/icon-note.gif) **说明:** +> - 如您使用的是master分支2022年5月9日及之后的源码,请使用RKDevTool工具进行烧录,请参考《[HiHope-DAYU200烧录指导](https://gitee.com/hihope_iot/docs/tree/master/HiHope_DAYU200/%E7%83%A7%E5%86%99%E5%B7%A5%E5%85%B7%E5%8F%8A%E6%8C%87%E5%8D%97)》进行操作。 +> - 当前版本的DevEco Device Tool暂不支持上述日期后的源码烧录,将在下个版本中适配。 在Windows环境下通过以下步骤进行RK3568的烧录: -- GitLab