Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHow to use an EPCS Flash
Hallo together, I'm actually trying to save data from NIOS II into an EPCS64 device. My system contains an EPCS controller. But now the confusion is complete, there are so many files for usin...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- id=0xff is definitely an error, since this means the data rx line is stuck to high level, namely the undriven state or, equivalent, the epcs_controller rx register contains invalid data. Then read and write operations will probably not work. --- Quote End --- I agree with you... --- Quote Start --- "small driver" feature has been selected, or if fast simulation has been requested --- Quote End --- Sim already posted that small driver are selected but he enabled ALT_USE_EPCS_FLASH; from an image he posted yesterday correct epcs init function is enabled.