Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI have seen the application selector code in altera neek, so i have put back epcs read mode in my codde.
// Make sure the flash is in read mode IOWR_16DIRECT( EPCS_FLASH_CONTROLLER_BASE, 0, 0xFFFF ); IOWR_8DIRECT( EPCS_FLASH_CONTROLLER_BASE, 0, 0xFF ); but it is still no good!