Forum Discussion
Altera_Forum
Honored Contributor
10 years agoYou are using a serial flash so it can't be accessed with IOWR/IORD macros. You need to use the alt_write_flash / alt_read_flash functions.
You are using a serial flash so it can't be accessed with IOWR/IORD macros. You need to use the alt_write_flash / alt_read_flash functions.