NIOS建立工程问题,nios2-elf/bin/ld.exe: Hello_World.elf section `.text' will not fit in region 115

d:/altera/11.0/nios2eds/bin/gnu/h-i686-mingw32/bin/../lib/gcc/nios2-elf/4.1.2/../../.... d:/altera/11.0/nios2eds/bin/gnu/h-i686-mingw32/bin/../lib/gcc/nios2-elf/4.1.2/../../../../nios2-elf/bin/ld.exe: address 0x16f4c of Hello_World.elf section `.rwdata' is not within region `onchip_memory2'
d:/altera/11.0/nios2eds/bin/gnu/h-i686-mingw32/bin/../lib/gcc/nios2-elf/4.1.2/../../../../nios2-elf/bin/ld.exe: address 0x18c74 of Hello_World.elf section `.bss' is not within region `onchip_memory2'
d:/altera/11.0/nios2eds/bin/gnu/h-i686-mingw32/bin/../lib/gcc/nios2-elf/4.1.2/../../../../nios2-elf/bin/ld.exe: address 0x18c74 of Hello_World.elf section `.onchip_memory2' is not within region `onchip_memory2'
d:/altera/11.0/nios2eds/bin/gnu/h-i686-mingw32/bin/../lib/gcc/nios2-elf/4.1.2/../../../../nios2-elf/bin/ld.exe: address 0x16f4c of Hello_World.elf section `.rwdata' is not within region `onchip_memory2'
d:/altera/11.0/nios2eds/bin/gnu/h-i686-mingw32/bin/../lib/gcc/nios2-elf/4.1.2/../../../../nios2-elf/bin/ld.exe: address 0x18c74 of Hello_World.elf section `.bss' is not within region `onchip_memory2'
d:/altera/11.0/nios2eds/bin/gnu/h-i686-mingw32/bin/../lib/gcc/nios2-elf/4.1.2/../../../../nios2-elf/bin/ld.exe: address 0x18c74 of Hello_World.elf section `.onchip_memory2' is not within region `onchip_memory2'
d:/altera/11.0/nios2eds/bin/gnu/h-i686-mingw32/bin/../lib/gcc/nios2-elf/4.1.2/../../../../nios2-elf/bin/ld.exe: region `onchip_memory2' overflowed by 27764 bytes
collect2: ld returned 1 exit status
make: *** [Hello_World.elf] Error 1
展开
 我来答
eugene36
2013-11-12 · TA获得超过563个赞
知道小有建树答主
回答量:151
采纳率:100%
帮助的人:67.5万
展开全部

你使用的是FPGA内部RAM来作为niosII的程序存储器,可是你的程序尺寸太大了,内部RAM定义的大小不够。

建议你:

  1. 把内部RAM改大点;

  2. 勾选niosII工程中的精简C代码选项减小elf文件尺寸(右键单击project名称->Nios II->BSP editor,把enable_small_c_library和enable_reduced_device_drivers勾上)。

  3. 干脆用个外部存储器。

推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式