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.

RE: lwip webserver demo not working on RM48HDK

Other Parts Discussed in Thread: HALCOGENAnthony,

Yes there are two examples available for the RM46HDK that demonstrates the lwIP stack: "EMAC Driver with lwIP Demonstration" and "Hercules Safety MCU Demos".

I am able to get the Web Server example working on the "Hercules Safety MCU Demos" example but not so on the "EMAC Driver with lwIP Demonstration". I am in favor of getting the EMAC Driver example working since it uses a newer version of lwIP (1.4.1) than the "Hercules Safety MCU Demos", which uses lwIP (1.3.2).

Do you have any suggestions? In my case it fails when trying to get an DHCP address (which really means I should have posted this question as its own subject). When I configure the example as static IP, it claims to succeed but I can't detect the board on the network (going to IP in the browser fails, ping fails, network sweep fails).

Thanks,
Dustin