This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Use of time library: how setup time?

Hi,

I'm using the DM6437 and I want to use the time library (with the <time.h> header file). How to setup the system time? I see other post and some replies link to http://processors.wiki.ti.com/index.php/Time_and_clock_RTS_Functions This don't give me a clear answer of mean to setup time...

Anybody can help me?

Thanks,

Fred

  • Well, that wiki article summarizes what we compiler experts know on this issue.  The bottom line is you have to supply your own implementation the function time().  And that implementation will have to get the time from some external source.  All of this is well outside our expertise.  Perhaps someone on the DM64x processor forum can help.

    Thanks and regards,

    -George