We use cookies to help us understand how you use our site, and make your experience better. To find out more read our privacy policy.

Platform Mt68 Not Supported On This Version [ HD – 360p ]

You don’t need a new phone – you just need newer software. MT68 is fully supported in modern tools, but many “tried and true” old versions from 2020–2021 won’t cut it anymore.

📌 Drop your exact chipset and tool below – happy to help you find the right working version.

This error typically occurs when using the SP Flash Tool to flash firmware onto a MediaTek device. It indicates a mismatch between the software version and the chipset architecture (MT68xx) of your device. Potential Solutions Update SP Flash Tool

: Older versions of the tool often lack support for newer "MT68" series platforms (such as Dimensity chipsets). Download and use the latest version of the SP Flash Tool to ensure compatibility. Check Drivers : Ensure the correct MediaTek VCOM MTK USB drivers

are installed for your operating system. For 64-bit systems, you must specifically install the 64-bit driver version to avoid communication errors. Verify Scatter File : The error can trigger if the scatter.txt

file (which contains partition information) is not intended for the specific version of the flash tool you are using. Ensure you are using the correct firmware for your exact phone model. Load Correct Download Agent (DA) platform mt68 not supported on this version

: Some newer MediaTek devices with secure boot require a specific DA_6k_xxx.bin

or custom Download Agent file. You can select this by clicking next to the Download Agent field in the tool. Common Parameters for MT68xx Requirement Tool Version v5.2xxx or newer (latest version recommended) Connection VCOM / Preloader Mode MTK Universal Driver / Preloader USB VCOM phone model SP Flash Tool version

are you currently using? Providing these details will help pinpoint the exact version you need.

[Revised] How to use SP Flash tool to flash Mediatek firmware


You need a modern version of the tool.

MT68 refers to a family of microcontrollers or system-on-chips (SoCs) based on the ARM Cortex-M or similar architecture, often used in:

The error means your current development environment (e.g., Arduino IDE, PlatformIO, IAR, Keil, or a vendor SDK) does not have board support, compiler definitions, or linker scripts for the MT68 platform.


If your goal is to flash a custom ROM but the tool rejects the current bootloader, consider flashing an official older stock ROM first that matches your tool’s supported platform. Then, the tool might recognize the device in BROM mode.

This is a long shot and depends on whether an older firmware exists for your MT68 device that uses a different preloader version.

If you are a technician using Miracle Box or CM2 (Infinity Box), the process is slightly different. You don’t need a new phone – you

The Error: Older firmware boxes have "MT65xx" and "MT67xx" tabs. If you select a generic tab, the tool tries to handshake using an old protocol, resulting in "Platform MT68 not supported."

The Fix:

  • Factory Files: For MT68 devices, "Factory Files" (Service files) often require a specialized loader specific to the brand (e.g., a specialized DA file for a Tecno/Infinix MT6833). You cannot flash generic files on secure MT68 devices easily.

  • Once you’ve fixed the error, keep these best practices in mind:


    Some manufacturers (like Xiaomi, Realme, or Oppo) use proprietary flashing tools for their MediaTek devices. If your tool version predates the chip’s release, you will see a localized version of this error.

  • If none exist, download a Universal MTK DA from GitHub (search "MTK client DA").
  • Save and attempt flashing again.
  • If the error persists, the DA you selected might be for a different chip family (e.g., MT67). Ensure the DA file size is > 100KB (valid DA) and not zero bytes. You need a modern version of the tool