13 lines
436 B
Plaintext
Executable File
13 lines
436 B
Plaintext
Executable File
# 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,,1972k,code,TRUE,FALSE
|
|
app1,,408k,code,TRUE,FALSE
|
|
app2,,136k,code,TRUE,FALSE
|
|
download,,1428K,data,TRUE,
|
|
usr_config,,68K,data,TRUE,
|
|
easyflash,,8K,data,TRUE,
|
|
rf_firmware,0x3fe000,4k,data,TRUE,
|
|
net_param,0x3ff000,4k,data,TRUE,
|