官方源码编译失败,快来看看怎么解决?
- [100%] Linking C executable build_out\mqtt_bl616.elf
- d:/ai-thinker/toolchain_gcc_t-head_windows/bin/../lib/gcc/riscv64-unknown-elf/10.2.0/../../../../riscv64-unknown-elf/bin/ld.exe: build_out\mqtt_bl616.elf section `.nocache_ram_region' will not fit in region `nocache_ram_memory'
- d:/ai-thinker/toolchain_gcc_t-head_windows/bin/../lib/gcc/riscv64-unknown-elf/10.2.0/../../../../riscv64-unknown-elf/bin/ld.exe: region `nocache_ram_memory' overflowed by 11524 bytes
- collect2.exe: error: ld returned 1 exit status
- make[3]: *** [CMakeFiles\mqtt_bl616.elf.dir\build.make:116: build_out/mqtt_bl616.elf] Error 1
- make[2]: *** [CMakeFiles\Makefile2:734: CMakeFiles/mqtt_bl616.elf.dir/all] Error 2
- make[1]: *** [Makefile:90: all] Error 2
- make: *** [../aithinker_Ai-M6X_SDK/project.build:73: build] Error 2
- PS D:\Ai-Thinker\AiPi-Open-Kits\AiPi-SCP-2.4>
复制代码
|