Other Parts Discussed in Thread: SYSBIOS
Tool/software: TI-RTOS
Hi Team,
I am trying to create real time clock information in my firmware to get the time when the file is written on SD card.
I am using RTOS and I am not able to find any sample code that shows real time clock application using RTOS.
I used the Seconds module but that is based on relative time and not real time because the date and time showed is depended on the Seconds_set(value) that I set.
Please provide some information.
Thank you in advance.