Forum Discussion
Altera_Forum
Honored Contributor
15 years agoealonso, which EPCS device do you have? What type of hardware are you using?
Have you enabled seral configuration in Quartus? For example see the relevant lines in my project .qsf file: set_global_assignment -name STRATIXII_CONFIGURATION_DEVICE EPCS64 set_global_assignment -name STRATIXII_CONFIGURATION_SCHEME "ACTIVE SERIAL" Do you specified the correct address? (--epc --base= option in nios2-flash-programmer) Jens