Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHow to reduce code footprint for lwIP
I download standalone lwIP realization from here. I use "standart" NiosII reference design. After building lwip_web_server example project I found that code footprint is near 250 Kbytes. In README...
Altera_Forum
Honored Contributor
21 years agoI'm in a hurry or else I'd be more help.
In the software design doc up on the altera site under NIOS II, it talks about settings to reduce your foot print size. Some ideas are Small C library, no clean exit, etc.... Good-luck