Hi Eric,
Please download the zip file and check the contents inside.
Shared folder include the jic file with both FPGA image and Nios 2 flash.
Qsys is the controller I am using now, Generic Quad SPI running at 25MHz.
I checked the clock frequency on board.
From the linker, Nios2 will run on DDR.
Then I use qspi flash controller to read and print the content in device at address 0x0100_0000.
Include check the device ID.
This is where the APP stored.
JIC is the shared jic file that I use reader to get the raw data.
You can compare it with nios2_shell_print, they are of the same.
Therefore I am confirm the programming to flash and the content inside should be fine.
Unfortunately, the program is not running and I have to download the elf to make it work.
The problem is bootcopier or the converted file?
BRs,
Johnson