Before jumping into fixes, understand why the error triggers:
Run the appropriate update command for your package manager or framework (e.g., sdkmanager --update ). Step 2: Upgrade Your Development Framework
The "MT68" designation refers to MediaTek’s MT68xx series of processors. This family includes highly popular 5G system-on-chips (SoCs) like the MediaTek Dimensity series (e.g., Dimensity 700, 800, 900, 1000, and newer iterations). platform mt68 not supported on this version
— you’re not alone.
The error message "Platform MT68 not supported on this version" typically occurs when a user attempts to use or flash a device (often a smartphone, tablet, or similar electronics) with a specific platform or firmware version that does not support the device's hardware platform, in this case, MT68. Before jumping into fixes, understand why the error
Instead of the default MTK_AllInOne_DA.bin , you may need a custom DA file specific to your phone model to authorize the flashing process.
Ensure you aren't accidentally trying to install a standard or ARMv7 package if the application requires a specialized ARM64 (aarch64) or vendor-specific build tailored for the mt68 platform. — you’re not alone
This error typically appears when you are trying to flash a newer or specific MediaTek chipset—common in modern 5G devices—using an outdated version of the flash tool, or a version that lacks the necessary and scatter file configuration for that platform.
You are likely using an older version of SP Flash Tool (e.g., v5.x) that was designed for older 4G chipsets (MT67xx series) and lacks the definitions for the MT68xx 5G platform.