Bare Metal C (Paperback)
Oualline, Stephen
- 出版商: No Starch Press
- 出版日期: 2022-08-02
- 售價: $1,800
- 貴賓價: 9.5 折 $1,710
- 語言: 英文
- 頁數: 360
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1718501625
- ISBN-13: 9781718501621
-
相關分類:
ARM、C 程式語言、嵌入式系統
立即出貨 (庫存=1)
買這商品的人也買了...
-
$2,840$2,698 -
$174$165 -
$1,450$1,421 -
$580$458 -
$3,040$2,888 -
$2,300$2,185 -
$626現代電腦系統與網絡(原書第5版)
-
$380$251 -
$1,420$1,392 -
$1,038BPF 之巔:洞悉 Linux 系統和應用性能 (BPF Performance Tools)
-
$403低功耗藍牙5.0 開發與應用 — 基於 nRF52 系列處理器 (基礎篇)
-
$534$507 -
$779$740 -
$714$678 -
$539$512 -
$708$673 -
$479$455 -
$1,795Applied Embedded Electronics: Design Essentials for Robust Systems (Paperback)
-
$534$507 -
$1,240$1,215 -
$709圖解 Linux 核心 (基於6.x)
-
$521迷宮程式設計
-
$473CPython 設計與實現
-
$800$632 -
$680$530
相關主題
商品描述
Bare Metal C will teach you how to program embedded devices with the C programming language. For embedded system programmers who want precise and complete control over the system they are using, this book pulls back the curtain on what the compiler is doing for you so that you can see all the details of what's happening with your program.
The first part of the book teaches C basics with the aid of a low-cost, widely available bare metal system (the Nucleo Arm evaluation system), which gives you all the tools needed to perform basic embedded programming. As you progress through the book you’ll learn how to integrate serial input/output (I/O) and interrupts into your programs. You’ll also learn what the C compiler and linker do behind the scenes, so that you’ll be better able to write more efficient programs that maximize limited memory. Finally, you’ll learn how to use more complex, memory hungry C features like dynamic memory, file I/O, and floating-point numbers.
Topic coverage includes:
• The basic program creation process
• Simple GPIO programming (blink an LED)
• Writing serial device drivers
• The C linker and preprocessor
• Decision and control statements
• Numbers, arrays, pointers, strings, and complex data types
• Local variables and procedures
• Dynamic memory
• File and raw I/O
• Floating-point numbers
• Modular programming
作者簡介
Steve Oualline wrote his first program when he was 11. It was for an
embedded system. He has been programming and designing
methodologies for reliable programming ever since. He has a Master of Science from USC and has written many books for both No Starch Press and O'Reilly.