Sunxitools Windows Portable Direct
Since "SunxiTools" is not a single official executable but rather a suite of tools (most notably sunxi-fel), a "Windows Portable" version usually consists of compiled binaries that you run from the Command Prompt.
Here is a text put together explaining what it is and how to use the portable version on Windows.
Step 3: Test the Connection
Run:
sunxi-fel.exe version
If successful, you’ll see output like: sunxitools windows portable
AWUSBFEX soc=00001663(A64) ... version=0001
If you get “No FEL device found”, check your driver and cable.
What it is
SunxiTools (also called sunxi-tools) is a collection of utilities for Allwinner ARM SoCs (the "sunxi" family). It includes tools for working with bootloaders, extracting and repacking firmware, dumping and writing flash memory, converting images, and inspecting device partitions and metadata. A Windows Portable build packages these utilities so they run on Windows without installation.
Sunxi-tools Windows Portable – Quick Guide
Sunxi-tools are low-level utilities for Allwinner ARM processors (common in single-board computers like Orange Pi, Banana Pi, Cubieboard, etc.). They allow you to: Since "SunxiTools" is not a single official executable
- Flash bootloaders (U-Boot) to SD cards or NAND
- Read/write raw NAND flash
- Boot over USB (FEL mode)
- Generate or verify sunxi boot images
Distribution & licensing
- Sunxi-tools components are typically open source (GPL or similar). Check individual tool licenses in the package (LICENSE files).
- Windows Portable builds may be community-built distributions; verify integrity and trustworthiness of downloads.
1. Reviving "Dead" Android TV Boxes
When the internal eMMC has a corrupted bootloader, the device won't even blink. PhoenixSuit fails because the device doesn't enter "Download mode". SunxiTools bypasses this by loading the SPL (Secondary Program Loader) directly into SRAM.
Case 1: The Accidental Format
You just formatted your external 2TB drive containing years of family photos. Panic sets in. You download SunxiTools Portable on a friend’s laptop, run it, select “Partition Recovery,” and scan. Within 20 minutes, the old partition table is restored. No software installation touched your corrupted drive.
SunxiTools Windows Portable: The Swiss Army Knife for Allwinner Devices
If you are a developer, a tinkerer, or an embedded Linux enthusiast working with Allwinner chips (like the A64, H3, H5, H6, or the newer D1), you know the pain of flashing and debugging. For years, the standard tool was PhoenixSuit or LiveSuit. While functional, these tools are notoriously bulky, often bloated with outdated drivers, and frustrating to run on modern versions of Windows. Step 3: Test the Connection Run: sunxi-fel
Enter SunxiTools Windows Portable.
This utility is rapidly becoming the go-to solution for the modern maker. In this post, we’ll explore what it is, why you should use it, and how to get started.