Platform Mt67 Not Supported On This Version Review
"platform mt67 not supported on this version" typically occurs when using an outdated version of SP Flash Tool to load a scatter file for newer MediaTek (MTK) chipsets
installed on your PC, as communication errors can sometimes manifest as platform mismatches. platform mt67 not supported on this version
File Selection: Navigate to the folder where you unzipped the tool and select MTK_AllInOne_DA.bin or a specific DA file provided with your device’s firmware. 3. Verify the Scatter File "platform mt67 not supported on this version" typically
To avoid encountering this error in the future, here are some best practices to keep in mind: Open your MT67xx_Android_scatter
- Open your
MT67xx_Android_scatter.txtin Notepad++ or any plain text editor. - Look for a line near the top that says:
PLATFORM = MT67xx
or
PLATFORM = MT6735 - Change it to an older, supported platform like:
PLATFORM = MT6580orPLATFORM = MT6592 - Crucially, do not change any partition addresses (like
linear_start_addr). Only change thePLATFORMlabel. - Save the file and reload it into the old SP Flash Tool.
Has anyone else found a cleaner workaround for legacy MT67 platforms?





