From 5058f0cb1fe799dbe47c761e0eb64d58dbb435d9 Mon Sep 17 00:00:00 2001 From: Rosemary_HSN <5458212+kyonmiriam@users.noreply.github.com> Date: Tue, 18 Feb 2025 22:44:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=85=B6=E4=BB=96=E6=96=87?= =?UTF-8?q?=E6=A1=A3=E5=86=85=E5=BC=95=E7=94=A8=E9=93=BE=E6=8E=A5=EF=BC=9A?= =?UTF-8?q?=E4=BB=8ETang-Nano-Doc=20=E6=94=B9=E4=B8=BA=20common-doc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- news/others/20k_lite_start/20k_lite_start.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/news/others/20k_lite_start/20k_lite_start.md b/news/others/20k_lite_start/20k_lite_start.md index 9ed37f61..78ecad77 100644 --- a/news/others/20k_lite_start/20k_lite_start.md +++ b/news/others/20k_lite_start/20k_lite_start.md @@ -40,9 +40,9 @@ update: ## 安装 IDE -参考 [安装IDE](https://wiki.sipeed.com/hardware/zh/tang/Tang-Nano-Doc/get_started/install-the-ide.html) 来完成我们需要准备的软件环境。 +参考 [安装IDE](https://wiki.sipeed.com/hardware/zh/tang/common-doc/get_started/install-the-ide.html) 来完成我们需要准备的软件环境。 -对于 Linux 用户,如果打开 Programmer 烧录软件困难的话,可以使用 [openfpgaLoader](https://wiki.sipeed.com/hardware/zh/tang/Tang-Nano-Doc/get_started/flash_in_linux.html) 这软件来烧录 GW2A-18,相关用法在 [OpenFpgaloader](https://wiki.sipeed.com/hardware/zh/tang/Tang-Nano-Doc/get_started/flash_in_linux.html) 一文中有说明。 +对于 Linux 用户,如果打开 Programmer 烧录软件困难的话,可以使用 [openfpgaLoader](https://wiki.sipeed.com/hardware/zh/tang/common-doc/get_started/flash_in_linux.html) 这软件来烧录 GW2A-18,相关用法在 [OpenFpgaloader](https://wiki.sipeed.com/hardware/zh/tang/common-doc/get_started/flash_in_linux.html) 一文中有说明。 ## 新建工程 @@ -342,7 +342,7 @@ endmodule ![sram_download](./assets/sram_download.png) -有问题的话可以前往 [常见问题](https://wiki.sipeed.com/hardware/zh/tang/Tang-Nano-Doc/questions.html) 自行排查。 +有问题的话可以前往 [常见问题](https://wiki.sipeed.com/hardware/zh/tang/common-doc/questions.html) 自行排查。 到这里就下载完成了。 @@ -361,7 +361,7 @@ endmodule 然后我们的程序重新上电也能照样运行了。 -有问题的话可以前往 [常见问题](https://wiki.sipeed.com/hardware/zh/tang/Tang-Nano-Doc/questions.html) 自行排查。 +有问题的话可以前往 [常见问题](https://wiki.sipeed.com/hardware/zh/tang/common-doc/questions.html) 自行排查。 ### 代码效果 @@ -371,4 +371,4 @@ endmodule ## 常见问题 -前往 [常见问题](./../../../docs/hardware/zh/tang/Tang-Nano-Doc/questions.md) 查看一般的解决方法 \ No newline at end of file +前往 [常见问题](./../../../docs/hardware/zh/tang/common-doc/questions.md) 查看一般的解决方法 \ No newline at end of file