Loading...

Platform Mt67 Not Supported On - This Version

In SP Flash Tool:

In the world of Android development, flashing custom ROMs, and mobile repair, encountering errors is part of the process. However, few errors are as frustratingly specific and terminal as the message: "Platform MT67 is not supported on this version."

This error typically appears when using SP Flash Tool (Smart Phone Flash Tool), the standard utility for flashing MediaTek (MTK) devices. It signifies a fundamental mismatch between the hardware you are trying to interface with and the software tool you are using to do it. platform mt67 not supported on this version

This article explores the technical reasons behind this error, distinguishes between different MediaTek architectures, and provides step-by-step solutions to resolve it.


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: In SP Flash Tool: In the world of

The most common cause is simply using an outdated version of SP Flash Tool. The "MT67" architecture became standard around 2015/2016. If you are using a version of the tool from 2014 or earlier (often labeled v3.x or v5.13xx), it physically does not have the drivers required to communicate with a 64-bit MediaTek processor.

The software should detect and support mt67 platform targets, enabling successful builds and runtime operation or provide a clear, actionable message if not supported. If you’ve tried three different tool versions and

The most common cause. Old versions of SP Flash Tool (v5.x or early v6.x) were released before MediaTek launched the MT67xx series. These older builds do not recognize the newer CPU architecture or the mt67xx_android_scatter.txt file format.

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.