099ilerigerisayici.sta

来自「PIC CCS C Saple Codes」· STA 代码 · 共 49 行

STA
49
字号

ROM used: 146 (14%)
          146 (14%) including unused fragments

          1 Average locations per line
          4 Average locations per statement

RAM used: 7 (10%) at main() level
          8 (12%) worst case

Stack used: 1 worst case (out of 8 total available)

Lines Stmts  %   Files
----- ----- ---  -----
   64    38 100  099ilerigerisayici.c
  113     0   0  C:\Program Files\PICC\devices\16F84.h
----- -----
  177    38 Total

Page ROM  %  RAM   Vol Diff  Functions:
---- --- --- ---   --- ----  ----------
0     21  14   1             @delay_ms1
0    121  83   2  1194  6.3  main

Program metrics:
    Functions               1
    Statements              38
    Comments                44
    Volume (V)              1197
    Difficilty (D)          6.3
    Effort to implement (E) 7487
    Time to implement (T)   7 minutes
    Est Delivered Bugs (B)  0
    Cyclomatic Complexity   8
    Maintainability (MI)    36

 Segment     Used  Free
-----------  ----  ----
00000-00003     4  0  
00004-003FF   142  878  



THE FOLLOWING IS TEMPORARY FOR DIAGNOSTIC USE ONLY:

    n1    n2    N1    N2   v(G)
     0     1     0     0     0    @delay_ms1
    13    79   106    77     8    main

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?