matthias jahn wrote:
I tried to test the tcpip example from the cvs with a msp430f149 board. It configures, builds, uploads and starts fine.It did not work with my Linux-Box (no ping, no web)But if i use a Windows-Box or put a router/firewall between it runes as expected.
that could be a 10/100Mbit/s auto-negotiation issue. the msp430 board probably understands only 10mit/s but your linux box only wants to talk 100mbit/s, maybe...
chris