1@page haas100_quick_start HaaS100快速开始
2
3**[更正文档](https://gitee.com/alios-things/documentation/edit/rel_3.3.0/quickstart/haas100_quick_start.md)**      **[贡献说明](https://help.aliyun.com/document_detail/302301.html)**
4
5
6本文向开发者展示在HaaS100开发板上快速上手AliOS-Things 3.3.
7具体操作分为三步:
8
9- 搭建开发环境
10- 创建工程
11- 开发及调试
12
13
14
15# 1. 搭建开发环境
16
17- 详细步骤请参考**[搭建开发环境](https://help.aliyun.com/document_detail/302378.html)**
18
19# 2. 创建工程
20
21- 详细步骤请参考**[创建工程](https://help.aliyun.com/document_detail/302379.html)**
22
23# 3. 开发及调试
24## 3.1 编译工程
25
26- 详细步骤请参考**[编译](https://help.aliyun.com/document_detail/302384.html)**
27
28## 3.2 烧录镜像
29- 如下图,用数据线把HaaS开发板和电脑连起来,同时断开HaaS开发板的电源。
30- 详细步骤请参考**[烧录](https://help.aliyun.com/document_detail/302383.html)**
31
32<div align=left display=flex>
33    <img src="https://img.alicdn.com/imgextra/i3/O1CN01DA4GIL1cL3lxXK5Vv_!!6000000003583-2-tps-1012-747.png" style="max-width:800px;" />
34</div>
35
36
37## 3.3 查看日志
38
39- 详细步骤请参考**[查看日志](https://help.aliyun.com/document_detail/302382.html)**
40
41# 4. 打开已有工程
42
43第2章节中创建的工程关闭后,可以通过VS Code再次打开已有工程。
44
45- 详细步骤请参考**[打开工程](https://help.aliyun.com/document_detail/302381.html)**
46
47