Identify the key components of your firmware, such as boot.img, system.img, vendor.img, etc. These are usually found in the extracted OZIP file.
LOAD_REGION 0x40000000 0x01000000
BOOTLOADER 0x40000000 0x00020000
boot.bin 0x40000000
KERNEL 0x40020000 0x00400000
kernel.img 0x40020000
SYSTEM 0x40420000 0x00BE0000
system.raw 0x40420000
The converter will generate such a structure based on assumptions or a mapping table. Ozip File To Scatter File Converter
The conversion process typically involves: Identify the key components of your firmware, such as boot
Using the SP Flash Tool: