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 agoYou have not to call it, it is called once alt_sys_init() function is called. Try putting a breakpoint at the beginning of alt_sys_init(), it is called before your main().
Ciao