-
Notifications
You must be signed in to change notification settings - Fork 0
/
main.STA
58 lines (47 loc) · 1.64 KB
/
main.STA
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
ROM used: 2056/16384 (6%)
2056/16384 (6%) including unused fragments
1.2 Average locations per line
11.1 Average locations per statement
RAM used: 41/1536 (3%) at main() level
93/1536 (6%) worst case
Stack used: 1 worst case (0 in main + 1 for interrupts)
Stack size: 31
Lines Stmts % Files
----- ----- --- -----
92 49 26 main.c
766 0 0 C:\Program Files (x86)\PICC\Devices\18F458.h
465 137 74 C:\Program Files (x86)\PICC\Drivers\can-18xxx8.c
377 0 0 C:\Program Files (x86)\PICC\Drivers\can-18xxx8.h
----- -----
1700 186 Total
Page ROM % RAM Vol Diff Functions:
---- --- --- --- --- ---- ----------
0 220 5 1 1216 5.3 can_init
0 48 1 0 255 2.3 can_set_baud
0 34 1 2 76 3.1 can_set_mode
0 304 7 13 1128 6.5 can_set_id
0 482 12 14 762 9.7 can_get_id
0 192 5 17 1074 8.6 can_putd
Inline 14 1620 7.3 can_getd
0 40 1 1 1197 5.4 @delay_ms1
0 16 0 0 32 1.0 isr
0 302 7 0 270 5.8 canrx0_int
0 260 6 1 1197 5.4 MAIN
Inline 0 @cinit1
Program metrics:
Functions 11
Statements 186
Comments 594
Volume (V) 13200
Difficulty (D) 60.1
Effort to implement (E) 793902
Time to implement (T) 12 hours, 15 minutes
Est Delivered Bugs (B) 3
Cyclomatic Complexity 17
Maintainability (MI) 42
Segment Used Free
----------- ---- ----
00000-00002 4 0
00004-00006 0 4
00008-000A0 154 0
000A2-07FFE 1898 30708