450 B
Executable File
450 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 | # Name | Offset | Size | Type | Read | Write |
4 | bootloader | 68K | code | TRUE | FALSE | |
5 | app | 1768K | code | TRUE | FALSE | |
6 | app1 | 136K | code | TRUE | FALSE | |
7 | s_app | 1904K | data | TRUE | ||
8 | usr_config | 200K | data | TRUE | ||
9 | easyflash | 8K | data | TRUE | ||
10 | ota_fina_executive | 0x3FD000 | 4K | data | TRUE | |
11 | rf_firmware | 0x3FE000 | 4K | data | TRUE | |
12 | net_param | 0x3FF000 | 4K | data | TRUE |