Forum Discussion
Altera_Forum
Honored Contributor
12 years agoThe fpga pins are configured correct (I assume) because I can program the flash memory using Nios Flash programmer. My problem occurs when I try to open the flash in the Nios program using
fd = alt_flash_open_dev("/dev/epcs_controller"); The file descriptor is NULL.