![Mediatek Labs LinkIt Connect 7681 Скачать руководство пользователя страница 27](http://html1.mh-extra.com/html/mediatek-labs/linkit-connect-7681/linkit-connect-7681_developers-manual_1760804027.webp)
MediaTek LinkIt™ Connect 7681 Developer's Guide
© 2015, 2016 MediaTek Inc.
Page 22 of 65
This document contains information that is proprietary to MediaTek Inc.
Unauthorized reproduction or disclosure of this information in whole or in part is strictly prohibited.
Uploader works as follows:
1)
sends an
AT#Reboot
to reboot MT7681 and place it in recovery mode.
2)
sends
AT#UpdateFW
.
3)
sends the specified firmware over the X-modem protocol to MT7681.
4)
once the firmware transmission is complete, MT7681 will reboot itself automatically to
run the new firmware.
If issues are encountered with uploads, please refer to the troubleshooting guide section 6.2,
“Firmware upload errors”.
3.3.
Additional tools
The following additional tools may be useful:
•
a text/code editor or IDE suitable for editing C-style code.
•
a terminal emulator for Windows, such as HyperTerminal, to issue AT commands. (In
Ubuntu Linux you can use PuTTY.)
•
a network analyzer, such as
OmniPeek Network Analyzer
, which will be helpful in
debugging connection issues by sniffing the network traffic between MT7681 and a
wireless AP or device connecting to MT7681 in AP mode.
•
a Flash Programmer, such as
Xilinx Platform Cable USB
or
Open Programmer
to restore
firmware should the uploader fail. For more information on Flash Programmers, see this
Stack Exchange article
.