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.

Compiler/AM4379: About year 2038 problem

Part Number: AM4379


Tool/software: TI C/C++ Compiler

Hi all,

Can the compiler(gcc, TI-ARM, etc..) standard function included in CCS avoid "year 2038 problem"?
If it can not be avoided, consider using the OS.

I would like to know if the time_t variable of the standard function such as Newlib() is 31 Bit and the timing when the number of elapsed seconds from 1970 overflows 2038.

Best regards,

Sasaki