소프트웨어 개발(SW Dev)/Rule(MISRA-C)

MISRA-C 2012 카테고리별 필수(Mandatory) Rule 목록

flowhistory 2024. 2. 5. 12:56

MISRA C 2012 카테고리별 필수(Mandatory) 규칙(Rule) 목록입니다.

 

No Category Mandatory 개수
1 A standard C environment    
2 Unused code    
3 Comments    
4 Character sets and lexical conventions    
5 Identifiers    
6 Types    
7 Constants 7.5 1
8 Declarations and Definitions    
9 Initialization 9.1 1
10 The essential type model    
11 Pointer Type Conversions    
12 Expressions    
13 Side effects 13.6 1
14 Control statement expressions    
15 Control flow    
16 Switch statements    
17 Functions 17.3, 17.4, 17.6, 17.9 4
18 Pointers and arrays    
19 Overlapping storage 19.1 1
20 Preprocessing directives    
21 Standard Libraries 21.22 1
22 Resources 22.2, 22.4, 22.5, 22.6 4
23 Generic selections    
13

 

728x90