我使用MounRiver Studio 创建了一个CH32V307的工程,开发到后期文件太多就重新调整了一下路径结构。重新把所有文件夹都添加了引用,但是编译的时候一直报找不到文件的错。是需要手动修改什么文件吗?比如Makefile之类的
d:/mounriver_studio/toolchain/risc-v embedded gcc/bin/../lib/gcc/riscv-none-embed/8.2.0/../../../../riscv-none-embed/bin/ld.exe: cannot open linker script file : No such file or directory
collect2.exe: error: ld returned 1 exit status
make: *** [makefile:67: Testing_Device.elf] Error 1