
ROM used: 648 (2%)
          648 (2%) including unused fragments

          0 Average locations per line
          2 Average locations per statement

RAM used: 33 (2%) at main() level
          116 (8%) worst case

Stack used: 3 worst case (out of 29 total available)

Lines Stmts  %   Files
----- ----- ---  -----
   24     9   2  main.c
   16     0   0  main.h
  433     0   0  ..\..\devices\18F4520.h
  893   380  96  ..\..\drivers\stdlib.h
   28     0   0  ..\..\drivers\stddef.h
  417     0   0  ..\..\drivers\string.h
   28     0   0  ..\..\drivers\ctype.h
   16     7   2  interrupts.c
----- -----
 1855   396 Total

Page ROM  %  RAM   Vol Diff  Functions:
---- --- --- ---   --- ----  ----------
0     40   3   1             @delay_ms1
0     24   2   0             @GETCH_BIU_1
0     64   5   1             @PUTCHAR_2_
0    130  10  82   228  2.2  rda_isr
0     28   2   0             @const338
0     26   2   0             @const339
0    142  11   1   176  2.1  MAIN
0     40   3   0             @const343

Program metrics:
    Functions               2
    Statements              396
    Comments                620
    Volume (V)              500
    Difficilty (D)          3.8
    Effort to implement (E) 1924
    Time to implement (T)   2 minutes
    Est Delivered Bugs (B)  0
    Cyclomatic Complexity   1
    Maintainability (MI)    99

 Segment     Used  Free
-----------  ----  ----
00000-00002     4  0  
00004-00006     0  4  
00008-0009C   150  0  
0009E-07FFE   494  32116  



