Subversion Repositories svnkaklik

Rev

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

Rev 471 Rev 472
Line 1... Line 1...
1
 
1
 
2
ROM used: 394 (10%)
2
ROM used: 582 (14%)
3
          394 (10%) including unused fragments
3
          582 (14%) including unused fragments
4
 
4
 
5
          1 Average locations per line
5
          1 Average locations per line
6
          4 Average locations per statement
6
          7 Average locations per statement
7
 
7
 
8
RAM used: 17 (10%) at main() level
8
RAM used: 13 (7%) at main() level
9
          24 (14%) worst case
9
          28 (16%) worst case
10
 
10
 
11
Lines Stmts  %   Files
11
Lines Stmts  %   Files
12
----- ----- ---  -----
12
----- ----- ---  -----
13
   97    65  65  D:\KAKLIK\projekty\programy\C\PIC_C\mereni\teplomer\main.c
13
   88    52  60  D:\KAKLIK\projekty\programy\C\PIC_C\mereni\teplomer\main.c
14
   19     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
  279     0   0  C:\Program Files\PICC\devices\16F88.h
15
  279     0   0  C:\Program Files\PICC\devices\16F88.h
16
   49    22  13  D:\KAKLIK\projekty\programy\C\PIC_C\mereni\teplomer\1wire.c
16
   49    22  16  D:\KAKLIK\projekty\programy\C\PIC_C\mereni\teplomer\1wire.c
17
   29    13   7  D:\KAKLIK\projekty\programy\C\PIC_C\mereni\teplomer\ds1820.c
17
   29    13   8  D:\KAKLIK\projekty\programy\C\PIC_C\mereni\teplomer\ds1820.c
18
----- -----
18
----- -----
19
  946   200 Total
19
  928   174 Total
20
 
20
 
21
Page ROM  %  RAM  Functions:
21
Page ROM  %  RAM  Functions:
22
---- --- --- ---  ----------
22
---- --- --- ---  ----------
23
0    216  55   4  RTCC_isr
23
0     22   4   1  @delay_ms1
-
 
24
0     19   3   0  onewire_reset
-
 
25
0     33   6   2  onewire_write
-
 
26
0     37   6   2  onewire_read
-
 
27
0     62  11   9  ds1820_read
24
0     22   6   3  @DIV88
28
0     64  11   6  @DIVS1616
25
0     38  10   2  @MUL88
29
0     31   5   2  @ITOF
26
0     65  16   2  main
30
0    217  37   8  main
-
 
31
0     33   6   4  @SFTOI
-
 
32
0     22   4   3  @DIV88
-
 
33
0     38   7   2  @MUL88
27
 
34
 
28
 Segment   Used  Free
35
 Segment   Used  Free
29
---------  ----  ----
36
---------  ----  ----
30
00000-00003     4  0  
37
00000-00003     4  0  
31
00004-00034    49  0  
-
 
32
00035-007FF   341  1654  
38
00004-007FF   578  1466  
33
00800-00FFF     0  2048  
39
00800-00FFF     0  2048  
34
 
40