Platform Mt67 Not Supported On This Version |verified| May 2026
"platform mt67 not supported on this version" typically occurs when using an outdated version of SP Flash Tool to load a scatter file for newer MediaTek (MTK) chipsets
. It indicates a mismatch between the software’s supported processor list and the hardware identified in your firmware. Top Solutions to Fix the Error
To resolve this, you generally need to align your software version with your hardware requirements: Update SP Flash Tool
: This is the most common fix. Older versions (v3 or early v5) do not recognize newer "mt67xx" series platforms. Download the latest version of SP Flash Tool from a reliable source. Use a Custom Download Agent (DA)
: If you are flashing a device with secure boot, the default DA file may not work. You may need to manually select a specific DA file (often named MTK_AllInOne_DA.bin or a device-specific version) by clicking next to the Download Agent field in the tool. Run in Compatibility Mode : Some users have success by right-clicking flash_tool.exe , selecting Properties > Compatibility , and running it for Windows XP (Service Pack 3) Administrator Check Scatter File Integrity
: Ensure the scatter file you are loading matches your exact phone model. If the scatter file is corrupted or for a different chipset, the tool will throw a "not supported" or "invalid" error. Related Troubleshooting Steps
If updating the tool doesn't work, consider these environmental factors:
Fix: "Platform MT67 Not Supported on This Version" Error If you are trying to install a custom ROM, update your firmware, or run a specific application on a MediaTek-powered device, encountering the "Platform MT67xx not supported on this version" error can be incredibly frustrating.
This error typically occurs when there is a mismatch between the software (usually the SP Flash Tool or a specific Android build) and the hardware chipset (the MT67 series). Here is a deep dive into why this happens and how to fix it. What Does This Error Mean?
The "MT67" prefix refers to MediaTek’s 64-bit ARM-based chipsets (like the MT6735, MT6753, or MT6765). When you see this error, it means the utility you are using—most commonly the SP Flash Tool—does not recognize the processor architecture of your phone. Common Causes
Outdated SP Flash Tool: You are using an older version of the tool that was released before your specific MT67 chip existed.
Incorrect Scatter File: The .txt scatter file you are loading contains memory map parameters that don't match your device's physical hardware.
Incompatible DA (Download Agent): The MTK_AllInOne_DA.bin file is outdated and cannot communicate with the newer secure bootloader of your device.
Region/Hardware Revision Mismatch: You are attempting to flash firmware meant for a different hardware revision of the same phone model. Step-by-Step Solutions 1. Update SP Flash Tool (The Most Likely Fix)
Most "Platform Not Supported" errors are solved by simply moving to the latest version of the SP Flash Tool.
Action: Download the latest version (v5.x or v6.x) from a reputable source like the official MediaTek website or Hovatek.
Why: Newer versions include the instruction sets for the latest MT67xx architectures. 2. Change the Download Agent (DA)
If the tool is up to date but still fails, it may be struggling with your phone's secure boot.
Action: In SP Flash Tool, go to the Download tab. Look for the "Download Agent" box. Click "Choose" and select MTK_AllInOne_DA.bin from the tool's folder. platform mt67 not supported on this version
Advanced: For newer devices (Oppo, Vivo, Xiaomi), you might need a custom DA file specific to your brand to bypass the authentication. 3. Verify Your Scatter File
The scatter file tells the software where to "write" the data. If the scatter file is for an MT6735 but you have an MT6750, the process will fail instantly.
Action: Open your scatter file (the text file) in Notepad. Look at the top line. It should say platform: MT67xx. Ensure this matches your device’s actual chipset. If it doesn't, you have downloaded the wrong firmware package. 4. Install MediaTek VCOM Drivers
Sometimes the error is a "ghost" caused by poor communication between the PC and the phone.
Action: Uninstall any old USB drivers and install the MediaTek USB VCOM drivers. Ensure you disable "Driver Signature Enforcement" on Windows 10/11 before installing to ensure the drivers register correctly. Summary Checklist Tool Version: Are you using SP Flash Tool v5.19 or higher?
Firmware: Did you double-check that the ROM is for your specific MT67 model?
Connection: Are you using a high-quality data cable and a USB 2.0 port (USB 3.0 can sometimes cause sync issues)?
By ensuring your software matches the generation of your MT67 hardware, you can usually bypass this error and get your device back up and running.
Here’s a blog-style post tailored for a tech support or developer audience.
Title: Decoding the "Platform MT67 Not Supported on This Version" Error: Causes and Fixes
Published: April 18, 2026 | Reading time: 3 minutes
You’re in the middle of a firmware flash, a recovery operation, or a system tool build when—suddenly—the terminal or GUI spits out a cryptic message:
"Platform MT67 not supported on this version"
If you’ve landed here, you’re likely dealing with a MediaTek (MTK) device (chipset series MT67xx, like the MT6735, MT6750, or MT6755) and a tool that just refuses to play along.
Let’s break down what this error means, why it happens, and—most importantly—how to fix it.
7. Conclusion
The error "Platform MT67xx not supported on this version" is a compatibility safeguard, not a hardware fault. It arises when software tools lack definitions for MediaTek’s 64-bit MT67xx family. By updating to a compatible tool version, supplying the correct download agent and scatter file, or switching to open-source alternatives, you can reliably flash, debug, or build for these chipsets. As MT67xx devices age, maintaining backward-compatible toolchains becomes essential for system recovery and custom ROM development.
Last updated: 2025
The error "Platform MT67 not supported on this version" typically occurs when using an outdated version of the SP Flash Tool with newer MediaTek (MTK) chipsets. This guide provides a draft article to help users troubleshoot and resolve this issue. "platform mt67 not supported on this version" typically
Fixing SP Flash Tool Error: "Platform MT67 Not Supported on This Version" Problem Overview
When attempting to flash firmware or custom ROMs on MediaTek-powered Android devices, users may encounter a popup stating: "Platform MT67 not supported on this version. Please update to latest flashtool.". This happens because the specific version of the SP Flash Tool being used lacks the necessary definitions to recognize the newer MT67xx series chipset. Step-by-Step Solutions 1. Update to the Latest SP Flash Tool
The primary fix is to download and use the most recent version of the software.
Action: Visit a reliable source like the official SP Flash Tool page to download the latest Windows or Linux version.
Why it works: Newer versions include updated Scatter-loading files and driver support for modern MTK platforms. 2. Load the Correct Download Agent (DA)
For devices with secure boot, the default DA file may not be sufficient.
Action: In the SP Flash Tool interface, click "choose" next to Download Agent.
File Selection: Navigate to the folder where you unzipped the tool and select MTK_AllInOne_DA.bin or a specific DA file provided with your device’s firmware. 3. Verify the Scatter File
Ensure the scatter file you are loading matches your exact phone model.
Action: Locate the Android_scatter.txt file within your firmware folder.
Warning: Flashing files intended for a different model can lead to errors or a bricked device. 4. Run as Administrator
Sometimes, permission issues prevent the tool from accessing necessary system resources.
Action: Right-click on flash_tool.exe and select "Run as administrator" before loading your files. Summary of Troubleshooting Checkpoint Tool Version Ensure you are using version 5.x or higher. Drivers Verify that MediaTek VCOM drivers are correctly installed. Connection
Connect the device via USB while powered off (sometimes holding Volume Down is required).
Need more help? If updating the tool doesn't work, ensure your VCOM drivers are active in Device Manager. Would you like a guide on installing MTK drivers on Windows 10/11? Working with SP Flash Tool - GeeksforGeeks
This error message, "Platform MT67 not supported on this version," typically appears in SP Flash Tool (Smart Phone Flash Tool) when you are attempting to flash firmware onto a MediaTek (MTK) device.
It indicates a version mismatch between the software and the specific chipset (platform) defined in your firmware's scatter file. Why this happens
Version Mismatch: The version of SP Flash Tool you are using is either too old to recognize the newer MT67xx series chips (like MT6735, MT6750, etc.) or too new to support older legacy platforms. Title: Decoding the "Platform MT67 Not Supported on
Scatter File Errors: The scatter file (the text file that tells the tool how to flash the memory) may contain a "Platform" identifier (e.g., MT6735) that the tool's internal database doesn't recognize.
"Deep Feature" Context: In MediaTek development, a "Deep Feature" often refers to advanced hardware-level functions or specific neural processing features (like those in the NeuroPilot SDK) that require specific driver versions or tool versions to manage correctly. How to Fix It
Update SP Flash Tool: Download the latest version of the tool from reputable sources like the SP Flash Tool Official Site or Hovatek. Version v5.x or higher is generally required for MT67xx platforms.
Run as Administrator: Right-click flash_tool.exe and select Run as Administrator to ensure the tool has the necessary permissions to access platform drivers.
Check Drivers: Ensure you have the MTK VCOM Drivers or CDC Drivers installed correctly on your PC.
Verify the Scatter File: Open your Android_scatter.txt file in a text editor. Look for the line platform: MT67xx. Ensure this matches your device's actual processor.
Try "Download Only" Mode: If the error occurs during a "Firmware Upgrade" or "Format All," switch the dropdown menu to Download Only. This is often the safest and most compatible mode for most MT67 devices.
Are you trying to flash a custom ROM or are you trying to recover a bricked device? PLATFORM MT67 NOT SUPPORTED ON SP TOOL - Page 2 - Hovatek
3. Using a Generic Tool for a Different Chipset
Some automated tools (like Miracle Box, CM2, or certain bootloader unlockers) hardcode supported platforms. If the developer hasn't updated the tool to include MT67xx, you get this error.
Solution 2: Modify the Scatter File Manually
If you cannot update the tool (e.g., due to corporate restrictions or legacy system requirements), you can trick the older tool by editing the scatter file.
Warning: This is an advanced tweak and may cause bricking if done incorrectly. Proceed with caution.
- Open your
MT67xx_Android_scatter.txtin Notepad++ or any plain text editor. - Look for a line near the top that says:
PLATFORM = MT67xx
or
PLATFORM = MT6735 - Change it to an older, supported platform like:
PLATFORM = MT6580orPLATFORM = MT6592 - Crucially, do not change any partition addresses (like
linear_start_addr). Only change thePLATFORMlabel. - Save the file and reload it into the old SP Flash Tool.
The tool will now think it's dealing with an MT65xx device. However, this method fails if the flash tool also checks PRELOADER signatures.
2. Replace the Download Agent (DA)
SP Flash Tool loads a DA_SWSEC.bin or MTK_AllInOne_DA.bin. Find a DA for MT67 from a device forum (XDA, 4pda) and force the tool to use it:
- In SP Flash Tool → Options → Download Agent → browse to your custom DA file.
Actual Behavior
The software reports "platform mt67 not supported on this version" and aborts the operation without guidance or workaround.
Issue Report: Platform mt67 Not Supported on This Version
Solution 1: Update Your SP Flash Tool (Most Effective)
The simplest fix is to stop using outdated software. MediaTek releases newer versions of SP Flash Tool every few months, each adding support for more chipsets.
Steps:
- Uninstall your current SP Flash Tool completely.
- Download the latest official version from a trusted source (e.g., MediaTek’s official site or reputable Android development forums like XDA Developers). As of 2025-2026, version v5.2408 or higher is recommended.
- Look for the changelog to explicitly mention "Added support for MT6735, MT6737, MT6750, MT6755, MT6795".
- Install the new version and try loading your scatter file again.
Note: Some newest versions (v6.x and above) have a different interface but fully support MT67 platforms.