Hello together,
I try to program a TCP/IP Server with an LPC4088 under cpp and I want to use the lwip library.
When I try the c-example of the lwio lib the echo-server works fine. If I alter the example to work for cpp the mcu doesn't even get an IP from the router.
Does anyone have a solution for this or a server example that works for cpp?
Thank you
Chris