Tool/software: TI C/C++ Compiler
HI,
I have some issues using in saving the IP Address of my device in EEPROM. I am using the example code of lwIP make some changes according to my need. The problem is I want to save the IP Address in EEPROM which I am getting from DHCP and I assign the return value of function to my EEPROM variable, it saving the return address of else statement from "lwIPLocalIPAddrGet()" which is 0xFFFFFFFF. I tried but did not succeded. Please help me if some has knowledge about this.
Best Regards,
Faizan Ahsan