Programmer not working with MX25U25645GXDI54 NOR Flash [Cyclone 10 GX]
Hi!
I'm working with a Cyclone 10 GX FPGA [220KLE] and I am not able to program my MX25U25645GXDI54 NOR Flash. The hardware design has been validated as I am able to program a MT25QU256ABA8E12 NOR Flash on the same board.
I've changed my .cof file that generated my .jic file to support the MX25U256 chipset, so that is not the issue.
Additionally, I can flash the Cyclone 10 GX over JTAG and use my nios processor to try to access the NOR flash, but it can not initialize it.
These issues lead me to believe the MX25U25645GXDI54 NOR Flash is not supported, but this document specifically states that it is supported on Cyclone 10 devices: https://www.intel.com/content/www/us/en/support/programmable/support-resources/design-guidance/configuration-support.html (note 3)
Any help with this issue would be much appreciated, thank you!!