- ARM? Cortex? M4 Cookbook
- Dr. Mark Fisher
- 137字
- 2021-07-16 12:43:46
Introduction
This chapter will introduce you to writing programs in C, a high-level language developed in the 1970s and popular amongst embedded system developers. It is not the only high-level language that can be used to target embedded system applications, but it is the most widely used, because it produces executable code that is compact and very efficiently executed. Standards for C are published by the American National Standards Institute (ANSI) and the International Organization for Standardization (ISO). The current standard for the C Programming Language (C11) is ISO/IEC 9899:2011 (http://www.open-std.org/jtc1/sc22/wg14/www/standards).
Becoming a competent C programmer will take time, and although this chapter provides a starting point, you will undoubtedly need to consult other texts that provide a more thorough treatment of the topic. There are also a number of online resources such as http://crasseux.com/books/ctutorial/ and http://www.csd.uwo.ca/~jamie/C/index.html.
- Cloud Analytics with Microsoft Azure
- Visual C# 2008開(kāi)發(fā)技術(shù)實(shí)例詳解
- 小型電動(dòng)機(jī)實(shí)用設(shè)計(jì)手冊(cè)
- SharePoint 2010開(kāi)發(fā)最佳實(shí)踐
- 可編程控制器技術(shù)應(yīng)用(西門(mén)子S7系列)
- 大學(xué)C/C++語(yǔ)言程序設(shè)計(jì)基礎(chǔ)
- PostgreSQL 10 Administration Cookbook
- 運(yùn)動(dòng)控制系統(tǒng)
- Hadoop應(yīng)用開(kāi)發(fā)基礎(chǔ)
- Hands-On Data Warehousing with Azure Data Factory
- FANUC工業(yè)機(jī)器人配置與編程技術(shù)
- 基于Proteus的PIC單片機(jī)C語(yǔ)言程序設(shè)計(jì)與仿真
- 大數(shù)據(jù)素質(zhì)讀本
- 玩轉(zhuǎn)PowerPoint
- Practical Network Automation