Part Number: CC2642R
Tool/software: Code Composer Studio
Hi All
In my case also mktime() is not working - and i am using IAR compiler with TI RTOS -- I dont know where i Set - __TI_TIME_USES_64, Val = 1 -- Please guide me
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.
Part Number: CC2642R
Tool/software: Code Composer Studio
Hi All
In my case also mktime() is not working - and i am using IAR compiler with TI RTOS -- I dont know where i Set - __TI_TIME_USES_64, Val = 1 -- Please guide me
Hi,
The mktime() function is part of the toolchain, not the SDK - in other words, this question will be better addressed by the experts on the IAR compiler.
A start is this article: https://www.iar.com/support/resources/articles/using-c-standard-library-time-and-clock-functions/
Hope this helps,
Rafael