Forum Discussion
Hello,
thank you for answer. I was able to test this with the new Write Instruction value, but it is not yet working.
I connected the atom ports of GFI IP to the EPCS device by using the index 0 of the vectors for dataout and datain. Is this connection scheme correct?
For the manual hex file generation, i used the command, that the mem_init_generate command executes when a Serial Flash Controller is instantiated.
alt-file-convert -I elf32-littlenios2 -O hex --input=../software/cpu/cpu.elf --output=cpu.hex --base=0x00600000 --end=0x007fffff --reset=0x00723000 --out-data-width=8 --boot=C:/intelfpga/18.1/nios2eds/components/altera_nios2/boot_loader_cfi.srec
The module's base adress is 0x00600000 and the reset offset vector is 0x123000.
Do I need another bootloader for this configuration?
Is there a detailed documentation on this GSFI IP?
Thank you for your help.
Best regards,
Christopher