409 B
Executable File
409 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 | 2244k | code | TRUE | FALSE | |
6 | app1 | 476k | code | TRUE | FALSE | |
7 | download | 1224K | data | TRUE | ||
8 | usr_config | 68K | data | TRUE | ||
9 | easyflash | 8K | data | TRUE | ||
10 | rf_firmware | 0x7FE000 | 4K | data | TRUE | |
11 | net_param | 0x7FF000 | 4K | data | TRUE |