if(MINGW OR CYGWIN OR WIN32) set(TOOL_SUFFIX ".exe") elseif(UNIX) set(TOOL_SUFFIX "-macos") endif()
export PATH=$PATH:/opt/riscv-toolchain/xuantie/bin export PATH=$(brew --prefix)/opt/coreutils/libexec/gnubinPATH export PATH=$PATHPWD/toolchain/bin echo $PATH riscv64-unknown-elf-gcc -v chmod 755 $PWD/tools/cmake/bin/cmake chmod 755 $PWD/tools/bflb_tools/bouffalo_flash_cube/BLFlashCommand-macos chmod 755 $PWD/tools/bflb_tools/bflb_fw_post_proc/bflb_fw_post_proc-macos
bflb_flash.cmake bin export.sh include lib libexec riscv64-unknown-elf share
这个toolchain默认需要放在 /opt/riscv-toolchain/xuantie 下(因为export.sh里是指向这个路径),理论也可以替换AiPi-Open-Kits/aithinker_Ai-M6X_SDK/toolchain 目录,这样export.sh 手工编辑时就不用修改PATH相关信息,自行决定
使用道具 举报
爱思 发表于 2023-11-22 16:32 ???大佬,你确定编译出来了么?编译riscv64-unknown-elf-gcc报错啊
linyuuki 发表于 2023-11-22 16:00 秀儿,编译结果发蓝奏云,懒得编译
本版积分规则 发表回复 回帖并转播 回帖后跳转到最后一页
1
4
118
注册会员