按照官网的教程编译,命令列表如下
repo init -u ssh://***@sdk.allwinnertech.com/git_repo/D1_Tina_Open/manifest.git -b master -m tina-d1-h.xml
repo sync
repo start product-smartx-d1-h-tina-stable-v2.0 --all
source build/envsetup.sh
lunch
make -j16
然后失败报
board/sunxi/sunxi_challenge.c:22:1: error: null char
查看文件发现文件末尾很多非ascii字符
makelog.txt
sunxi_challenge.txt
因为附件不允许传.c文件,我改成.txt上传了
最近编辑记录 bennyhuang (2022-06-03 11:23:43)
离线
离线