The Definitive Guide to ARM Cortex-M0 and Cortex-M0+ Processors, 2/e (Paperback)
暫譯: ARM Cortex-M0 和 Cortex-M0+ 處理器權威指南(第二版)
Joseph Yiu
- 出版商: Newnes
- 出版日期: 2015-06-25
- 定價: $2,400
- 售價: 9.0 折 $2,160
- 語言: 英文
- 頁數: 784
- 裝訂: Paperback
- ISBN: 0128032774
- ISBN-13: 9780128032770
-
相關分類:
ARM
-
相關翻譯:
ARM Cortex-M0 與 Cortex-M0+ 權威指南, 2/e (簡中版)
立即出貨 (庫存=1)
買這商品的人也買了...
-
人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379 -
$825Embedded Systems (Hardcover) -
Digital Signal Processing: World Class Designs (Paperback)$1,980$1,881 -
$2,240Hardware/Firmware Interface Design: Best Practices for Improving Embedded Systems Development (Hardcover) -
Embedded Systems: Real-Time Operating Systems for the Arm Cortex(TM)-M3 (Paperback)$1,520$1,444 -
Embedded Systems: Real-Time Interfacing to the Arm Cortex-M3, 2/e (Paperback)$1,800$1,710 -
Embedded Systems: Introduction to Arm Cortex-M Microcontrollers (Volume 1) (Paperback)$1,580$1,501 -
MSP430-based Robot Applications: A Guide to Developing Embedded Systems (Paperback)$2,160$2,052 -
無瑕的程式碼-敏捷軟體開發技巧守則 + 番外篇-專業程式設計師的生存之道 (雙書合購)$940$700 -
The Definitive Guide to ARM Cortex-M3 and Cortex-M4 Processors, 3/e (Paperback)$1,550$1,519 -
ARM Cortex-M0 官方教材-嵌入式系統設計入門 (The Definitive Guide to the ARM Cortex-M0)$780$663 -
ARM Assembly Language : Fundamentals and Techniques, 2/e (Hardcover)$1,450$1,421 -
精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages)$780$616 -
HOLTEK 32-bit 微控制器應用 -- C語言實例 (附實驗動作影片及範例光碟)
$700$630 -
iOS 9 App 程式設計實力超進化實戰攻略:知名iOS教學部落格AppCoda作家親授實作關鍵技巧讓你不NG (Beginning iOS 9 Programming with Swift)$690$538 -
無刷直流 BLDC 馬達控制實務- 使用 Atmel SAM C21 ARM Cortex-M0+ 控制核心$780$663 -
ARM Cortex M4 Cookbook(Paperback)$1,770$1,682 -
Python 機器學習 (Python Machine Learning)$580$452 -
今天不學機器學習,明天就被機器取代:從 Python 入手+演算法$590$502 -
Python 自動化的樂趣|搞定重複瑣碎 & 單調無聊的工作 (中文版) (Automate the Boring Stuff with Python: Practical Programming for Total Beginners)$500$425 -
Building Software Teams: Ten Best Practices for Effective Software Development$831$788 -
深度學習快速入門 — 使用 TensorFlow (Getting started with TensorFlow)
$360$281 -
演算法技術手冊, 2/e (Algorithms in a Nutshell: A Practical Guide, 2/e)$580$458 -
$990Prototyping for Designers: Developing the Best Digital and Physical Products -
Scaling Teams: Strategies for Building Successful Teams and Organizations$1,311$1,242
相關主題
商品描述
The Definitive Guide to the ARM® Cortex®-M0 and Cortex-M0+ Processors, Second Edition explains the architectures underneath ARM’s Cortex-M0 and Cortex-M0+ processors and their programming techniques.
Written by ARM’s Senior Embedded Technology Manager, Joseph Yiu, the book is packed with examples on how to use the features in the Cortex-M0 and Cortex-M0+ processors. It provides detailed information on the instruction set architecture, how to use a number of popular development suites, an overview of the software development flow, and information on how to locate problems in the program code and software porting.
This new edition includes the differences between the Cortex-M0 and Cortex-M0+ processors such as architectural features (e.g. unprivileged execution level, vector table relocation), new chapters on low power designs and the Memory Protection Unit (MPU), the benefits of the Cortex-M0+ processor, such as the new single cycle I/O interface, higher energy efficiency, better performance and the Micro Trace Buffer (MTB) feature, updated software development tools, updated Real Time Operating System examples using Keil™ RTX with CMSIS-RTOS APIs, examples of using various Cortex-M0 and Cortex-M0+ based microcontrollers, and much more.
- Provides detailed information on ARM® Cortex®-M0 and Cortex-M0+ Processors, including their architectures, programming model, instruction set, and interrupt handling
- Presents detailed information on the differences between the Cortex-M0 and Cortex-M0+ processors
- Covers software development flow, including examples for various development tools in both C and assembly languages
- Includes in-depth coverage of design approaches and considerations for developing ultra low power embedded systems, the benchmark for energy efficiency in microcontrollers, and examples of utilizing low power features in microcontrollers
商品描述(中文翻譯)
《ARM® Cortex®-M0 和 Cortex-M0+ 處理器的權威指南(第二版)》解釋了 ARM 的 Cortex-M0 和 Cortex-M0+ 處理器的架構及其編程技術。
本書由 ARM 的高級嵌入式技術經理 Joseph Yiu 撰寫,內容充滿了如何使用 Cortex-M0 和 Cortex-M0+ 處理器功能的範例。它提供了有關指令集架構的詳細信息,如何使用多個流行的開發套件,軟體開發流程的概述,以及如何定位程式碼和軟體移植中的問題的信息。
這一新版包括了 Cortex-M0 和 Cortex-M0+ 處理器之間的差異,例如架構特徵(例如:非特權執行級別、向量表重定位)、有關低功耗設計和記憶體保護單元(MPU)的新章節、Cortex-M0+ 處理器的優勢,如新的單週期 I/O 接口、更高的能效、更好的性能以及微追蹤緩衝區(MTB)功能、更新的軟體開發工具、使用 Keil™ RTX 和 CMSIS-RTOS API 的即時作業系統範例、使用各種基於 Cortex-M0 和 Cortex-M0+ 的微控制器的範例等等。
- 提供有關 ARM® Cortex®-M0 和 Cortex-M0+ 處理器的詳細信息,包括其架構、編程模型、指令集和中斷處理
- 提供有關 Cortex-M0 和 Cortex-M0+ 處理器之間差異的詳細信息
- 涵蓋軟體開發流程,包括 C 和組合語言中各種開發工具的範例
- 包含對開發超低功耗嵌入式系統的設計方法和考量的深入探討,微控制器能效的基準,以及利用微控制器低功耗特徵的範例
