• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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