Forum Discussion
Altera_Forum
Honored Contributor
11 years agoNIOS II Gen2 linker script problem?
I tried to make a NIOS II Gen2 with a single on-chip ram My flow is qsys-edit qsys-generate nios2g2.qsys --synthesis=verilog --simulation=verilog --output-directory=nios2g2 nios2-bsp HAL ...
Altera_Forum
Honored Contributor
11 years agoThanks! That was indeed the problem. The program I used was tiny, but I only used default values for the bsp generation so I did not get any of the small libc stuff etc. I increased the size and it's working now.