Platform Mt67 Not Supported On This Version ~repack~ -
If you are using the SP Flash Tool, an outdated version is the most likely culprit. Older versions of the software simply do not have the instructions required to communicate with newer MT67 series processors.
The "MT67" moniker refers to a wide family of MediaTek chipsets (e.g., MT6735, MT6737, MT6750, MT6761, MT6765, MT6771/P60, MT6785). The error means:
You are using an older version of a tool (like SP Flash Tool) that does not recognize newer MT67xx chipsets.
If you are trying to flash a ROM, update firmware, or use a tool like SP Flash Tool and encounter the error 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? platform mt67 not supported on this version
It’s a classic version mismatch issue. The toolchain I was using was too new for the older MT67xx architecture.
Hit a wall today with the dreaded "platform mt67 not supported on this version" error while trying to flash a custom ROM on a legacy MediaTek device.
The Android scatter text file ( .txt ) you loaded into your flashing tool does not accurately match your phone’s exact processor model. If you are using the SP Flash Tool,
Newer MT67 devices feature secure boot mechanics that require a custom Download Agent ( DA_67xx.bin ) or an authentication file ( .auth ) to allow communication.
Understanding why this error happens and knowing how to systematically troubleshoot it will help you safely get your device back on track. Understanding the Error: What is "Platform MT67"?
: The VCOM or Preloader drivers might not be correctly installed or updated, preventing the tool from communicating with the platform properly. The error means: You are using an older
# General Configuration # Chip: MT6735 # Platform: MT6735
The Android scatter file text document inside your firmware folder contains a platform header that does not match what the flash tool or the phone expects.
The scatter file tells the flashing software exactly how your MT67 storage blocks are mapped. If the platform header inside this file is wrong, the tool rejects it.