ARM Microprocessor Systems

Download ARM Microprocessor Systems PDF Online Free

Author :
Publisher : CRC Press
ISBN 13 : 1482259435
Total Pages : 498 pages
Book Rating : 4.4/5 (822 download)

DOWNLOAD NOW!


Book Synopsis ARM Microprocessor Systems by : Muhammad Tahir

Download or read book ARM Microprocessor Systems written by Muhammad Tahir and published by CRC Press. This book was released on 2017-02-17 with total page 498 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book presents the use of a microprocessor-based digital system in our daily life. Its bottom-up approach ensures that all the basic building blocks are covered before the development of a real-life system. The ultimate goal of the book is to equip students with all the fundamental building blocks as well as their integration, allowing them to implement the applications they have dreamed up with minimum effort.

Introduction to Microprocessor Based Systems Using the Arm Processor

Download Introduction to Microprocessor Based Systems Using the Arm Processor PDF Online Free

Author :
Publisher :
ISBN 13 : 9781256976950
Total Pages : 0 pages
Book Rating : 4.9/5 (769 download)

DOWNLOAD NOW!


Book Synopsis Introduction to Microprocessor Based Systems Using the Arm Processor by : Kris Schindler

Download or read book Introduction to Microprocessor Based Systems Using the Arm Processor written by Kris Schindler and published by . This book was released on 2012-12-29 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Technology is changing rapidly all the time, and computer science instructors must make sure that they are giving their students the most up-to-the-minute training. For example, while the Motorola 68000 and MIPS processors have long been popular teaching tools in computer engineering courses, the ARM microprocessor is surpassing them in popularity, given its use in both Microsoft's new Surface tablet and in Apple's iPod and iPad. Introduction to Microprocessor Based Systems Using the ARM Processor is one of the first textbooks to address this significant change by covering microprocessor and embedded systems concepts using the ARM microprocessor. Starting with an introduction to microprocessor systems, the text shows how software and hardware interact when instructions are executed. Soon students will be designing their own fully functioning programs, thanks to an introduction to assembly language in chapter 2, followed by data processing instructions in chapter 3, control flow instructions in chapter 4, and load/store instructions in chapter 5. Hardware is addressed in later chapters, and finally the discussion turns to the design of a complete microprocessor based system. Throughout, the author emphasizes fundamental concepts so that students can adapt to future advances in their dynamically changing field. Working their way through this detailed and thoughtful textbook will certainly give students the skills they need to work with the microprocessor based systems of the future.

System-on-Chip Design with Arm® Cortex®-M Processors

Download System-on-Chip Design with Arm® Cortex®-M Processors PDF Online Free

Author :
Publisher : Arm Education Media
ISBN 13 : 9781911531180
Total Pages : 334 pages
Book Rating : 4.5/5 (311 download)

DOWNLOAD NOW!


Book Synopsis System-on-Chip Design with Arm® Cortex®-M Processors by : Joseph Yiu

Download or read book System-on-Chip Design with Arm® Cortex®-M Processors written by Joseph Yiu and published by Arm Education Media. This book was released on 2019-08-29 with total page 334 pages. Available in PDF, EPUB and Kindle. Book excerpt: The Arm(R) Cortex(R)-M processors are already one of the most popular choices for loT and embedded applications. With Arm Flexible Access and DesignStart(TM), accessing Arm Cortex-M processor IP is fast, affordable, and easy. This book introduces all the key topics that system-on-chip (SoC) and FPGA designers need to know when integrating a Cortex-M processor into their design, including bus protocols, bus interconnect, and peripheral designs. Joseph Yiu is a distinguished Arm engineer who began designing SoCs back in 2000 and has been a leader in this field for nearly twenty years. Joseph's book takes an expert look at what SoC designers need to know when incorporating Cortex-M processors into their systems. He discusses the on-chip bus protocol specifications (AMBA, AHB, and APB), used by Arm processors and a wide range of on-chip digital components such as memory interfaces, peripherals, and debug components. Software development and advanced design considerations are also covered. The journey concludes with 'Putting the system together', a designer's eye view of a simple microcontroller-like design based on the Cortex-M3 processor (DesignStart) that uses the components that you will have learned to create.

Arm System-On-Chip Architecture, 2/E

Download Arm System-On-Chip Architecture, 2/E PDF Online Free

Author :
Publisher : Pearson Education India
ISBN 13 : 9788131708408
Total Pages : 432 pages
Book Rating : 4.7/5 (84 download)

DOWNLOAD NOW!


Book Synopsis Arm System-On-Chip Architecture, 2/E by : Furber

Download or read book Arm System-On-Chip Architecture, 2/E written by Furber and published by Pearson Education India. This book was released on 2001-09 with total page 432 pages. Available in PDF, EPUB and Kindle. Book excerpt:

ARM System Developer's Guide

Download ARM System Developer's Guide PDF Online Free

Author :
Publisher : Elsevier
ISBN 13 : 0080490492
Total Pages : 703 pages
Book Rating : 4.0/5 (84 download)

DOWNLOAD NOW!


Book Synopsis ARM System Developer's Guide by : Andrew Sloss

Download or read book ARM System Developer's Guide written by Andrew Sloss and published by Elsevier. This book was released on 2004-05-10 with total page 703 pages. Available in PDF, EPUB and Kindle. Book excerpt: Over the last ten years, the ARM architecture has become one of the most pervasive architectures in the world, with more than 2 billion ARM-based processors embedded in products ranging from cell phones to automotive braking systems. A world-wide community of ARM developers in semiconductor and product design companies includes software developers, system designers and hardware engineers. To date no book has directly addressed their need to develop the system and software for an ARM-based system. This text fills that gap. This book provides a comprehensive description of the operation of the ARM core from a developer’s perspective with a clear emphasis on software. It demonstrates not only how to write efficient ARM software in C and assembly but also how to optimize code. Example code throughout the book can be integrated into commercial products or used as templates to enable quick creation of productive software. The book covers both the ARM and Thumb instruction sets, covers Intel's XScale Processors, outlines distinctions among the versions of the ARM architecture, demonstrates how to implement DSP algorithms, explains exception and interrupt handling, describes the cache technologies that surround the ARM cores as well as the most efficient memory management techniques. A final chapter looks forward to the future of the ARM architecture considering ARMv6, the latest change to the instruction set, which has been designed to improve the DSP and media processing capabilities of the architecture. * No other book describes the ARM core from a system and software perspective. * Author team combines extensive ARM software engineering experience with an in-depth knowledge of ARM developer needs. * Practical, executable code is fully explained in the book and available on the publisher's Website. * Includes a simple embedded operating system.

Embedded System Design with ARM Cortex-M Microcontrollers

Download Embedded System Design with ARM Cortex-M Microcontrollers PDF Online Free

Author :
Publisher : Springer Nature
ISBN 13 : 3030884392
Total Pages : 576 pages
Book Rating : 4.0/5 (38 download)

DOWNLOAD NOW!


Book Synopsis Embedded System Design with ARM Cortex-M Microcontrollers by : Cem Ünsalan

Download or read book Embedded System Design with ARM Cortex-M Microcontrollers written by Cem Ünsalan and published by Springer Nature. This book was released on 2022-01-03 with total page 576 pages. Available in PDF, EPUB and Kindle. Book excerpt: This textbook introduces basic and advanced embedded system topics through Arm Cortex M microcontrollers, covering programmable microcontroller usage starting from basic to advanced concepts using the STMicroelectronics Discovery development board. Designed for use in upper-level undergraduate and graduate courses on microcontrollers, microprocessor systems, and embedded systems, the book explores fundamental and advanced topics, real-time operating systems via FreeRTOS and Mbed OS, and then offers a solid grounding in digital signal processing, digital control, and digital image processing concepts — with emphasis placed on the usage of a microcontroller for these advanced topics. The book uses C language, “the” programming language for microcontrollers, C++ language, and MicroPython, which allows Python language usage on a microcontroller. Sample codes and course slides are available for readers and instructors, and a solutions manual is available to instructors. The book will also be an ideal reference for practicing engineers and electronics hobbyists who wish to become familiar with basic and advanced microcontroller concepts.

Embedded Microprocessor System Design using FPGAs

Download Embedded Microprocessor System Design using FPGAs PDF Online Free

Author :
Publisher : Springer Nature
ISBN 13 : 3030505332
Total Pages : 509 pages
Book Rating : 4.0/5 (35 download)

DOWNLOAD NOW!


Book Synopsis Embedded Microprocessor System Design using FPGAs by : Uwe Meyer-Baese

Download or read book Embedded Microprocessor System Design using FPGAs written by Uwe Meyer-Baese and published by Springer Nature. This book was released on 2021-04-16 with total page 509 pages. Available in PDF, EPUB and Kindle. Book excerpt: This textbook for courses in Embedded Systems introduces students to necessary concepts, through a hands-on approach. It gives a great introduction to FPGA-based microprocessor system design using state-of-the-art boards, tools, and microprocessors from Altera/Intel® and Xilinx®. HDL-based designs (soft-core), parameterized cores (Nios II and MicroBlaze), and ARM Cortex-A9 design are discussed, compared and explored using many hand-on designs projects. Custom IP for HDMI coder, Floating-point operations, and FFT bit-swap are developed, implemented, tested and speed-up is measured. Downloadable files include all design examples such as basic processor synthesizable code for Xilinx and Altera tools for PicoBlaze, MicroBlaze, Nios II and ARMv7 architectures in VHDL and Verilog code, as well as the custom IP projects. Each Chapter has a substantial number of short quiz questions, exercises, and challenging projects. Explains soft, parameterized, and hard core systems design tradeoffs; Demonstrates design of popular KCPSM6 8 Bit microprocessor step-by-step; Discusses the 32 Bit ARM Cortex-A9 and a basic processor is synthesized; Covers design flows for both FPGA Market leaders Nios II Altera/Intel and MicroBlaze Xilinx system; Describes Compiler-Compiler Tool development; Includes a substantial number of Homework’s and FPGA exercises and design projects in each chapter.

ARM System Architecture

Download ARM System Architecture PDF Online Free

Author :
Publisher : Addison Wesley Publishing Company
ISBN 13 :
Total Pages : 436 pages
Book Rating : 4.3/5 (97 download)

DOWNLOAD NOW!


Book Synopsis ARM System Architecture by : Stephen Bo Furber

Download or read book ARM System Architecture written by Stephen Bo Furber and published by Addison Wesley Publishing Company. This book was released on 1996 with total page 436 pages. Available in PDF, EPUB and Kindle. Book excerpt: ARM System Architecture will allow you to get started with ARM and get programs running under emulation. A competent user should understand how ARMs work and be able to conduct simple experiments in architecture modeling with only a book as a reference.

The Definitive Guide to ARM® Cortex®-M3 and Cortex®-M4 Processors

Download The Definitive Guide to ARM® Cortex®-M3 and Cortex®-M4 Processors PDF Online Free

Author :
Publisher : Newnes
ISBN 13 : 0124079180
Total Pages : 864 pages
Book Rating : 4.1/5 (24 download)

DOWNLOAD NOW!


Book Synopsis The Definitive Guide to ARM® Cortex®-M3 and Cortex®-M4 Processors by : Joseph Yiu

Download or read book The Definitive Guide to ARM® Cortex®-M3 and Cortex®-M4 Processors written by Joseph Yiu and published by Newnes. This book was released on 2013-10-06 with total page 864 pages. Available in PDF, EPUB and Kindle. Book excerpt: This new edition has been fully revised and updated to include extensive information on the ARM Cortex-M4 processor, providing a complete up-to-date guide to both Cortex-M3 and Cortex-M4 processors, and which enables migration from various processor architectures to the exciting world of the Cortex-M3 and M4. This book presents the background of the ARM architecture and outlines the features of the processors such as the instruction set, interrupt-handling and also demonstrates how to program and utilize the advanced features available such as the Memory Protection Unit (MPU). Chapters on getting started with IAR, Keil, gcc and CooCox CoIDE tools help beginners develop program codes. Coverage also includes the important areas of software development such as using the low power features, handling information input/output, mixed language projects with assembly and C, and other advanced topics. Two new chapters on DSP features and CMSIS-DSP software libraries, covering DSP fundamentals and how to write DSP software for the Cortex-M4 processor, including examples of using the CMSIS-DSP library, as well as useful information about the DSP capability of the Cortex-M4 processor A new chapter on the Cortex-M4 floating point unit and how to use it A new chapter on using embedded OS (based on CMSIS-RTOS), as well as details of processor features to support OS operations Various debugging techniques as well as a troubleshooting guide in the appendix topics on software porting from other architectures A full range of easy-to-understand examples, diagrams and quick reference appendices

The Definitive Guide to the ARM Cortex-M3

Download The Definitive Guide to the ARM Cortex-M3 PDF Online Free

Author :
Publisher : Newnes
ISBN 13 : 1856179648
Total Pages : 481 pages
Book Rating : 4.8/5 (561 download)

DOWNLOAD NOW!


Book Synopsis The Definitive Guide to the ARM Cortex-M3 by : Joseph Yiu

Download or read book The Definitive Guide to the ARM Cortex-M3 written by Joseph Yiu and published by Newnes. This book was released on 2009-11-19 with total page 481 pages. Available in PDF, EPUB and Kindle. Book excerpt: This user's guide does far more than simply outline the ARM Cortex-M3 CPU features; it explains step-by-step how to program and implement the processor in real-world designs. It teaches readers how to utilize the complete and thumb instruction sets in order to obtain the best functionality, efficiency, and reuseability. The author, an ARM engineer who helped develop the core, provides many examples and diagrams that aid understanding. Quick reference appendices make locating specific details a snap! Whole chapters are dedicated to: Debugging using the new CoreSight technology Migrating effectively from the ARM7 The Memory Protection Unit Interfaces, Exceptions,Interrupts ...and much more! The only available guide to programming and using the groundbreaking ARM Cortex-M3 processor Easy-to-understand examples, diagrams, quick reference appendices, full instruction and Thumb-2 instruction sets are included T teaches end users how to start from the ground up with the M3, and how to migrate from the ARM7

Embedded Systems Fundamentals with ARM Cortex-M Based Microcontrollers

Download Embedded Systems Fundamentals with ARM Cortex-M Based Microcontrollers PDF Online Free

Author :
Publisher :
ISBN 13 : 9781911531012
Total Pages : pages
Book Rating : 4.5/5 (31 download)

DOWNLOAD NOW!


Book Synopsis Embedded Systems Fundamentals with ARM Cortex-M Based Microcontrollers by : Alexander G. Dean

Download or read book Embedded Systems Fundamentals with ARM Cortex-M Based Microcontrollers written by Alexander G. Dean and published by . This book was released on 2017 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt:

Digital Signal Processing Using Arm Cortex-M Based Microcontrollers

Download Digital Signal Processing Using Arm Cortex-M Based Microcontrollers PDF Online Free

Author :
Publisher : Arm Education Media
ISBN 13 : 9781911531166
Total Pages : 354 pages
Book Rating : 4.5/5 (311 download)

DOWNLOAD NOW!


Book Synopsis Digital Signal Processing Using Arm Cortex-M Based Microcontrollers by : Cem Ünsalan

Download or read book Digital Signal Processing Using Arm Cortex-M Based Microcontrollers written by Cem Ünsalan and published by Arm Education Media. This book was released on 2018-12-12 with total page 354 pages. Available in PDF, EPUB and Kindle. Book excerpt: This textbook introduces readers to digital signal processing fundamentals using Arm Cortex-M based microcontrollers as demonstrator platforms. It covers foundational concepts, principles and techniques such as signals and systems, sampling, reconstruction and anti-aliasing, FIR and IIR filter design, transforms, and adaptive signal processing.

The Definitive Guide to the ARM Cortex-M0

Download The Definitive Guide to the ARM Cortex-M0 PDF Online Free

Author :
Publisher : Elsevier
ISBN 13 : 9780123854780
Total Pages : 552 pages
Book Rating : 4.8/5 (547 download)

DOWNLOAD NOW!


Book Synopsis The Definitive Guide to the ARM Cortex-M0 by : Joseph Yiu

Download or read book The Definitive Guide to the ARM Cortex-M0 written by Joseph Yiu and published by Elsevier. This book was released on 2011-04-04 with total page 552 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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

ARM-based Microcontroller Projects Using mbed

Download ARM-based Microcontroller Projects Using mbed PDF Online Free

Author :
Publisher : Newnes
ISBN 13 : 0081029705
Total Pages : 904 pages
Book Rating : 4.0/5 (81 download)

DOWNLOAD NOW!


Book Synopsis ARM-based Microcontroller Projects Using mbed by : Dogan Ibrahim

Download or read book ARM-based Microcontroller Projects Using mbed written by Dogan Ibrahim and published by Newnes. This book was released on 2019-04-15 with total page 904 pages. Available in PDF, EPUB and Kindle. Book excerpt: ARM-based Microcontroller Projects Using mbed gives readers a good understanding of the basic architecture and programming of ARM-based microcontrollers using ARM’s mbed software. The book presents the technology through a project-based approach with clearly structured sections that enable readers to use or modify them for their application. Sections include: Project title, Description of the project, Aim of the project, Block diagram of the project, Circuit diagram of the project, Construction of the project, Program listing, and a Suggestions for expansion. This book will be a valuable resource for professional engineers, students and researchers in computer engineering, computer science, automatic control engineering and mechatronics. Includes a wide variety of projects, such as digital/analog inputs and outputs (GPIO, ADC, DAC), serial communications (UART, 12C, SPI), WIFI, Bluetooth, DC and servo motors Based on the popular Nucleo-L476RG development board, but can be easily modified to any ARM compatible processor Shows how to develop robotic applications for a mobile robot Contains complete mbed program listings for all the projects in the book

ARM® Cortex® M4 Cookbook

Download ARM® Cortex® M4 Cookbook PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1782176519
Total Pages : 296 pages
Book Rating : 4.7/5 (821 download)

DOWNLOAD NOW!


Book Synopsis ARM® Cortex® M4 Cookbook by : Dr. Mark Fisher

Download or read book ARM® Cortex® M4 Cookbook written by Dr. Mark Fisher and published by Packt Publishing Ltd. This book was released on 2016-03-16 with total page 296 pages. Available in PDF, EPUB and Kindle. Book excerpt: Over 50 hands-on recipes that will help you develop amazing real-time applications using GPIO, RS232, ADC, DAC, timers, audio codecs, graphics LCD, and a touch screen About This Book This book focuses on programming embedded systems using a practical approach Examples show how to use bitmapped graphics and manipulate digital audio to produce amazing games and other multimedia applications The recipes in this book are written using ARM's MDK Microcontroller Development Kit which is the most comprehensive and accessible development solution Who This Book Is For This book is aimed at those with an interest in designing and programming embedded systems. These could include electrical engineers or computer programmers who want to get started with microcontroller applications using the ARM Cortex-M4 architecture in a short time frame. The book's recipes can also be used to support students learning embedded programming for the first time. Basic knowledge of programming using a high level language is essential but those familiar with other high level languages such as Python or Java should not have too much difficulty picking up the basics of embedded C programming. What You Will Learn Use ARM's uVision MDK to configure the microcontroller run time environment (RTE), create projects and compile download and run simple programs on an evaluation board. Use and extend device family packs to configure I/O peripherals. Develop multimedia applications using the touchscreen and audio codec beep generator. Configure the codec to stream digital audio and design digital filters to create amazing audio effects. Write multi-threaded programs using ARM's real time operating system (RTOS). Write critical sections of code in assembly language and integrate these with functions written in C. Fix problems using ARM's debugging tool to set breakpoints and examine variables. Port uVision projects to other open source development environments. In Detail Embedded microcontrollers are at the core of many everyday electronic devices. Electronic automotive systems rely on these devices for engine management, anti-lock brakes, in car entertainment, automatic transmission, active suspension, satellite navigation, etc. The so-called internet of things drives the market for such technology, so much so that embedded cores now represent 90% of all processor's sold. The ARM Cortex-M4 is one of the most powerful microcontrollers on the market and includes a floating point unit (FPU) which enables it to address applications. The ARM Cortex-M4 Microcontroller Cookbook provides a practical introduction to programming an embedded microcontroller architecture. This book attempts to address this through a series of recipes that develop embedded applications targeting the ARM-Cortex M4 device family. The recipes in this book have all been tested using the Keil MCBSTM32F400 board. This board includes a small graphic LCD touchscreen (320x240 pixels) that can be used to create a variety of 2D gaming applications. These motivate a younger audience and are used throughout the book to illustrate particular hardware peripherals and software concepts. C language is used predominantly throughout but one chapter is devoted to recipes involving assembly language. Programs are mostly written using ARM's free microcontroller development kit (MDK) but for those looking for open source development environments the book also shows how to configure the ARM-GNU toolchain. Some of the recipes described in the book are the basis for laboratories and assignments undertaken by undergraduates. Style and approach The ARM Cortex-M4 Cookbook is a practical guide full of hands-on recipes. It follows a step-by-step approach that allows you to find, utilize and learn ARM concepts quickly.

ARM Microprocessor Systems

Download ARM Microprocessor Systems PDF Online Free

Author :
Publisher : CRC Press
ISBN 13 : 1482259397
Total Pages : 515 pages
Book Rating : 4.4/5 (822 download)

DOWNLOAD NOW!


Book Synopsis ARM Microprocessor Systems by : Muhammad Tahir

Download or read book ARM Microprocessor Systems written by Muhammad Tahir and published by CRC Press. This book was released on 2017-02-17 with total page 515 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book presents the use of a microprocessor-based digital system in our daily life. Its bottom-up approach ensures that all the basic building blocks are covered before the development of a real-life system. The ultimate goal of the book is to equip students with all the fundamental building blocks as well as their integration, allowing them to implement the applications they have dreamed up with minimum effort.

Modern System-on-Chip Design on Arm

Download Modern System-on-Chip Design on Arm PDF Online Free

Author :
Publisher : Arm Education Media
ISBN 13 : 9781911531364
Total Pages : 608 pages
Book Rating : 4.5/5 (313 download)

DOWNLOAD NOW!


Book Synopsis Modern System-on-Chip Design on Arm by : David Greaves

Download or read book Modern System-on-Chip Design on Arm written by David Greaves and published by Arm Education Media. This book was released on 2021-08 with total page 608 pages. Available in PDF, EPUB and Kindle. Book excerpt: SoC design has seen significant advances in the decade and Arm-based silicon has often been at the heart of this revolution. Today, entire systems including processors, memories, sensors and analogue circuitry are all integrated into one single chip (hence "System-on-Chip" or SoC). The aim of this textbook is to expose aspiring and practising SoC designers to the fundamentals and latest developments in SoC design and technologies using examples of Arm(R) Cortex(R)-A technology and related IP blocks and interfaces. The entire SoC design process is discussed in detail, from memory and interconnects through to validation, fabrication and production. A particular highlight of this textbook is the focus on energy efficient SoC design, and the extensive supplementary materials which include a SystemC model of a Zynq chip. This textbook is aimed at final year undergraduate students, master students or engineers in the field looking to update their knowledge. It is assumed that readers will have a pre-existing understanding of RTL, Assembly Language and Operating Systems. For those readers looking for a entry-level introduction to SoC design, we recommend our Fundamentals of System-on-Chip Design on Arm Cortex-M Microcontrollers textbook.