Forum Discussion
Altera_Forum
Honored Contributor
21 years agoProblem Writing CFI FLASH Using NIOS HAL
I'm trying to get the alt_write_flash and alt_erase_flash functions working. When I try to open the FLASH device specified in my system.h using the alt_flash_open_dev function it always ret...
Altera_Forum
Honored Contributor
21 years agoDo I have to all the alt_flash_cfi_init function somewhere or is this called automatically?
This function is what registers the flash device right? Nathan