12 lines
416 B
CSV
12 lines
416 B
CSV
|
# The bin size whose type is code occupies more space in flash,,,,,
|
||
|
# The occupied space is: bin size*34/32(and 68K aligned),,,,,
|
||
|
#Name,Offset,Size,Type,Read,Write
|
||
|
bootloader,,68k,code,TRUE,FALSE
|
||
|
app,,1768k,code,TRUE,FALSE
|
||
|
app1,,748k,code,TRUE,FALSE
|
||
|
download,,1428K,data,TRUE,
|
||
|
usr_config,,68K,data,TRUE,
|
||
|
easyflash,0x7fc000,8K,data,TRUE,
|
||
|
rf_firmware,0x7fe000,4k,data,TRUE,
|
||
|
net_param,0x7ff000,4k,data,TRUE,
|