We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
What is the flash and ram footprint for the fully configured stack (all options selected) on the STR9 board? Thanks Dave
The RTL-ARM Real-Time Library provides several software examples that run directly on the Keil MCBSTR9 Evaluation Board. The examples come with the RTL-ARM product and are available in the folder ..\ARM\RV30\RTL\Boards\Keil\MCBSTR9. The following examples are available:
HTTP Server Telnet Server Web Server with CGI Scripting SMTP Client LEDSwitch Server + Client that controls LED's DNS Resolver
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
HTTP Server 41,984 Bytes ROM 20,112 Bytes RAM