This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

enet_lwip not working on EK-LM3S9B92 anymore

Hello, everyone!

I've recently updated my Code Composer Studio to v6.1.3 and downloaded StellarisWare for all MCUs, version 10636.
 I import enet_lwip example and build the project (with TI v15.12.1.LTS). I debug it, I see the UART console displaying my IP but when I try to connect to the example web page - FAILS.

I flash the precompiled example with LM Flash - works perfectly.
What could be the problem in your opinion?

I can rebuild the enet_uip with that same compiler - and it works perfectly!

The target by default is LM3S9D92 ... tried to change it to LM3S9B92 - same, even worse - won't get an IP anymore.