Forum Discussion
Altera_Forum
Honored Contributor
11 years agoDid you call alt_flash_open_dev with the exact device name provided by system.h?
Memory read works since all CFI flash start in read mode and all have the same sram-like interface. Instead, alt_flash_open_dev() accesses the cfi specific functions and assumes you are targeting the correct device.