Hikey960:修訂間差異
出自flip the world
已建立頁面,內容為 "thumb|300px|MT7697 == Pin definition == MT7697 pin define == SDK Architecture == File:MT7697_SDK_architecture.PNG…" |
無編輯摘要 |
||
| 第20行: | 第20行: | ||
== Reference == | == Reference == | ||
* https://source.android.com/setup/build/devices | * [https://source.android.com/setup/build/devices, Build steps] | ||
* https://snapshots.linaro.org/96boards/hikey960/linaro/aosp-master/latest/ | * [https://snapshots.linaro.org/96boards/hikey960/linaro/aosp-master/latest/, Pre build image] | ||
2020年5月12日 (二) 17:09的版本

Pin definition
SDK Architecture
Build FW
- ./build.sh linkit7697_hdk freertos_ledcube
- Or, go to the mt7697/project/linkit7697_hdk/templates/freertos_ledcube/GCC, then, make
FW Programming
- git clone https://github.com/MediaTek-Labs/mt76x7-uploader
- python ./upload.py -c /dev/ttyUSB0 -f ./out/linkit7697_hdk/freertos_ledcube/freertos_ledcube.bin -t cm4 -p mt7697
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

