Platform Mt68 Not Supported On This Version Work | TESTED • WORKFLOW |
The error "Platform MT68 Not Supported on this Version" is a definitive indicator of software obsolescence in the face of newer hardware architecture. It is not typically a hardware fault.
Summary Recommendation: Organizations must update their flashing tools to versions explicitly labeled as "MT68 Compatible" or "Dimensity Supported." Legacy tools designed for 4G (MT67xx) platforms are fundamentally incompatible with the MT68 series architecture.
Prepared by: Technical Engineering Team Distribution: Engineering, Support, Operations
The error "platform [Chipset ID] is not supported on this version" typically occurs when using the SP Flash Tool to flash firmware onto MediaTek (MTK) Android devices . This usually happens when the version of the software you are using does not recognize the specific chipset platform defined in your firmware's scatter file. How to Fix the Error platform mt68 not supported on this version work
Update SP Flash Tool: This is the most common fix. Ensure you are using the latest version of the SP Flash Tool from reputable sources like the Hovatek Forum, which frequently hosts updated versions compatible with newer MediaTek platforms .
Downgrade to a Specific Stable Version: If the "latest" version still fails, some older chipsets (like MT6589) may require a specific older version of the tool (e.g., version 3.x or a version 10 iterations older than the current one) to work correctly .
Check the Scatter File: Ensure the scatter file corresponds exactly to your phone model. If you are using a custom or modified scatter file, the "platform" header inside the text file might be incorrect or unsupported by your tool version . The error "Platform MT68 Not Supported on this
Driver Compatibility: Verify that you have the correct MediaTek VCOM drivers installed on your PC. Without proper drivers, the tool may fail to initialize the handshake with the device correctly . Clarification on "MT68" While "MT68" often refers to the Ulanzi MT-68 Go to product viewer dialog for this item. or COMAN MT68 Go to product viewer dialog for this item.
, which are physical camera tripods , the error message you're seeing is almost certainly related to MediaTek chipsets (usually labeled as MT67xx, MT68xx, etc.) within flashing software. If you are trying to use a specific firmware for a device with an MT68 series chipset (like the Dimensity series), you definitely need the most recent version of the SP Flash Tool that includes those newer definitions.
SP Flash tool error Platform MT6589 not supported ... - Hovatek which are physical camera tripods
In Android device trees (e.g., device/mediatek/mt68), older build scripts may only support up to MT67xx. Trying to compile for MT68 triggers an explicit error.
A script may read ro.board.platform from the device and compare against a supported list.
