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