Forum Discussion
Altera_Forum
Honored Contributor
18 years ago --- Quote Start --- hi, ... error saying that " region needs to be larger 7000 bytes etc...". --- Quote End --- This is what I mean "whenever you need a smaller footprint" --> You don't have enough RAM to fit in your program, your program is too big either because it is really big or you code is not effective So --> Increase the memory size if you are using onchip memory else try to remove unnecessary code if you can't change the external memory