• Time.h
    Hi All, I am trying to use the functions of Time.h in my application (My target is LPC2138) and my Application is jumping to SWI_Handler. Do timer.h is implemented? TNX Kobi
  • mktime behaviour
    Hi, I use mktime to convert date and time into a time_t value and I see a behavior, which I didn't expect. When calling mktime with 29.02.2010, I would expect the function to return -1, but it returns...
  • Using Time.h functions with MDK-ARM
    Hi, I saw in the directory structure there's library and include files for time functions. I want to use the RTC of an lpc2378 with the time functions. But nowhere in the doc I cand find a way to...
  • How to time.h functions for Calander management
    I have LPC2132 based board with DS3231 RTC. The system is master clock which supports the GMT, IST, UTC time format. It is also connected to GPS which sends in UTC mode. At present, I have own functions...
  • Weird error with mktime..
    Hi, I'm using uVision 3,23 with CA.exe (compiler) V2.41 and LA.exe (linker) 2.41. The program compiles, but with the linking run, I get errors; *** WARNING L23: UNRESOLVED EXTERNAL SYMBOLS ...