513 B
Executable File
513 B
Executable File
1 | # The bin size whose type is code occupies more space in flash | |||||
---|---|---|---|---|---|---|
2 | # The occupied space is: bin size*34/32(and 68K aligned) | |||||
3 | # s_app represents B partition | |||||
4 | #Name | Offset | Size | Type | Read | Write |
5 | bootloader | 68k | code | TRUE | FALSE | |
6 | app | 1428k | code | TRUE | FALSE | |
7 | app1 | 476k | code | TRUE | FALSE | |
8 | app2 | 136k | code | TRUE | FALSE | |
9 | s_app | 2040k | data | TRUE | ||
10 | usr_config | 64K | data | TRUE | ||
11 | easyflash | 8K | data | TRUE | ||
12 | ota_fina_executive | 0x7FD000 | 4K | data | TRUE | |
13 | rf_firmware | 0x7fe000 | 4k | data | TRUE | |
14 | net_param | 0x7ff000 | 4k | data | TRUE |