arm-none-eabi-g++ @link.temp
d:/rt-threadstudio/repo/extract/toolchain_support_packages/arm/gnu_tools_for_arm_embedded_processors/5.4.1/bin/../lib/gcc/arm-none-eabi/5.4.1/../../../../arm-none-eabi/bin/ld.exe: rtthread.elf section .bss' will not fit in region
RAM'
d:/rt-threadstudio/repo/extract/toolchain_support_packages/arm/gnu_tools_for_arm_embedded_processors/5.4.1/bin/../lib/gcc/arm-none-eabi/5.4.1/../../../../arm-none-eabi/bin/ld.exe: region `RAM' overflowed by 98548 bytes
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:130: rtthread.bin] Error 1
make: *** Waiting for unfinished jobs....
arm-none-eabi-size: 'rtthread.elf': No such file
make: *** [makefile:133: rtthread.siz] Error 1
"make -j8 all" terminated with exit code 2. Build might be incomplete.
23:21:55 Build Failed. 5 errors, 3 warnings. (took 43s.929ms)
更多回帖