dhcp_start(&netif)

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

dhcp_start(&netif)

87 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 libreary itself .i have noticed 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
0 Replies