|
|
@@ -62,25 +62,25 @@ $ sdk-bsp-ra8d1-vision-board
|
|
|
|
|
|
1. Open RT-Thread Studio and install the Vision Board development board support package (it's recommended to install the latest version).
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
2. Download and install PyOCD version ≥0.2.3 (required for firmware flashing).
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
3. Create a new Vision Board project by selecting File -> New -> RT-Thread Project -> Based on Development Board. You can create example or template projects.
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
4. Compile and download the project.
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
## MDK Development Steps
|
|
|
|
|
|
1. Execute the mklinks.bat file to generate two folders: rt-thread and libraries.
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
*Note: If the mklinks script cannot be executed, manually copy the rt-thread and libraries folders from the sdk-bsp-ra8d1-vision-board directory to the project directory.*
|
|
|
|
|
|
@@ -90,8 +90,8 @@ $ sdk-bsp-ra8d1-vision-board
|
|
|
|
|
|
3. Click the build button to compile the project.
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
4. Click the download button to flash the firmware.
|
|
|
|
|
|
-
|
|
|
+
|