Part Number: CC3220SF
Hello,
I am looking to set the epoch start from 1970.
Currently, It is set the TI default (1900 and an offset of 6h).
I have found out the possibility to change it by setting the "__TI_TIME32_USES_POSIX_EPOCH" macro .
I set this macro on CCS -> Project properties -> Build -> Arm Compiler -> Predefined Symbols
But this did not work, I have also try to set "_TIME64_IMPLEMENTATION" but had the same result.
What I should do to set the epoch start from 1970?
Thanks,
Samuel