Cargando…

The Definitive Guide to the ARM Cortex-M0 /

The Definitive Guide to the ARM Cortex-M0 is a guide for users of ARM Cortex-M0 microcontrollers. It presents many examples to make it easy for novice embedded-software developers to use the full 32-bit ARM Cortex-M0 processor. It provides an overview of ARM and ARM processors and discusses the bene...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Yiu, Joseph (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Oxford, UK ; Burlington, MA : Newnes, 2011.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Ii 4500
001 KNOVEL_ocn733936696
003 OCoLC
005 20231027140348.0
006 m o d
007 cr cn|||||||||
008 110701t20112011enka ob 001 0 eng d
010 |a  2010940590 
040 |a OPELS  |b eng  |e rda  |e pn  |c OPELS  |d OCLCQ  |d KNOVL  |d TEF  |d UMI  |d COO  |d OCLCQ  |d DEBSZ  |d KNOVL  |d FTU  |d EBLCP  |d AU@  |d CDX  |d UKDOC  |d OCLCF  |d OCLCQ  |d MERUC  |d OCLCQ  |d U3W  |d CEF  |d ICG  |d INT  |d OCLCQ  |d WYU  |d VT2  |d OCLCQ  |d A6Q  |d MERER  |d UKMGB  |d OCLCQ  |d DKC  |d OCLCQ  |d NLW  |d OCLCQ  |d OCLCO  |d OCLCQ 
015 |a GBB6H5342  |2 bnb 
015 |a GBB6H5342.  |2 bnb 
016 7 |a 015690078  |2 Uk 
016 7 |a 017585096  |2 Uk 
019 |a 719321898  |a 772465475  |a 780401643  |a 801817392  |a 1062240282  |a 1064159505  |a 1081237794  |a 1083600123  |a 1120031333  |a 1129351238 
020 |a 9780123854780  |q (electronic bk.) 
020 |a 0123854784  |q (electronic bk.) 
020 |a 9780123854773  |q (print) 
020 |a 0123854776  |q (print) 
020 |a 9780080551432  |q EPUB 
020 |a 0080551432  |q EPUB 
029 1 |a AU@  |b 000048651408 
029 1 |a AU@  |b 000048823936 
029 1 |a AU@  |b 000049065134 
029 1 |a CHBIS  |b 007226574 
029 1 |a CHNEW  |b 001010123 
029 1 |a CHVBK  |b 18174449X 
029 1 |a DEBBG  |b BV040900692 
029 1 |a DEBBG  |b BV042314916 
029 1 |a DEBBG  |b BV044153359 
029 1 |a DEBSZ  |b 378275992 
029 1 |a DEBSZ  |b 381367193 
029 1 |a DEBSZ  |b 430978057 
029 1 |a GBVCP  |b 785362835 
029 1 |a NZ1  |b 14231603 
029 1 |a NZ1  |b 15194775 
029 1 |a NZ1  |b 15621577 
029 1 |a UKMGB  |b 017585096 
029 1 |a DKDLA  |b 820120-katalog:999939526805765 
035 |a (OCoLC)733936696  |z (OCoLC)719321898  |z (OCoLC)772465475  |z (OCoLC)780401643  |z (OCoLC)801817392  |z (OCoLC)1062240282  |z (OCoLC)1064159505  |z (OCoLC)1081237794  |z (OCoLC)1083600123  |z (OCoLC)1120031333  |z (OCoLC)1129351238 
037 |a CL0500000153  |b Safari Books Online 
050 4 |a TK7895.E42  |b Y58 2011 
082 0 4 |a 006.2/2  |2 23 
049 |a UAMI 
100 1 |a Yiu, Joseph,  |e author. 
245 1 4 |a The Definitive Guide to the ARM Cortex-M0 /  |c Joseph Yiu. 
246 3 0 |a ARM Cortex-M0 
264 1 |a Oxford, UK ;  |a Burlington, MA :  |b Newnes,  |c 2011. 
264 4 |c ©2011 
300 |a 1 online resource (xxii, 529 pages) :  |b illustrations (some color) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
504 |a Includes bibliographical references and index. 
520 |a The Definitive Guide to the ARM Cortex-M0 is a guide for users of ARM Cortex-M0 microcontrollers. It presents many examples to make it easy for novice embedded-software developers to use the full 32-bit ARM Cortex-M0 processor. It provides an overview of ARM and ARM processors and discusses the benefits of ARM Cortex-M0 over 8-bit or 16-bit devices in terms of energy efficiency, code density, and ease of use, as well as their features and applications. The book describes the architecture of the Cortex-M0 processor and the programmers model, as well as Cortex-M0 programming and instruction set and how these instructions are used to carry out various operations. Furthermore, it considers how the memory architecture of the Cortex-M0 processor affects software development; Nested Vectored Interrupt Controller (NVIC) and the features it supports, including flexible interrupt management, nested interrupt support, vectored exception entry, and interrupt masking; and Cortex-M0 features that target the embedded operating system. It also explains how to develop simple applications on the Cortex-M0, how to program the Cortex-M0 microcontrollers in assembly and mixed-assembly languages, and how the low-power features of the Cortex-M0 processor are used in programming. Finally, it describes a number of ARM Cortex-M0 products, such as microcontrollers, development boards, starter kits, and development suites. This book will be useful to both new and advanced users of ARM Cortex devices, from students and hobbyists to researchers, professional embedded-software developers, electronic enthusiasts, and even semiconductor product designers. The first and definitive book on the new ARM Cortex-M0 architecture targeting the large 8-bit and 16-bit microcontroller market: Explains the Cortex-M0 architecture and how to program it using practical examples; Written by an engineer at ARM who was heavily involved in its development. 
505 0 0 |g Chapter 1.  |t Introduction --  |g Chapter 2.  |t Cortex-M0 Technical Overview --  |g Chapter 3.  |t Architecture --  |g Chapter 4.  |t Introduction to Cortex-M0 Programming --  |g Chapter 5.  |t Instruction Set --  |g Chapter 6.  |t Instruction Usage Examples --  |g Chapter 7.  |t Memory System --  |g Chapter 8.  |t Exceptions and Interrupts --  |g Chapter 9.  |t Interrupt Control and System Control --  |g Chapter 10.  |t Operating System Support Features --  |g Chapter 11.  |t Low-Power Features --  |g Chapter 12.  |t Fault Handling --  |g Chapter 13.  |t Debug Features --  |g Chapter 14.  |t Getting Started with Keil MDK --  |g Chapter 15.  |t Simple Application Programming --  |g Chapter 16.  |t Assembly Projects and Mixed-Assembly and C Projects --  |g Chapter 17.  |t Using Low-Power Features in Programming --  |g Chapter 18.  |t Using SVC, PendSV, and Keil RTX Kernel --  |g Chapter 19.  |t Getting Started with the ARM RealView Development Suite --  |g Chapter 20.  |t Getting Started with the GNU C Compiler --  |g Chapter 21.  |t Software Porting --  |g Chapter 22.  |t Cortex-M0 Products --  |g Appendix A.  |t Instruction Set Summary --  |g Appendix B.  |t Cortex-M0 Exception Type Quick Reference --  |g Appendix C.  |t CMSIS Quick Reference --  |g Appendix D.  |t NVIC, SCB, and SysTick Registers Quick Reference --  |g Appendix E.  |t Debug Registers Quick Reference --  |g Appendix F.  |t Debug Connector Arrangement --  |g Appendix G.  |t Linker Script for CodeSourcery G++ Lite --  |g Appendix H.  |t Example Code Files --  |g Appendix I.  |t Troubleshooting. 
588 0 |a Print version record and online resource. 
506 1 |a Legal Deposit;  |c Only available on premises controlled by the deposit library and to one user at any one time;  |e The Legal Deposit Libraries (Non-Print Works) Regulations (UK).  |5 WlAbNL 
540 |a Restricted: Printing from this resource is governed by The Legal Deposit Libraries (Non-Print Works) Regulations (UK) and UK copyright law currently in force.  |5 WlAbNL 
590 |a Knovel  |b ACADEMIC - Computer Hardware Engineering 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Embedded computer systems. 
650 0 |a Microprocessors. 
650 6 |a Systèmes enfouis (Informatique) 
650 7 |a Embedded computer systems.  |2 fast  |0 (OCoLC)fst00908298 
650 7 |a Microprocessors.  |2 fast  |0 (OCoLC)fst01020008 
776 0 8 |i Print version:  |a Yiu, Joseph.  |t Definitive guide to the ARM Cortex-M0.  |d Oxford, UK ; Burlington, MA : Newnes, 2011  |z 9780123854773  |w (DLC) 2010940590  |w (OCoLC)681501719 
856 4 0 |u https://appknovel.uam.elogim.com/kn/resources/kpDGARMCM1/toc  |z Texto completo 
938 |a 123Library  |b 123L  |n 44176 
938 |a Coutts Information Services  |b COUT  |n 23141924 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL685391 
994 |a 92  |b IZTAP