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.
Hi,
I am trying to get the DHCP IP address through for the Tiva board I have, I did connect the board into the network. Right now I am trying to use lwIP libraries to print out the actual IP address after the Tiva get a DHCP address, I tried to use lwIPInit() and lwIPLocalIPAddrGet(), just not sure what library should I include, or anything else I need to configure? Any ideas, or any sample code?
BTW, I am using CCS6 environment.
Thanks,
Luxi