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 agoI suppose there is something wrong in how you modify and compile your source...
Which is the device id that device answer you? You should get this info debugging alt_epcs_flash_query() function. I continue thinking that the ID it would answer your should be already supported. I want to remember you that everytime you Generate your BSP, all your driver source within BSP folder are removed and retrieved again from altera IP or NIOS2EDS folder. Ciao