My application with STR912FW44 uses 256K * 16 external RAM. E-Ram is correctly working (I run an accurate test on startup). I use also Ehternet with a small internal Webserver. The problem is, if I put my heap in external RAM and I start my webserver everything SEEM to work (in pure ST style :-Y), but I miss packets on my client (Wireshark reports [TCP Previous segment lost] [TCP segment of a reassembled PDU]). If I turn back to internal RAM everything starts to work again (but I need that extra RAM, obviously). How is it possible for external RAM to degradate Ethernet performance ??!? Aren't they on completely different buses ??! Any help greatly appreciated....