Ironically, some very new MT68 engineering samples require older, specialized tools. If you have access to pre-release tools from MediaTek, try versions v5.1912 or v5.2008.
: A command-line script tool that bypasses authentication steps and supports modern configurations.
When trying to flash firmware onto a MediaTek device, SP Flash Tool checks the scatter file and compares it against its internal platform list. If MT68 is missing, you get this error.
Sometimes, the tool cannot identify the platform because the computer does not properly communicate with the phone in "Preloader" mode. Reinstall or update your MediaTek USB VCOM Drivers . platform mt68 not supported on this version top
Modern MT68xx platforms feature hard-coded secure boot architectures managed by integrated Boot ROM (BROM) hardware checking. If upgrading to a modern utility release replaces your current platform error with an authentication lock failure, use these steps to resolve it:
: Make sure the phone has at least a 50% battery charge before initialization to prevent sudden shutdowns during deep write sequences.
To avoid encountering the "Platform MT68 not supported on this version" error in the future, follow these best practices: Ironically, some very new MT68 engineering samples require
Paradoxically, too new a tool can also cause the error, because some beta versions drop support for older MT68 revisions.
The scatter file (e.g., MT6873_Android_scatter.txt ) contains partition info. Ensure it does contain unsupported flags.
: Always use the most recent version available from reputable sources like the Hovatek Forum or SP Flash Tool official. Support for newer MT68/Dimensity chipsets is often added in newer minor revisions. When trying to flash firmware onto a MediaTek
Initialize the modern architecture by launching .
Follow these solutions in order, from simplest to most advanced.
This error typically occurs during the firmware flashing process for MediaTek (MTK) devices using the . It indicates a compatibility mismatch between the version of the flashing utility and the hardware platform specified in your device's scatter file. Abstract