这阵子调试一块FPGA板子,芯片是Cyclone IV E,EP4CE6E22C8,
编译Nios ii 时出现错误
c:/altera/15.0/******************/H-x86_64-mingw32/nios2-elf/bin/ld.exe: region `onchip_ram' overflowed by 31648 bytes
collect2.exe: error: ld returned 1 exit status
make: *** [Helloword.elf] Error 1
错误显示内存溢出 31648 byte。
大概参数如(图一),内存276480Bit。
图一