Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHi Don,
> So how could this file be so large that cannot be > programmed into the Flash chip,whose size is 2M ? > Could anyone tell me why this happen? Because _now_ you're writing into U15, which is an EPCS1 device which has a 128 KB capacity (split between the configuration data and your app) -- not U8 which is the parallel flash device (2 MB). Don, if want to find a solution, you shouldn't keep changing the problem ;-) Good Luck, --Scott