Forum Discussion
KRedd2
New Contributor
7 years agocyclone v flashing issue with EPCQ256 and QSPI
Hi, I am using cyclone v device(5CSEMA4U23A7). I am trying two methods for flash. 1) When i am trying to flash using EPCQ256N(EPCQ256SI16N) i am getting below error: Procedure followed to fl...
ShafiqY_Intel
Frequent Contributor
7 years agoHi,
For your 1st EPCQ256N error:
Usually for Error (209025) problem can be cause by one or more of following condition:
- MSEL pins are not set for Active Serial (AS) configuration.
- Communications cable(s) not securely connected.
- Incorrect device selected.
- No power to target system.
- Device pins connected incorrectly.
- Driving the flash interface pins with another device.
- Undefined devices in the JTAG chain.
My advice to you is make sure that MSEL pins are set for Active Serial (AS) configuration and select the device correctly.
For your 2nd error:
Make sure your MSEL pins are set correctly. And try to use non-compression configuration file (MSEL[4..0]=00000)
Thank you.