Timeouts for Posix FreeRTOS need to handle wrapping

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: High
    • TI Device Drivers
    • TIDRIVERS-934
    • 3.10.00
    • 3.20.00
    • Hide
      Timeouts for FreeRTOS Posix APIs (e.g., sem_timedwait(), pthread_mutex_timedlock()) are based on the tick count. This is a 32 bit count that is typically incremented every millisecond. At a 1 msec tick rate, this counter would roll over approximately every 50 days.
      Show
      Timeouts for FreeRTOS Posix APIs (e.g., sem_timedwait(), pthread_mutex_timedlock()) are based on the tick count. This is a 32 bit count that is typically incremented every millisecond. At a 1 msec tick rate, this counter would roll over approximately every 50 days.

      Timeouts for Posix FreeRTOS need to handle wrapping

            Assignee:
            TI User
            Reporter:
            TI User
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Connection: Intermediate to External PROD System
                EXTSYNC-811 - Timeouts for Posix FreeRTOS need to...
                SYNCHRONIZED
                • Last Sync Date: