Altera_Forum
Honored Contributor
16 years agoSize of EPCS memory?
i think it is 2Mbyte
but in system.h it is # define EPCS_CONTROLLER_NAME "/dev/epcs_controller"# define EPCS_CONTROLLER_TYPE "altera_avalon_epcs_flash_controller"# define EPCS_CONTROLLER_BASE 0x0d003800 #define epcs_controller_span 2048 <<--- 2Kbyte????:confused:# define EPCS_CONTROLLER_IRQ 15# define EPCS_CONTROLLER_DATABITS 8 this makes my hardware+program code to be exceed the memory limit /??? how to solve this pls...