官方https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack 已经不维护了,推荐使用riscv-none-elf-gcc-xpack
This toolchain is now end-of-life and there will be no more releases.Please update your projects to use the new xpack-dev-tools/riscv-none-elf-gcc-xpack.
GD官方提供的AN067_GD32_RISC_V_MCU_Eclipse_development_tutorial手册里使用的是riscv-none-embed-gcc,GD32VF103的代码如果换成riscv-none-elf-gcc就会编译出错,不懂这方面的,求指导。
|