445 B
Executable File
445 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 | 2856k | code | TRUE | FALSE | |
6 | app1 | 1496k | code | TRUE | FALSE | |
7 | app2 | 476k | code | TRUE | FALSE | |
8 | download | 3196K | data | TRUE | ||
9 | usr_config | 84K | data | TRUE | ||
10 | easyflash | 0x7fc000 | 8K | data | TRUE | |
11 | rf_firmware | 0x7fe000 | 4k | data | TRUE | |
12 | net_param | 0x7ff000 | 4k | data | TRUE |