Embedded C Coding Standard
June 12,2018
by: Michael Barr
Print Length 页数: 84 pages
Publisher finelybook 出版社: CreateSpace Independent Publishing Platform; BARR-C: 2018 edition (June 12,2018)
Language 语言: English
ISBN-10: 1721127984
ISBN-13: 9781721127986
Book Description
Barr Group’s Embedded C Coding Standard was developed to help firmware engineers minimize defects in embedded systems. Unlike the majority of coding standards,this standard focuses on practical rules that keep bugs out – including techniques designed to improve the maintainability and portability of embedded software. The rules in this coding standard include a set of guiding principles,as well as specific naming conventions and other rules for the use of data types,functions,preprocessor macros,variables,and other C language constructs. Individual rules that have been demonstrated to reduce or eliminate certain types of defects are highlighted. The BARR-C standard is distinct from,yet compatible with,the MISRA C Guidelines for Use of the C Language in Critical Systems. Programmers can easily combine rules from the two standards as needed