
Bare Metal C: Embedded Programming for the Real World
Author(s): Stephen Oualline (Author)
- Publisher finelybook 出版社: No Starch Press
- Publication Date 出版日期: August 2, 2022
- Language 语言: English
- Print length 页数: 304 pages
- ISBN-10: 1718501625
- ISBN-13: 9781718501621
Book Description
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
Editorial Reviews
About the Author
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.
finelybook
