Hi, there is a strange crash when I call localtime((time_t*)&sys_time) - here sys_time is unsigned int. Is localtime function not supported? Or do I need a special linker option? Thanks!