Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build sdk error #4

Open
victorming666 opened this issue Aug 31, 2024 · 3 comments
Open

build sdk error #4

victorming666 opened this issue Aug 31, 2024 · 3 comments

Comments

@victorming666
Copy link

export CHIP_ARCH=CV180X BOARD=wevb_riscv64_sd SDK_VER=musl_riscv64 MW_VER=v2
./scripts/native_sdk_release.sh

error:
image

@enemy1205
Copy link

For now you can refer to SG200x SDK软件包 4 to complete the build first

@zwyzwm
Copy link

zwyzwm commented Sep 4, 2024

The build is complete, but the error is the same as above.

@enemy1205
Copy link

You can try

source build/envsetup_soc.sh
clean_all
defconfig xxx(replace yourself)
export TPU_REL=1
build_all
build_ai_sdk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants