Forum Discussion
Altera_Forum
Honored Contributor
18 years agoI'm not sure what the ext_flash.h is supposed to be, but the rest is all due to a mismatch between what your software is expecting to see for your CFI flash's name. Your hardware defines a CFI flash named "cfi_flash_0". Your software is expecting it to be named "ext_flash".
You should change the software to match your hardware your design has. Cheers, - slacker