步骤一:
mkdir -p <WORKSPACE>
cd <WORKSPACE>
git clone -b sg200x-evb [email protected]:sophgo/sophpi.git
cd sophpi
./scripts/repo_clone.sh --gitclone scripts/subtree.xml
步骤二:
source build/envsetup_soc.sh
defconfig sg2002_wevb_riscv64_sd
clean_all
build_all
步骤一:
mkdir -p <WORKSPACE>
cd <WORKSPACE>
git clone -b sg200x-evb [email protected]:sophgo/sophpi.git
cd sophpi
./scripts/repo_clone.sh --gitclone scripts/subtree_cv18xx-v4.2.x.xml
步骤二:
source build/envsetup_soc.sh
defconfig cv180zb_wevb_0008a_spinor
clean_all
build_all
步骤一:
mkdir -p <WORKSPACE>
cd <WORKSPACE>
git clone -b sg200x-evb [email protected]:sophgo/sophpi.git
cd sophpi
./scripts/repo_clone.sh --gitclone scripts/subtree_a2_release.xml
步骤二:
source build/envsetup_soc.sh
defconfig device_wevb_emmc
clean_device_all
build_device_all
TODO
版本号 | 版本日期 | 版本更新内容 |
---|---|---|
v4.1.6 | 2024.04.19 | TODO |
v4.1.6.1 | 2025.01.24 | tdl_sdk: 新增CVI_TDL_Set_ROI接口及yolov8模型 SensorSupportList: 修改gc2053_1l & gc2053_slave 的时钟模式 |
版本号 | 版本日期 | 版本更新内容 |
---|---|---|
v4.2.6 | 2024.04.19 | TODO |
版本号 | 版本日期 | 版本更新内容 |
---|---|---|
v1.9 | 2025.02.24 | 1.9 版本 a2_release SDK 发布 |