Subversion Repositories svnkaklik

Rev

Rev 470 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 470 Rev 471
Line 1... Line 1...
1
 
1
 
2
ROM used: 533 (52%)
2
ROM used: 394 (10%)
3
          533 (52%) including unused fragments
3
          394 (10%) including unused fragments
4
 
4
 
5
          2 Average locations per line
5
          1 Average locations per line
6
          7 Average locations per statement
6
          4 Average locations per statement
7
 
7
 
8
RAM used: 13 (19%) at main() level
8
RAM used: 17 (10%) at main() level
9
          28 (41%) worst case
9
          24 (14%) worst case
10
 
10
 
11
Lines Stmts  %   Files
11
Lines Stmts  %   Files
12
----- ----- ---  -----
12
----- ----- ---  -----
13
   81    44  56  D:\KAKLIK\projekty\programy\C\PIC_C\mereni\teplomer\main.c
13
   97    65  65  D:\KAKLIK\projekty\programy\C\PIC_C\mereni\teplomer\main.c
14
   10     0   0  D:\KAKLIK\projekty\programy\C\PIC_C\mereni\teplomer\main.h
14
   19     0   0  D:\KAKLIK\projekty\programy\C\PIC_C\mereni\teplomer\main.h
15
  113     0   0  C:\Program Files\PICC\devices\16F84.h
15
  279     0   0  C:\Program Files\PICC\devices\16F88.h
16
   49    22  18  D:\KAKLIK\projekty\programy\C\PIC_C\mereni\teplomer\1wire.c
16
   49    22  13  D:\KAKLIK\projekty\programy\C\PIC_C\mereni\teplomer\1wire.c
17
   29    13   9  D:\KAKLIK\projekty\programy\C\PIC_C\mereni\teplomer\ds1820.c
17
   29    13   7  D:\KAKLIK\projekty\programy\C\PIC_C\mereni\teplomer\ds1820.c
18
----- -----
18
----- -----
19
  564   158 Total
19
  946   200 Total
20
 
20
 
21
Page ROM  %  RAM  Functions:
21
Page ROM  %  RAM  Functions:
22
---- --- --- ---  ----------
22
---- --- --- ---  ----------
23
0     21   4   1  @delay_ms1
23
0    216  55   4  RTCC_isr
24
0     21   4   0  onewire_reset
-
 
25
0     35   7   2  onewire_write
-
 
26
0     39   7   2  onewire_read
-
 
27
0     61  11   9  ds1820_read
-
 
28
0     63  12   6  @DIVS1616
24
0     22   6   3  @DIV88
29
0     30   6   2  @ITOF
25
0     38  10   2  @MUL88
30
0    169  32   8  main
26
0     65  16   2  main
31
0     32   6   4  @SFTOI
-
 
32
0     21   4   3  @DIV88
-
 
33
0     37   7   2  @MUL88
-
 
34
 
27
 
35
 Segment   Used  Free
28
 Segment   Used  Free
36
---------  ----  ----
29
---------  ----  ----
37
00000-00003     4  0  
30
00000-00003     4  0  
38
00004-003FF   529  491  
31
00004-00034    49  0  
-
 
32
00035-007FF   341  1654  
-
 
33
00800-00FFF     0  2048  
39
 
34