Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
I seem to have problems with the MBED hanging, when I instantiate a EthernetNetIF.
The behavior I need is that I request a new IP if a link is detected. If that times out I set a static IP.
It seems to me that the EthernetNetIF crashes on second or third allocation, making me suspect a memory leak. What am I doing wrong?