Vision Apps Release Notes

Version: 09.02.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. Open Defects
  11. Known Issues
  12. Change Requests
  13. Technical Support
  14. Package Versioning


Introduction

The Vision Apps package consists of ADAS, vision, deep learning, perception demos/applications for Jacinto 7 platform

To run the demos in vision apps, the companion Processor SDK Linux for Jacinto 7 also needs to be downloaded separately.


Licensing

Refer to Processor SDK RTOS manifest at top level [HTML]


Getting Started

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


Documentation

Refer to following documentation for further details:

Vision Apps User Guide Build instructions, API Guide [HTML]
Surround View Manual Calibration Tool Instructions for Generating Calibration Binaries [PDF]
Release Notes Archive Previous release notes [FOLDER]


What's New

New features in this release are highlighted in bold


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 removed in this SDK. YES YES
The J721S2 SPL powers on only the peripherals required during boot. This is a change from the J721E SPL which powers on additional peripherals beyond what what is used during boot. Therefore, if additional peripherals need to be accessed (e.g., I2C, SPI, GPIO's), they must be powered on prior to access.


Device Support

Refer Processor SDK RTOS release notes [HTML]

Validation Information

The tools used to validate this package are listed in top level user guide [HTML]


Fixed Issues

ID Summary
ADASVISION-6232 Missing global build defines for QNX build
ADASVISION-6204 CSI-TX throughput does not meet 30 fps at 1500 Mbps lanespeed for 4 channels
ADASVISION-6192 Removal of APP_ENABLE_REMOTE_SERVICE_RECEIVE_TASK in app_remote_service_linux.c
ADASVISION-6178 Search function not working on all Linux SDK pages
ADASVISION-6157 sdk_builder/setup_psdk_rtos: core-secdev-k3 repo clone should not use git protocol
ADASVISION-6145 Make uboot in linux installer causes boot issues
ADASVISION-6124 File IO utility results in bus error for fwrite operation in certain scenarios
ADASVISION-6090 Perf Stats can not print full list of task loads
ADASVISION-4039 Frame drops in 8 camera, 30 fps demo


Open Defects

ID Summary
ADASVISION-6258 Display pipe used for graphics overlay is not coherent with A72 CPU core
ADASVISION-6212 MACRO RGB888_TO_RGB565 should be RGB888_TO_BGR565 in the Draw2D utility
ADASVISION-6199 Race Conditions with c7x-mma-tidl and tiadalg builds
ADASVISION-6108 Fix False Positive in QNX SPL with MCU1_0 Enabled
ADASVISION-6080 Multi Cam application capture error
ADASVISION-5955 eDP to HDMI adaptors are failing
ADASVISION-5918 Codec app compiler warnings with GCC 11.3
ADASVISION-5892 Remove unnecessary files from SafeRTOS build
ADASVISION-5798 HDMI display from infotainment board not rendering image
ADASVISION-5758 Enable en_out_ldc_write cause freeze in Multi Cam Demo
ADASVISION-5734 App_multi_cam_codec decode framerate drops for more than 2 channels
ADASVISION-5726 CPU is hitting 100% when using gst-launch for both encode and decode using appsink, appsrc
ADASVISION-5673 Permission issue can occur when running the vision apps script incorrectly
ADASVISION-5669 SCIserver should use UART logs instead of appLogPrintf
ADASVISION-5555 SDE disparity artifacts on EVM
ADASVISION-5393 AVP4 freezes in first second of running
ADASVISION-5034 Details about 8-channels/camera usecase incorrect
ADASVISION-4923 Single cam error on ports other than port 1 after running multi cam
ADASVISION-4386 QNX SBL debug binaries not working on R5F


Known Issues

ID Summary Workaround
ADASVISION-4345 SteamFIFO overflow observed in long run > 6hrs when using D3 IMX390 CM cameras Upgrade to D3 IMX390 RCM cameras

Change Requests

ID Headline Original Fix Version New Fix Version
JACINTOREQ-6650 Defer BAM enablement on J7 to SDK 10.0 09.01.00 10.00.00


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 2020, Texas Instruments Incorporated