Hi !!!
I have a question.
I Knew MISRA-C Coding Rule is consist of about 140 Coding Rules.
I Wonder this!
Can We devide 140 MISRA-C Coding Rule by Safety Integrity Level 0,1,2,3,4 ?
If We can do above, Could tell me the way?
Please give us an answer !!
Thank you !!!
Misra-C Coding Rule Divide by Safety Integrity Level
Moderators: misra-c, david ward
-
- Posts: 1
- Joined: Thu Jul 12, 2007 11:38 am
-
- Posts: 18
- Joined: Thu Jul 05, 2007 12:20 am
- Company: Disney
- Location: Florida
- Contact:
Re: Misra-C Coding Rule Divide by Safety Integrity Level
What you are asking is not possible.liner wrote:Hi !!!
I have a question.
I Knew MISRA-C Coding Rule is consist of about 140 Coding Rules.
I Wonder this!
Can We devide 140 MISRA-C Coding Rule by Safety Integrity Level 0,1,2,3,4 ?
If We can do above, Could tell me the way?
Please give us an answer !!
Thank you !!!
if you have to ask the question then the answer is :
ALL MISRA-C rules apply from SIL0 to SIL4
-
- Posts: 10
- Joined: Fri Jul 13, 2007 1:13 pm
MISRA-C forms a language subset.
IEC61508 Part 7 Table C.1 line 10 states that \"C with subset and coding standard, and use of static analysis tools\" is highly recommended at SIL1 thru SIL4.
Our experience is that once people learn how to write MISRA-C conformant code, they just do not think in terms of not writing MISRA-C code.
Given this, I think that MISRA-C should be consistently applied across projects regardless of SIL.
IMHO.
IEC61508 Part 7 Table C.1 line 10 states that \"C with subset and coding standard, and use of static analysis tools\" is highly recommended at SIL1 thru SIL4.
Our experience is that once people learn how to write MISRA-C conformant code, they just do not think in terms of not writing MISRA-C code.
Given this, I think that MISRA-C should be consistently applied across projects regardless of SIL.
IMHO.
Embeded Software developer since 85.