I am currently porting existing K65 code to the MPC5748G. In the K65 SDK you are able to call the SNTP_oneshot function to request the time from the SNTP server. Is there a way to do this in the SDK for the MPC5748G?
I went though the list of functions in the link provided and it does not seem like they provide a way to send a single request to get the current time like KSDK does.