Tool/software: Code Composer Studio
Hi,
i configure my device to STA and request local time from google SNTP server.
i succeed with the process, to get the local time, but after hours i get WDT beacuse the softwre stack on:
sl_NetAppDnsGetHostByName((signed char *) pcHostName, strlen(
pcHostName), pDestinationIP, SL_AF_INET);
advice
thanks