电子说
鸿蒙开发指导文档:[gitee.com/li-shizhen-skin/harmony-os/blob/master/README.md
]
sudo apt-get install lib32ncurses5-dev
sudo apt-get install dosfstools mtools
现象描述: 编译失败,提示“riscv32-unknown-elf-gcc: error trying to exec 'cc1': execvp: No such file or directory”。
可能原因: 当前用户对riscv编译器路径下的文件访问权限不够。
解决办法: 查询gcc_riscv32所在目录。
which riscv32-unknown-elf-gcc
使用chmod命令修改目录权限为755。
python3 --version
sudo pip3 install pycryptodome
sudo rm -rf /bin/sh
sudo ln -s /bin/bash /bin/sh
vendor/{公司名称}/{产品名称}/security_config/high_privilege_process_list.json
"。//vendor/hihope/rk3568/security_config/high_privilege_process_list.json
//vendor/{公司名称}/{产品名称}/security_config/critical_reboot_process_list.json
。//vendor/hihope/rk3568/security_config/critical_reboot_process_list.json
审核编辑 黄宇
全部0条评论
快来发表一下你的评论吧 !