Search Results

Search results 1-1 of 1.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • OS_GetTime

    Jan - - embOS related

    Post

    Hi! I'm using embOS V3.68n with IAR Embedded Workbench V6.5 and a STM32F103xC. Can you tell me the range of the return value of OS_GetTime. It is a 32 bit singed integer on 32bit Systems, but what happens after 0x7FFFFFFF? Does it start again from zero or enters the negative range? Is there a possibility to set the time of the OS? Thanks! Jan