Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-9258

CC13XX-CC26XX: POSIX sleep() conversion result experience overflow issues

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • TIRTOS
    • TIRTOS-1818
    • 3.70.00
    • CORESDK_4_10_00
    • Hide
      The math generated by the compiler in CCS and IAR is not performing "long" operations when calculating the timeout, resulting in math overflow when values larger then 4300 is entered. The overflow is not handled and causes the wrong value to be passed into Task_sleep().
      Show
      The math generated by the compiler in CCS and IAR is not performing "long" operations when calculating the timeout, resulting in math overflow when values larger then 4300 is entered. The overflow is not handled and causes the wrong value to be passed into Task_sleep().

      CC13XX-CC26XX: POSIX sleep() conversion result experience overflow issues

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

              Created:
              Updated:
              Resolved: