Hikey960:修訂間差異

出自flip the world
Tommy留言 | 貢獻
無編輯摘要
Tommy留言 | 貢獻
無編輯摘要
第1行: 第1行:
[[File:Mt7697.jpg|thumb|300px|MT7697]]
[[File:Hikey-960-SD-front.jpg|300px|Hikey960 Front]]
[[File:Hikey-960-SD-back.jpg|300px|Hikey960 Back]]
 
== Pin definition ==
== Pin definition ==
[[File:1492592079643473.png|MT7697 pin define]]
[[File:1492592079643473.png|MT7697 pin define]]

2020年5月12日 (二) 17:11的版本

Hikey960 Front Hikey960 Back

Pin definition

MT7697 pin define

SDK Architecture

MT7697 SDK Arch

Build FW

  • ./build.sh linkit7697_hdk freertos_ledcube
  • Or, go to the mt7697/project/linkit7697_hdk/templates/freertos_ledcube/GCC, then, make

FW Programming

module ON or OFF feature option

  • Edit inc/hal_feature_config.h in each example code


Note

  • Disable ICMP for enable ping
    • sysctl -w net.ipv4.icmp_echo_ignore_all=0

Reference