• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..17-Mar-2025-

figures/H17-Mar-2025-

public_sys-resources/H17-Mar-2025-

Readme-EN.mdH A D17-Mar-20253.7 KiB6058

quickstart-appendix-compiledform.mdH A D17-Mar-20255.7 KiB4540

quickstart-appendix-hi3516-ide.mdH A D17-Mar-202515.9 KiB356238

quickstart-appendix-hi3516-pkg.mdH A D17-Mar-202511.5 KiB323224

quickstart-appendix-hi3516.mdH A D17-Mar-20251.3 KiB2111

quickstart-appendix-hi3861.mdH A D17-Mar-20255.3 KiB6942

quickstart-appendix-rk3568.mdH A D17-Mar-20251.9 KiB4230

quickstart-ide-3516-build.mdH A D17-Mar-20252.9 KiB4927

quickstart-ide-3516-burn.mdH A D17-Mar-20255.2 KiB7741

quickstart-ide-3516-helloworld.mdH A D17-Mar-20254.6 KiB149115

quickstart-ide-3516-running.mdH A D17-Mar-20251.7 KiB5630

quickstart-ide-3568-build.mdH A D17-Mar-20252.8 KiB4927

quickstart-ide-3568-burn.mdH A D17-Mar-20254.7 KiB6436

quickstart-ide-3568-helloworld.mdH A D17-Mar-20256.2 KiB197151

quickstart-ide-3568-running.mdH A D17-Mar-2025886 2210

quickstart-ide-3861-build.mdH A D17-Mar-20252.9 KiB4927

quickstart-ide-3861-burn.mdH A D17-Mar-20253.6 KiB5629

quickstart-ide-3861-helloworld.mdH A D17-Mar-20255.6 KiB153121

quickstart-ide-3861-running.mdH A D17-Mar-20255 KiB12779

quickstart-ide-env-remote.mdH A D17-Mar-20254.6 KiB8548

quickstart-ide-env-ubuntu.mdH A D17-Mar-20253.8 KiB7344

quickstart-ide-env-win.mdH A D17-Mar-20252.6 KiB4925

quickstart-ide-import-project.mdH A D17-Mar-20252.7 KiB4123

quickstart-overview.mdH A D17-Mar-20253.8 KiB5329

quickstart-pkg-3516-build.mdH A D17-Mar-20252.2 KiB6944

quickstart-pkg-3516-burn.mdH A D17-Mar-20256.1 KiB9668

quickstart-pkg-3516-helloworld.mdH A D17-Mar-20254.1 KiB140110

quickstart-pkg-3516-running.mdH A D17-Mar-2025853 3317

quickstart-pkg-3568-build.mdH A D17-Mar-20252.3 KiB7445

quickstart-pkg-3568-burn.mdH A D17-Mar-2025784 177

quickstart-pkg-3568-helloworld.mdH A D17-Mar-20256.1 KiB194149

quickstart-pkg-3568-running.mdH A D17-Mar-2025892 2210

quickstart-pkg-3861-build.mdH A D17-Mar-20252.2 KiB6841

quickstart-pkg-3861-burn.mdH A D17-Mar-20252.7 KiB6131

quickstart-pkg-3861-helloworld.mdH A D17-Mar-20255.1 KiB142115

quickstart-pkg-3861-running.mdH A D17-Mar-20254.7 KiB12177

quickstart-pkg-3861-tool.mdH A D17-Mar-202511.1 KiB234158

quickstart-pkg-common-build.mdH A D17-Mar-2025938 2517

quickstart-pkg-common-builderr.mdH A D17-Mar-20256.2 KiB287152

quickstart-pkg-common-burnerr.mdH A D17-Mar-20254.2 KiB12462

quickstart-pkg-common-hberr.mdH A D17-Mar-20252.1 KiB8344

quickstart-pkg-common-proxy.mdH A D17-Mar-2025768 4429

quickstart-pkg-install-package.mdH A D17-Mar-20252.2 KiB4126

quickstart-pkg-install-tool.mdH A D17-Mar-20252.3 KiB8957

quickstart-pkg-prepare.mdH A D17-Mar-20253.6 KiB9653

quickstart-pkg-sourcecode.mdH A D17-Mar-20252.6 KiB9358

Readme-EN.md

1# Getting Started
2
3- [Quick Start Overview](quickstart-overview.md)
4- Getting Started in IDE Mode
5    - Setting Up the Development Environment
6        - [Setting Up the Windows Environment](quickstart-ide-env-win.md)
7        - [Setting Up the Ubuntu Environment](quickstart-ide-env-ubuntu.md)
8        - [Configuring the Environment for Remote Access](quickstart-ide-env-remote.md)
9    - [Creating a Project and Obtaining Source Code](quickstart-ide-import-project.md)
10    - Mini System (Based on the Hi3861 Development Board)
11        - [Writing a Hello World Program](quickstart-ide-3861-helloworld.md)
12        - [Building Source Code](quickstart-ide-3861-build.md)
13        - [Burning an Image](quickstart-ide-3861-burn.md)
14        - [Running an Image](quickstart-ide-3861-running.md)
15    - Small System (Based on the Hi3516 Development Board)
16        - [Writing a Hello World Program](quickstart-ide-3516-helloworld.md)
17        - [Building Source Code](quickstart-ide-3516-build.md)
18        - [Burning an Image](quickstart-ide-3516-burn.md)
19        - [Running an Image](quickstart-ide-3516-running.md)
20    - Standard System (Based on the RK3568 Development Board)
21        - [Writing a Hello World Program](quickstart-ide-3568-helloworld.md)
22        - [Building Source Code](quickstart-ide-3568-build.md)
23        - [Burning an Image](quickstart-ide-3568-burn.md)
24        - [Running an Image](quickstart-ide-3568-running.md)
25- Getting Started in CLI Mode
26    - Setting Up the Development Environment
27        - [Setting Up the Development Environment](quickstart-pkg-prepare.md)
28        - [Installing Libraries and Tools](quickstart-pkg-install-package.md)
29        - [Obtaining Source Code](quickstart-pkg-sourcecode.md)
30        - [Installing the Compilation Tools](quickstart-pkg-install-tool.md)
31    - Mini System (Based on the Hi3861 Development Board)
32        - [Installing Tools Specially Required by the Hi3861 Development Board](quickstart-pkg-3861-tool.md)
33        - [Writing a Hello World Program](quickstart-pkg-3861-helloworld.md)
34        - [Building Source Code](quickstart-pkg-3861-build.md)
35        - [Burning an Image](quickstart-pkg-3861-burn.md)
36        - [Running an Image](quickstart-pkg-3861-running.md)
37    - Small System (Based on the Hi3516 Development Board)
38        - [Writing a Hello World Program](quickstart-pkg-3516-helloworld.md)
39        - [Building Source Code](quickstart-pkg-3516-build.md)
40        - [Burning an Image](quickstart-pkg-3516-burn.md)
41        - [Running an Image](quickstart-pkg-3516-running.md)
42    - Standard System (Based on the RK3568 Development Board)
43        - [Writing a Hello World Program](quickstart-pkg-3568-helloworld.md)
44        - [Building Source Code](quickstart-pkg-3568-build.md)
45        - [Burning an Image](quickstart-pkg-3568-burn.md)
46        - [Running an Image](quickstart-pkg-3568-running.md)
47    - Miscellaneous
48        - [Configuring the Proxy](quickstart-pkg-common-proxy.md)
49        - [Building Source Code Using the build.sh Script](quickstart-pkg-common-build.md)
50        - [Fixing hb Installation Errors](quickstart-pkg-common-hberr.md)
51        - [Fixing Compilation and Building Errors](quickstart-pkg-common-builderr.md)
52        - [Fixing Image Burning Errors](quickstart-pkg-common-burnerr.md)
53- Appendix
54    - [Hi3516 Development Board](quickstart-appendix-hi3516.md)
55    - [Hi3861 Development Board](quickstart-appendix-hi3861.md)
56    - [RK3568 Development Board](quickstart-appendix-rk3568.md)
57    - [Build Form Factors](quickstart-appendix-compiledform.md)
58    - [Getting Started with the Standard System with Hi3516 (IDE Mode)](quickstart-appendix-hi3516-ide.md)
59    - [Getting Started with the Standard System with Hi3516 (CLI Mode)](quickstart-appendix-hi3516-pkg.md)
60