d:/rt-threadstudio/repo/extract/toolchain_support_packages/arm/gnu_tools_for_arm_embedded_processors/10.2.1/bin/../lib/gcc/arm-none-eabi/10.2.1/../../../../arm-none-eabi/bin/ld.exe: cannot open linker script file : No such file or directory
collect2.exe: error: ld returned 1 exit status
arm-none-eabi-objcopy -O binary "rtthread.elf" "rtthread.bin"
arm-none-eabi-size --format=berkeley "rtthread.elf"
arm-none-eabi-objcopy: 'rtthread.elf': No such file
make: *** [makefile:84: rtthread.bin] Error 1
make: *** Waiting for unfinished jobs....
arm-none-eabi-size: 'rtthread.elf': No such file
make: *** [makefile:87: rtthread.siz] Error 1
"make -j4 all" terminated with exit code 2. Build might be incomplete.
00:28:05 Build Failed. 4 errors, 1 warnings. (took 10s.295ms)