SPRACO0 August   2019 AM6526 , AM6528 , AM6546 , AM6548

 

  1.   Enabling Android Automotive on Your TI Development Board
    1.     Trademarks
    2. Introduction
    3. Implementation
      1. 2.1 Prerequisites
      2. 2.2 Software Changes
    4. Deploy Instructions
      1. 3.1 Build Instructions
      2. 3.2 Boot Instructions
    5. Testing
      1. 4.1 Prerequisites/Setup for Automotive Testing
        1. 4.1.1 Compatibility Test Suite (CTS)
        2. 4.1.2 Vendor Test Suite (VTS)
      2. 4.2 Automotive Testing
        1. 4.2.1 Compatibility Test Suite (CTS)
        2. 4.2.2 Vendor Test Suite (VTS)
    6. Open Source
    7. Extending to a New Platform
    8. Known Bugs
    9. Future Work
    10. FAQ
    11. 10 References

Prerequisites

  1. Check to make sure your setup meets the hardware and software requirements as given by Android.
  2. Environment Setup:
    1. Android Pastry Version: Pie (based on http://git.ti.com/cgit/cgit.cgi/android/manifest.git/log/?h=pie-core-release)
    2. Linux Kernel: ti-android-linux-4.19.y
    3. Toolchain: gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf
  3. Follow the steps provided in the Processor SDK Android 1.1 Getting Started Guide to install the necessary components and 1.3 Building the SDK to prepare for development on the TI microprocessor.
  4. Establish your Build Environment for Android.
  5. Ensure that your device meets the Automotive Requirements defined by the Android Compatibility Definition Document.