TIOVX extension attributes are missing type when their values are set

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • OpenVX Framework
    • TIOVX-1678
    • TIOVX_09.02.00
    • TIOVX_10.00.00
    • Hide
      j721e-evm
      j721s2-evm
      j784s4-evm
      j722s-evm
      Show
      j721e-evm j721s2-evm j784s4-evm j722s-evm

      TIOVX extension attributes are missing type attribute in the setting of the value. Instead, it is set to 0.

      Ex. VX_TYPE_GRAPH

      TIVX_NODE_TIMEOUT = VX_ATTRIBUTE_BASE(VX_ID_TI, (vx_enum)0) + 0x6

      should be:

      TIVX_NODE_TIMEOUT = VX_ATTRIBUTE_BASE(VX_ID_TI, (vx_enum)VX_TYPE_NODE) + 0x1,

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

              Created:
              Updated:
              Resolved:

                Connection: Intermediate to External PROD System
                EXTSYNC-4741 - TIOVX extension attributes are miss...
                SYNCHRONIZED
                • Last Sync Date: