Skip to content

Commit 9c5b283

Browse files
authored
Update compile_620e.md (#138)
1 parent 8e71e06 commit 9c5b283

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/compile_620e.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,13 @@ ax-samples 的源码编译目前有两种实现路径:
77

88
## 本地编译
99

10-
由于 AX620Q 有且仅有 SIP 256MiB 内存,因此不会存在本地编译的需求。
10+
- 由于 AX630C/AX620Q 的产品定位是嵌入式智能硬件的主控芯片,当前阶段并无完整 Linux 文件系统的产品支持,因此不会存在本地编译的需求;
11+
- AX620Q 有且仅有 SIP 256MiB 内存,因此不会存在本地编译的需求。
1112

1213
## 交叉编译
1314

15+
当前SDK版本(v2.0.2)中支持 64位、32位 两种不同的编译器版本,下面示例中基于 32位 的编译器版本进行编译说明。
16+
1417
### 3rdparty 准备
1518

1619
- 下载预编译好的 [OpenCV 库文件](https://github.com/AXERA-TECH/ax-samples/releases/download/v0.1/opencv-arm-linux-gnueabihf-gcc-7.5.0.zip)

0 commit comments

Comments
 (0)