Hello,
I want to set hibernate rtc of tiva microcontroller ( TM4C1233H6PM ). Every where in the forum the hibernate rtc is set to zero but i don't want that, i want to set rtc on my own. There is the function as " void ulocaltime(time_t timer, struct tm *tm) " which coverts the string of seconds coming from rtc to sec, min, hour, week day, month, year to there values.
Like that i want the function or program which will covert the above time values to string of seconds which i can put into the function of " HibernateRTCSet (string of seconds) ; " to set rtc to desired time.
Please give the codes for it asap.
Thanking you.
Regards,
Virendra Raut