"Qualcomm, HDK8250(SM8250)" 修訂間的差異
(已建立頁面,內容為 "== Build tool == * Snapdragon LLVM Arm toolchain * GCC Linaro GNU 4.9 – 2014.07 * Install toolchain - Hexagon 8.3.04 and Hexagon 8.3.06 export HEXAGON_ROO…") |
(無差異)
|
於 2020年6月24日 (三) 13:57 的修訂
Build tool
- Snapdragon LLVM Arm toolchain
- GCC Linaro GNU 4.9 – 2014.07
- Install toolchain - Hexagon 8.3.04 and Hexagon 8.3.06
export HEXAGON_ROOT=$PATH_OF_INTALLL_DIR
- Make bash in the default shell(symlink /bin/sh→dash to /bin/sh→bash)
sudo rm /bin/sh sudo ln -s /bin/bash /bin/sh
- install repo (dependency with python and git) ... prefer to use python 2.7
curl https://storage.googleapis.com/git-repo-downloads/repo-1 > ~/bin/repo copy repo into ~/bin/repo chmod a+x ~/bin/repo rm -rf ~/.repo* ~/.gnupg gpg --import