Q: 参考DE0-Nano开发板的My_First_NiosII_Qsys.pdf 文档,创建DE10-Standard开发板的My_first_NiosII工程,在Nios II Eclipse里编译Project时,报错提示:address 0x10da4 of hello_world_0.elf section .bss' is not within region onchip_memory2';collect2.exe: error: ld returned 1 exit status
make: *** [hello_world_0.elf] Error 1,该如何解决呢?