misra c 笔记1.docxVIP

  • 47
  • 0
  • 约8.68千字
  • 约 8页
  • 2018-01-05 发布于河南
  • 举报
misra c 笔记1

目前MISRA C:2004版已有141条规则,21个类别,每一条规则对应一条编程准则. 如今MISRA C已经被越来越多的企业接受,成为用于嵌入式系统的C语言标准,特别是对安全性要求极高的嵌入式系统,软件应符合MISRA标准. 规则如下:?1??? All code shall conform to ISO 9899:1990 “Programming languages – C”, amended and corrected by ISO/IEC???? 9899/COR1:1995, ISO/IEC 9899/AMD1:1995, and ISO/IEC 9899/COR2:1996.?2?????No reliance shall be placed on undefined or unspecified behaviour.?3?????Multiple compilers and/or languages shall only be used if there is a common defined interface standard for object code to which the languages/compilers/assemblers conform.?4???? The compiler/linker shall be checked to ens

文档评论(0)

1亿VIP精品文档

相关文档