Bare Metal C (Paperback)
暫譯: 裸金屬 C
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,870$2,727 -
$690$587 -
$174$165 -
$1,450$1,421 -
$779$740 -
$580$458 -
$3,040$2,888 -
$2,300$2,185 -
$626現代電腦系統與網絡(原書第5版)
-
$1,194$1,134 -
$474$450 -
$534$507 -
$834$792 -
$714$678 -
$539$512 -
$708$673 -
$479$455 -
$1,938Applied Embedded Electronics: Design Essentials for Robust Systems (Paperback)
-
$534$507 -
$1,240$1,215 -
$834$792 -
$599$569 -
$599$569 -
$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
商品描述(中文翻譯)
《Bare Metal C》將教你如何使用 C 程式語言來編程嵌入式設備。對於希望對所使用系統進行精確和完整控制的嵌入式系統程式設計師來說,本書揭示了編譯器為你做了什麼,讓你能夠看到程式運行過程中的所有細節。
本書的第一部分利用一個低成本、廣泛可用的裸金屬系統(Nucleo Arm 評估系統)來教授 C 語言的基本知識,這為你提供了執行基本嵌入式編程所需的所有工具。隨著你在書中的進展,你將學會如何將串行輸入/輸出(I/O)和中斷整合到你的程式中。你還將了解 C 編譯器和連結器在背後的運作,這樣你就能更好地編寫更高效的程式,以最大化有限的記憶體。最後,你將學會如何使用更複雜、佔用記憶體的 C 特性,如動態記憶體、檔案 I/O 和浮點數。
主題涵蓋包括:
• 基本程式創建過程
• 簡單的 GPIO 編程(閃爍 LED)
• 編寫串行設備驅動程式
• C 連結器和預處理器
• 決策和控制語句
• 數字、陣列、指標、字串和複雜數據類型
• 局部變數和程序
• 動態記憶體
• 檔案和原始 I/O
• 浮點數
• 模組化編程
作者簡介
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.
作者簡介(中文翻譯)
史蒂夫·奧瓦林在11歲時寫了他的第一個程式。這是一個針對嵌入式系統的程式。自那時以來,他一直在編程和設計可靠編程的方法論。他擁有南加州大學的碩士學位,並為No Starch Press和O'Reilly撰寫了許多書籍。