09ilerigerisayici.sta

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

STA
49
字号

ROM used: 69 (7%)
          69 (7%) including unused fragments

          0 Average locations per line
          5 Average locations per statement

RAM used: 6 (9%) at main() level
          7 (10%) worst case

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

Lines Stmts  %   Files
----- ----- ---  -----
   29    14 100  09ilerigerisayici.c
  113     0   0  C:\Program Files\PICC\devices\16F84.h
----- -----
  142    14 Total

Page ROM  %  RAM   Vol Diff  Functions:
---- --- --- ---   --- ----  ----------
0     21  30   1             @delay_ms1
0     44  64   1   367  4.2  main

Program metrics:
    Functions               1
    Statements              14
    Comments                35
    Volume (V)              370
    Difficilty (D)          4.1
    Effort to implement (E) 1508
    Time to implement (T)   1 minutes
    Est Delivered Bugs (B)  0
    Cyclomatic Complexity   3
    Maintainability (MI)    110

 Segment     Used  Free
-----------  ----  ----
00000-00003     4  0  
00004-003FF    65  955  



THE FOLLOWING IS TEMPORARY FOR DIAGNOSTIC USE ONLY:

    n1    n2    N1    N2   v(G)
     0     1     0     0     0    @delay_ms1
     9    31    40    29     3    main

⌨️ 快捷键说明

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