Hikey960

出自 flip the world
於 2020年5月12日 (二) 17:16 由 Tommy (對話 | 貢獻) 所做的修訂
前往: 導覽搜尋

Hikey960 Front Hikey960 Back

Pin definition

Hikey960-pin-def.jpg

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