Forum Discussion
Altera_Forum
Honored Contributor
16 years agousing epcs as normal flash
As we know,the epcs can be used as device store the program and configuration. but can it be used as normal flash device to read and write in program? how to operate it? Thanks in advance!:confuse...
Altera_Forum
Honored Contributor
16 years agothanks for your reply!
But there is a header file"altera_avalon_epcs_flash_controller.h" in the HAL library that define the read and write EPCS function, i don't know how to use these functions such as alt_epcs_flash_write() and so on. have you ever dealed with these functions?