This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RTL-ARM TCP/IP Footprint / Webservices Cortex M3 / STM32Fx

Q1)What are the Flash Code size and Ram requirement to host a webserver in Cortex-M3 STM32F.
Q2)Can Web services be implemented using the RTL-ARM TCP/IP.
Q3)Is an XML based data exchange format and a Common Message Envelope based on the Simple Object Access Protocol (SOAP) format supported.

There is some confusion on footprint, as the sizes mentioned at below two links are different/vary.

http://www.keil.com/rl-arm/rl-tcpnet_size.asp

http://www.keil.com/forum/7940/

HTTP Server 41,984 Bytes ROM 20,112 Bytes RAM
Telnet 22,312 Bytes ROM 20,112 Bytes RAM
TFTP Server 20,016 Bytes ROM 24,312 Bytes RAM
SMTP Client 16,736 Bytes ROM 19,600 Bytes RAM
LEDSwitch Server 11,220 Bytes ROM 19,568 Bytes RAM
LEDSwitch Client 11,680 Bytes ROM 19,576 Bytes RAM
DNS Resolved 15,328 Bytes ROM 19,776 Bytes RAM

0