"platform mt67 not supported on this version" typically occurs when using the SP Flash Tool
to flash firmware onto a device powered by a MediaTek (MTK) chipset. This message indicates a mismatch between the scatter file
you are loading and the version of the flashing software you are using Why this error happens Version Incompatibility
: You may be using an older version of SP Flash Tool (like v3 or v5) that does not recognize newer MT67xx series platforms (such as MT6735, MT6737, or MT6750). Incorrect Scatter File Android_scatter.txt
file might not be the correct one for your specific chipset or might be corrupted. Missing Download Agent (DA)
: Newer or secure-boot MediaTek devices often require a specific custom DA file to be selected in the "Download Agent" field of the tool. How to resolve it Update SP Flash Tool : Download the latest version of the SP Flash Tool
(often v6.x or newer for modern chipsets) to ensure it supports the MT67 platform. Check the Scatter File
: Verify that you are using the exact firmware designed for your device model. A scatter file for a different MTK chip will trigger this error. Select the Right DA File : In the tool, click "Choose" next to Download Agent and try selecting MTK_AllInOne_DA.bin
from the tool's folder, or use a specific DA file provided with your device's stock firmware. Install VCOM Drivers : Ensure you have the correct MediaTek VCOM drivers platform mt67 not supported on this version
installed on your PC, as communication errors can sometimes manifest as platform mismatches.
Are you trying to flash a specific phone model or just running into this while opening the tool?
Providing the device name can help narrow down the exact version you need.
Fix: “Platform MT67 Not Supported on This Version” Error
If you are trying to flash a ROM, update firmware, or use a tool like SP Flash Tool and encounter the error "Platform MT67xx not supported on this version," you aren’t alone. This common error usually indicates a mismatch between your device’s MediaTek (MTK) chipset and the software tool you are using. What Causes This Error?
The "MT67xx" refers to MediaTek’s 64-bit architecture (like the MT6735, MT6753, etc.). The error occurs for three main reasons:
Outdated Software: You are using an old version of SP Flash Tool that doesn't recognize newer 64-bit processors.
Incorrect Scatter File: The .txt scatter file you loaded doesn’t match the hardware platform of the device. "platform mt67 not supported on this version" typically
Missing DA (Download Agent): The tool is using a generic Download Agent that doesn't support the specific secure boot or architecture of your chip. How to Fix "Platform MT67 Not Supported" 1. Update SP Flash Tool
This is the most common fix. Older versions of SP Flash Tool (v3.x or early v5.x) were designed for 32-bit chips (MT65xx).
Action: Download the latest version of SP Flash Tool (v5.1924 or higher). Newer versions are specifically optimized for MT67xx series platforms. 2. Use the Correct Download Agent (DA)
Modern MediaTek devices often require a specific MTK_AllInOne_DA.bin or a custom DA file provided by the manufacturer.
Action: In SP Flash Tool, go to the Download Agent tab. Instead of the default, try selecting the MTK_AllInOne_DA.bin found inside the SP Flash Tool folder. If your device has Secure Boot, you may need the specific "DA file" for your exact model. 3. Verify the Scatter File
The scatter file tells the software how to partition your phone. If you downloaded a ROM for an MT6580 but are trying to flash it to an MT6737, you will trigger this error.
Action: Open your scatter file (the .txt file) with Notepad. Look at the top line for platform: MT67xx. If the number there doesn't match your device's actual chipset, you have the wrong firmware. 4. Install MediaTek VCOM Drivers
If the tool can't properly "handshake" with the phone's CPU, it may misidentify the platform. JTAG recovery (hardware-level) Finding a full clone device
Action: Ensure you have the MTK USB VCOM Drivers installed on your Windows PC. Disable "Driver Signature Enforcement" in Windows 10/11 before installing to ensure the drivers work correctly. 5. Check "Format All + Download" Settings Sometimes the error is triggered by the flashing mode.
Action: Try switching from "Download Only" to "Firmware Upgrade."
Warning: Avoid "Format All + Download" unless absolutely necessary, as this can erase your IMEI and NVRAM data.
The "Platform MT67 not supported" error is almost always a versioning issue. By upgrading to the latest SP Flash Tool and ensuring your scatter file matches your chipset, you should be able to bypass the error and complete your firmware flash successfully.
If you’ve tried three different tool versions and two custom DAs, consider that your device might be too far gone—or the firmware itself is corrupted. At that point, you’re looking at:
MediaTek platforms are identified by chipset families. The MT67xx series (released ~2015–2017) introduced 64-bit ARMv8-A cores, a shift from earlier 32-bit MT65xx chips. Software versions that predate this transition—or were compiled exclusively for older families—lack:
Additionally, newer tools may deprecate older platforms. For instance, SP Flash Tool v6.x might drop direct MT67xx support in favor of universal DA files, but an older v5.x version may still require explicit platform definitions.