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.

MSP432E401Y: DHCP restart error

Part Number: MSP432E401Y

Hello,

I follow the step from forum(https://e2e.ti.com/support/processors-group/processors/f/processors-forum/505226/handling-dhcp-client-timeout) for DHCP restart. 

I check link connection status using API SlNetIf_getConnectionStatus. if  it is return zero then follow the step for DHCP remove and DHCP start.

In removeDHCP  function , device stuck on execution of CfgRemoveEntry.  program stuck in abort() in exit.c file.

how can i restart DHCP when link disconnect?

Thanks,

Dinkar