TIOVX Release Notes

Version: 08.04.00


Contents

  1. Introduction
  2. Licensing
  3. Getting Started
  4. Documentation
  5. What's New
  6. Upgrade and Compatibility Information
  7. Device Support
  8. Validation Information
  9. Fixed Issues
  10. Known Issues
  11. Change Requests
  12. Technical Support
  13. Package Versioning


Introduction

The TIOVX package consists of the Texas Instruments OpenVX conformant implementation for Jacinto7 platform


Licensing

The licensing information of this library, as well as any third-party components included which are made available under a number of other open-source licenses are enumerated as part of the manifest. A complete manifest along with export control information is detailed here [HTML].


Getting Started

The TIOVX User Guide [HTML] provides the documentation and references necessary to begin development on TI's platforms using TIOVX.


Documentation

Refer to following documentation for further details:

TIOVX User Guide Build instructions, API Guide, tutorials, tool documentation, etc [HTML]
Test Reports Conformance test reports, TI platform test reports [HTML]
Software Manifest Licenses, terms of use [HTML]


What's New

ID Summary
TIOVX-1221 TIOVX shall support nested graphs within user kernels (on host)
TIOVX-1209 TIOVX shall support running target kernels on mcu3_0/1 cores

Upgrade and Compatibility Information

File Change description User application change required User application recompile required
kernels_j7\include\TI\j7.h This file is deprecated and will be removed in PSDK 8.5 ... please remove its inclusion and just include TI/tivx.h. YES YES
include\TI\tivx_soc_j721e.h Renaming of TIVX_TARGET_IPU1_0/TIVX_TARGET_IPU1_1 to TIVX_TARGET_MCU2_0/TIVX_TARGET_MCU2_1 NO YES
kernels_j7\include\TI\j7_tvm.h Additional parameters included in tivxTVMJ7Params YES YES


Device Support

SoC Target (OS) Test Plaform
J721E x86_64 (Linux) x86_64 Linux with Ubuntu 18.04
J721E R5F, C6x, C7x running FreeRTOS or SafeRTOS
A72 running Linux Kernel v5.10 or QNX
J721E EVM

Validation Information

This release was built and validated using the following tools:

Build Tools (included in Processor SDK RTOS):

Dependencies (included in Processor SDK RTOS):

Dependencies (NOT included in Processor SDK RTOS):

Refer user guide [HTML] for instructions to install and setup above dependancies.

Fixed Issues

ID Summary
TIOVX-1222 PC emulation sets HOST up as a separate target thread, mismatching EVM behavior
TIOVX-1219 vxRemoveKernel will remove a kernel even if there are still references to it
TIOVX-1198 [VISS]: RAW10 input format does not work in the VISS node
TIOVX-1224 [PC Platform] TIOVX conformance tests called with memory allocation with size 0
TIOVX-1226 Bug (typo) in copying EE parameters from DCC

Known Issues

ID Summary
TIOVX-1235 J721E: SafeRTOS: Intermittent crash seen when using TIDL trace buffer
TIOVX-1231 VISS node does not support histogram module
TIOVX-1164 VISS node does not support histogram module
TIOVX-1117 Failure observed when running 8+ tasks involving custom use case
TIOVX-1086 VISS mux output for R G and B planes hangs if additional outputs are not supplied
TIOVX-1072 tivxCmdTimeout.ValidTimeoutSet for A72 fails for QNX
TIOVX-1023 tivxGraphPipeline.MaxDataRef disabled due to failure caused by boundary condition
TIOVX-1005 MSC Test Case: Bitmatch validation fails when multiple conformance test instances are run in parallel
TIOVX-823 TIOVX delay parameters with pipelining result in serialization of nodes
TIOVX-630 tivxHwaVpacViss.testMux conformance test fails on target
TIOVX-569 Bmp utils do not work for loading RGBX images
VXLIB-371 Multiply iS16 iS16 oS16 with 1/255 as scaling factor fails for X86 target

Change Requests

None for 8.4 release

Technical Support

For technical support and additional assistance, contact local TI Field Application Engineer


Package Versioning

Each package version is composed of 4 period-delimited numbers - represented here by the letters M, m, p and b [M.m.p.b]. The table below provides a descriptive reference regarding package version numbering.

Digit Meaning Description
1 (M=Major) Major revision Incremented when the new version is substantially different from the previous For example, a new module added or an existing module's algorithm significantly altered.
2 (m=minor) Minor revision Incremented when the new version has changed but not in a major way. For example, some minor changes in the API or feature set.
3 (p=patch) Patch number Incremented for all other source code changes. This include any packaging support code.
4 (b=build) Build number Incremented for each release delivery to CM. Reset for any change to M, m or p

Copyright 2021, Texas Instruments Incorporated