Forum Discussion
Altera_Forum
Honored Contributor
16 years agoThe error means, that a SFL instance can be found, but can't read data from the flash memory. Usually it's a hardwrae problem. I would check, if any flash pins are operated by the SFL during access. Normally all inputs (nCS, DCLK, ASDI) should be toggled and DATA should send a response. Check what's possibly missing.
Also, for Cyclone III, the two dual-purpose pins driving the flash memory (ASDO and FLASH_nCE) should be configured as regular I/O and Data[0] as tri-stated input.