356 B
Executable File
356 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 | 2312k | code | TRUE | FALSE | |
6 | download | 1564K | data | TRUE | ||
7 | usr_config | 144K | data | TRUE | ||
8 | rf_firmware | 0x3FE000 | 4K | data | TRUE | |
9 | net_param | 0x3FF000 | 4K | data | TRUE |