SPRACO0
August 2019
AM6526
,
AM6528
,
AM6546
,
AM6548
Enabling Android Automotive on Your TI Development Board
Trademarks
1
Introduction
2
Implementation
2.1
Prerequisites
2.2
Software Changes
3
Deploy Instructions
3.1
Build Instructions
3.2
Boot Instructions
4
Testing
4.1
Prerequisites/Setup for Automotive Testing
4.1.1
Compatibility Test Suite (CTS)
4.1.2
Vendor Test Suite (VTS)
4.2
Automotive Testing
4.2.1
Compatibility Test Suite (CTS)
4.2.2
Vendor Test Suite (VTS)
5
Open Source
6
Extending to a New Platform
7
Known Bugs
8
Future Work
9
FAQ
10
References
2.1
Prerequisites
Check to make sure your setup meets the
hardware and software requirements
as given by Android.
Environment Setup:
Android Pastry Version
: Pie (based on
http://git.ti.com/cgit/cgit.cgi/android/manifest.git/log/?h=pie-core-release
)
Linux Kernel
: ti-android-linux-4.19.y
Toolchain
: gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf
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.
Establish your Build Environment for Android
.
Ensure that your device meets the
Automotive Requirements defined by the Android Compatibility Definition Document
.