In-place boot on memory
Hi,
I am using NIOS II with configuring it to execute in-place (not boot copier).
I have a off-chip memory of 128Mb which the program is located there.
Previously I use a off-chip memory of 16Mb. Currently I changed the off-chip memory to 128Mb. Without changing memory on "Serial Flash Controller" IP core from 16Mb to 128Mb and loading JIC file, everthing working good. It means when I program the FPGA with previous version of codes and SOPC settings everything is normal. But, after changing the Serial Flash Controller's configuration device from 16Mb to 128Mb and compiling everything (including generation of SOPC, Compiling hardware, Generating BSP, compiling NOIS II application, and downloading JIC file) device fails to configure and operate.
Any opinion is welcome...