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

tivxCmdTimeout failing with safertos build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • OpenVX Framework
    • TIOVX-1231
    • TIOVX_08.04.00
    • TIOVX_08.05.00
    • j721e-evm

      The tivxCmdTimeout fails and hangs with safertos build as seen in attached log.

      This appears to have to do with the fact that the timeout at the location below is taking significantly longer than expected (multiple orders of magnitude)

      https://bitbucket.itg.ti.com/projects/PROCESSOR-SDK-VISION/repos/tiovx/browse/conformance_tests/kernels/test_kernels/arm/vx_cmd_timeout_test_target.c#140

      Note: under the hood, this API is calling TaskP_sleepInMsecs

      From further debug, it looks like on MCU2-1, the TaskP_sleepInMsecs appears to treat the wait value as a time in seconds rather than msecs

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

              Created:
              Updated:
              Resolved: