ip address through dhcp

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ip address through dhcp

178 Views
peter091
Contributor III

Hi..

i am using

custom board=MPC5775B

IDE=s32 desidn studio for PA

sdk=sdk_s32_pa_15

phy device=ksz8041

I have created a project to get dynamic ip address with eth,tcpip,phy componentes

but i don't get dynamic ip from tcpip libreary itself .in the definition of dhcp_start(&netif); which is under "SDK/middleware/tcpip/lwip/src/core/ipv4/dhcp.c"  .Please replay if you know solution for these . i have added my  main.c file below . 

 

 

Regards,

peter

0 Kudos
2 Replies

117 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

for LWIP question use rather generic LWIP support if needed:

https://lwip.fandom.com/wiki/Further_lwIP_support

Thanks for understanding.

BR, Petr

0 Kudos

50 Views
peter091
Contributor III

https://lwip.fandom.com/wiki/Further_lwIP_support

 

 these website in community forum does not recomands  to post programming related question and to get output do i need to add ksz8041 librarey please replay

0 Kudos