- 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.
- Clojure Data Analysis Cookbook
- 工業(yè)機(jī)器人產(chǎn)品應(yīng)用實(shí)戰(zhàn)
- 基于LabWindows/CVI的虛擬儀器設(shè)計(jì)與應(yīng)用
- Ansible Quick Start Guide
- Getting Started with MariaDB
- Windows XP中文版應(yīng)用基礎(chǔ)
- 西門子S7-200 SMART PLC實(shí)例指導(dǎo)學(xué)與用
- 控制系統(tǒng)計(jì)算機(jī)仿真
- Deep Reinforcement Learning Hands-On
- 網(wǎng)站前臺設(shè)計(jì)綜合實(shí)訓(xùn)
- TensorFlow Reinforcement Learning Quick Start Guide
- Excel 2010函數(shù)與公式速查手冊
- 奇點(diǎn)將至
- 簡明學(xué)中文版Flash動畫制作
- 電氣控制及Micro800 PLC程序設(shè)計(jì)