sunxi-fel Windows x64预编译
最近要用这软件,但找了一圈没有Windows版的,只能用源码自己了编译,点击前往(github) sunxi-fel script interface for USB communication with the FEL handler built in to the CPU. You usually activate FEL mode by pushing the uboot / recovery button at poweron, or by having your device “fail over” to FEL when no other boot option is available. See http://linux-sunxi.org/FEL/USBBoot for a detailed usage guide. When called with no arguments, sunxi-fel will display a short usage summary. Note: Unless you select a specific device using the –dev or –sid options, the tool will access the first Allwinner device (in FEL mode) that it finds. You can print a list of all FEL devices currently connected/detected with ./sunxi-fel –list –verbose. ...