Forum Discussion
Altera_Forum
Honored Contributor
21 years agomicroC and TCPIP Stack Footprint
Dears
Let me know the exact footprint or both MicroC and lwTCPIP stack in a FLASH http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/huh.gif How to find those information via DataSheets , can anybody point to that information for documentation. We are using the AM29LV065DV120REI flash , is there any other flash devices that is in suggestion in line for Altera device compatibility thanks group Satish K3 Replies
- Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by satishkmys@Aug 9 2005, 06:59 AM dearslet me know the exact footprint or both microc and lwtcpip stack in a flash http://forum.niosforum.com/work2/style_emoticons/<#emo_dir#>/huh.gif
how to find those information via datasheets , can anybody point to that information for documentation.
we are using the am29lv065dv120rei flash , is there any other flash devices that is in suggestion in line for altera device compatibility
thanks group
satish k --- Quote End --- Hi Just Give me the consumption of the MicroC on flash in Kilo Byte If you have any infomation on hte consumption of LwTCPIP also let me know. this is for slection of FLASH device. Satish K
- Altera_Forum
Honored Contributor
The size can vary, based upon the options that you've chosen...in both uC-OSII and LWIP. Take a look at the webserver or simple socket templates, in the IDE, to estimate the size for yourself. Don't quote me, but I seem to recall something around a few hundred kilobytes.
Also, I don't see how this would seriously impact the size of the flash you choose. Are you planning to run the code from the flash? - slacker - Altera_Forum
Honored Contributor
Even I am interested in knowing the footprint as I plan to execute the code from Flash. Are there any cons of using flash in this manner.