RISC-V MCU中文社区

【求助】 编程出现了问题,求大佬救命

发表于 全国大学生集成电路创新创业大赛 2022-04-06 21:42:48
1
957
0

Building file: ../src/bsp/hbird-e200/stubs/_exit.c
Invoking: GNU RISC-V Cross C Compiler
riscv-none-embed-gcc -march=rv32imac -mcmodel=medlow -msmall-data-limit=8 -mno-save-restore -O0 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -fno-common -g -I”C:\Users\29591\NucleiStudio_workspace\helloword1\src\bsp\hbird-e200\env” -I”C:\Users\29591\NucleiStudio_workspace\helloword1\src\bsp\hbird-e200\include\headers” -I”C:\Users\29591\NucleiStudio_workspace\helloword1\src\bsp\hbird-e200\include” -I”C:\Users\29591\NucleiStudio_workspace\helloword1\src\bsp\hbird-e200\drivers” -isystemsys/cdefs.h -std=gnu11 -MMD -MP -MF”src/bsp/hbird-e200/stubs/_exit.d” -MT”src/bsp/hbird-e200/stubs/_exit.o” -c -o “src/bsp/hbird-e200/stubs/_exit.o” “../src/bsp/hbird-e200/stubs/_exit.c”
c:/users/29591/desktop/hbird-eclipse_2018_09/hbird-eclipse_2018_09/gnu mcu eclipse/build tools/2.10-20180103-1919/bin/sh: riscv-none-embed-gcc: not found
make: * [src/bsp/hbird-e200/stubs/subdir.mk:54: src/bsp/hbird-e200/stubs/_exit.o] Error 127

21:35:35 Build Failed. 1 errors, 0 warnings. (took 347ms)

喜欢0
用户评论 (1)
  • 胡灿

    2022-04-07 09:48:09 胡灿 1#

    报的错误是没有找到工具链。riscv-none-embed-gcc: not found

    建议用HBird SDK,你上述用到的hbird-e200很早之前就不再维护了哈



未通过实名认证

懒的都不写签名

积分
问答
粉丝
关注
  • RV-STAR 开发板
  • RISC-V处理器设计系列课程
  • 培养RISC-V大学土壤 共建RISC-V教育生态
RV-STAR 开发板