Hi,
1. Do you try to add the emwin code to the lwip working project directly?
I have tried but i am facing the integration issues.
That's why i have integrated other way as
first i taken emwin project and then added lwip application to it.
2.Seems you missed some code when you port two code together, I think after you port it, you need to test emwin and lwip code one by one, the let it work together.
I have compared the entire two projects and i have observed i have missed the pin configurations for ENET in pin_mux.c
So i have added those pin configuration settings.
3.Please also check the related lwip code with the sdk working lwip code, eg, pinmux.c, do you add the related pin configuration? and other lwip drivers, and API calling code.
I have checked the integrated lwip code with working lwip application code, no changes observed except pin configurations in pinmux.c, i have updated those configuration.
Still i am facing the issues.
Please do the needful.
Please provide any procedure to integrate emwin application with lwip application code.
Thanks & Regards
Krishna