The MT67xx series includes multiple variants; the error may occur for one but not another if the tool’s database is incomplete:
| Chipset | Cores | GPU | Known Support Level | |---------|-------|-----|----------------------| | MT6735 | 4x A53 | Mali-T720 | Moderate (older tools) | | MT6750 | 8x A53 | Mali-T860 | Partial (needs DA file) | | MT6753 | 8x A53 | Mali-T720 | Good (requires MT67xx_Android_scatter.txt) | | MT6795 | 8x A53 | PowerVR G6200 | Often unsupported in cheap flashing boxes |
The scatter file contains partition mapping for your device. If the file was designed for an MT65xx device (e.g., MT6580) but you are trying to flash an MT6737, the tool throws the "platform not supported" error. platform mt67 not supported on this version
Occasionally, Windows misidentifies your MT67 device as an older MT65 due to cached drivers.
Steps:
After this, SP Flash Tool will recognize the correct platform.
The "Platform MT67 not supported" error isn’t a dead end—it’s a version wall. With the right legacy tool or Download Agent, you can almost always get back to flashing, unbricking, or reading the device. Compile and run unit/integration tests on mt67 emulator
Pro tip: Before you run any flash tool, check your device’s preloader version. If it starts with PL_MT6735 or PL_MT6750, you know you’re dealing with an MT67 platform. Keep a dedicated folder on your drive labeled MT67_TOOLS with known-good DA files and an older SP Flash Tool. It’ll save you hours next time.
Have a specific MT67 device and tool version that’s failing? Drop the details in the comments—our community may have the exact DA file you need. The MT67xx series includes multiple variants; the error
This write-up is structured for a developer, technical support specialist, or advanced user encountering this issue.