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

[GTC]: Incorrect GTC value from R5F susceptibility

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium

      GTC time is internally used by vision apps/TIOVX for timestamping different objects. GTC is a 64bit timer, but R5F is a 32bit processor. So reading GTC timer from R5F can create issues, especially when GTC is about to overflow. The only solution is to read GTC two times, before and after it is found to be overflowed.  This fix specifically needs to be done from the R5F side.

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

              Created:
              Updated:
              Resolved: