NXP

恩智浦NXP i.MX7D开发板刷Android Things系统心得

2019-07-12 13:02发布

前言:前段时间参加谷歌物联网创新沙龙,有幸抽奖得到一套恩智浦NXP i.MX7D的开发套件,和去年12月的GDD上得到的一样,近日有时间了,可以搞一搞了,自己根据官方的文档,下面分享下刷机心得.

组装套件

https://developer.android.google.cn/things/hardware/imx7d-kit.html
  • 根据官方文档步骤可以进行组装,同时还有树莓派3的操作步骤.
    1666327-5fcfb0844d9606b1.png
  • 最后的成品就是这个样子,出现NXP的logo.(没有安装相机模块)
    1666327-2fe4f767e8e75a83.png

刷机开始

一键式刷机
https://developer.android.com/things/hardware/imx7d.html
  • 还是根据官方文档的提示,在最后在步骤二的时候提示从Android Things Console下载Android Things Setup Utility.
1666327-0fe76c03b51e87d0.png
1666327-00c2f580a2eb6ed6.png
手动刷机
https://developer.android.google.cn/things/hardware/fastboot.html
1666327-edced73d0550387e.png
  • 需要在Android Things Console,创建项目并下载.(同样,如果打不开那就是被墙了 -.-)
    1666327-9f76d2ba873b8dab.png
  • 按照官方文档说的,执行flash-all.sh文件
    1666327-b8ce261d78ab5a83.png flash-all.sh
  • 成功 Successfully flashed your imx7d.
    1666327-2171e9b64fa5068a.png

查找并运行

  • 输入adb devices发现可以找到设备.
    1666327-b11bca69e053cf7d.png 输入adb devices
  • 通过自建项目或者官网下载demo,可以运行设备了.
    建议选择26以上的
    1666327-82d4d447ef2b32d1.png
1666327-917aa5236b3871d1.png

结束.

  • Holle world出现.
    1666327-3666fdcc67b501a7.png
ps:
开发套件教程:
https://developer.android.com/things/get-started/kits.html
案例:
https://developer.android.com/things/sdk/samples.html
Google社区:
https://plus.google.com/communities/107507328426910012281