Memory management in official EthernetInterface

23 Nov 2012

Hi

I've had a nice break from mbed programming and am about to move my simple application (home monitoring) from scmRTOS and NetServices to use the new official EthernetInterface.

I'm concerned about memory usage. How much free RAM should I expect before adding in application code? Does the new EthernetInterface (and the associated RTOS) explicitly use the RAM banks, and if so, where is this configurable?

Thanks Daniel