Forum Discussion
MSteg2
New Contributor
7 years agoThe EPCS is 8M and we have no problem fitting in that (code only no RAM) even though GCC Build thinks it won't fit due to us putting a BOOT (small code and FPGA load) in 1MB of EPCS and a ZIPPED Application in remaining 7MB. GCC Build thinks APP won't fit (and without being ZIPPED it probably wouldn't).
RAM is 16MB Total which must fit the APP code (no FPGA since that is loaded by BOOT) and all RAM variables.