13 lines
460 B
CSV
Raw Normal View History

2025-10-10 16:07:00 +08:00
# The bin size whose type is code occupies more space in flash,,,,,
# The occupied space is: bin size*34/32(and 68K aligned),,,,,
# s_app reprensents B partition,,,,,
# Name,Offset,Size,Type,Read,Write
bootloader,,68k,code,TRUE,FALSE
app,,1904k,code,TRUE,FALSE
s_app,,1904k,data,TRUE,
usr_config,,200K,data,TRUE,
easyflash,,8K,data,TRUE,
ota_fina_executive,0x3FD000,4K,data,TRUE,
rf_firmware,0x3FE000,4K,data,TRUE,
net_param,0x3FF000,4K,data,TRUE,