Menu

#8 srec_info: extended output

v1.65
open
None
5
2014-06-21
2004-02-16
Anonymous
No

it would be fine, if the srec_info program additionally
output
information about the holes between data records, the
size of the data-records and the holes and a
"allocation ratio" =
(AddrMax - AddrMin)/NumberOfDataBytes.

The output could be for example like:

Data: Begin End Length
0005000 - 00050FF 0000100
0005110 - 000512F 0000020
....
Number of data blocks: 23 Average size: 234 bytes

Holes: Begin End Length
005100 - 00510F 0000010
....
Number of holes: 23 Average size: 3 bytes

Allocation-Radio: 78,8 %

best regards
Thomas

p.s. Great tool, which i have missed for a long time!!

Discussion

  • Scott Finneran

    Scott Finneran - 2014-05-20
    • assigned_to: Scott Finneran
    • Group: --> v1.64
     
  • Scott Finneran

    Scott Finneran - 2014-06-21
    • Group: v1.64 --> v1.65