SPRAD48 July   2022 TDA4VM

 

  1.   Abstract
  2.   Trademarks
  3. Introduction
  4. Summary of Changes
  5. Procedure to Apply the Changes
    1. 3.1 Do Not Skip Any of These Steps
    2. 3.2 Patch Information
  6. Build Instructions
    1. 4.1 PSDKRA Build Instructions
    2. 4.2 PSDKLA Build Instructions
  7. Demo Applications
    1. 5.1 Basic OpenVX Kernels
    2. 5.2 Capture - Display UseCase
      1. 5.2.1 Steps to Enable Demo
    3. 5.3 Single Camera VPAC Application Demo
      1. 5.3.1 Steps to Enable Demo
    4. 5.4 Multi Camera VPAC Application Demo
      1. 5.4.1 Steps to Enable Demo
  8. Run Instructions
  9. Basic Demo Applications
  10. Single Camera VPAC Application Demo
  11. Multi Camera VPAC Application Demo
  12. 10Limitations

Do Not Skip Any of These Steps

  1. Make sure additional components and network proxies are setup as mentioned in Build Environment Setup before proceeding to building PSDK RTOS.
  2. ${PSDKR_PATH} refers to the path where Processor SDK RTOS (PSDK RTOS) is installed.
  3. ${PSDKL_PATH} refers to the path where Processor SDK Linux (PSDK Linux) is installed.
  4. All folders like pdk, tiovx, vision_apps mentioned in the user guide are relative to ${PSDKR_PATH}, unless explicitly stated otherwise.
  5. The build is tested on Ubuntu (x86_64) 18.04 system and may not work on earlier or later Ubuntu systems.
  6. The patch has been created on SDK 8.1.
  7. 20GB of free space is required to install and build PSDK RTOS.
  8. Make sure you have sudo access.