Cantitate/Preț
Produs

Embedded Systems: ARM Programming and Optimization

Autor Jason D. Bakos
en Limba Engleză Paperback – 23 sep 2015
Embedded Systems: ARM Programming and Optimization combines an exploration of the ARM architecture with an examination of the facilities offered by the Linux operating system to explain how various features of program design can influence processor performance. It demonstrates methods by which a programmer can optimize program code in a way that does not impact its behavior but improves its performance. Several applications, including image transformations, fractal generation, image convolution, and computer vision tasks, are used to describe and demonstrate these methods. From this, the reader will gain insight into computer architecture and application design, as well as gain practical knowledge in the area of embedded software design for modern embedded systems.


  • Covers three ARM instruction set architectures, the ARMv6 and ARMv7-A, as well as three ARM cores, the ARM11 on the Raspberry Pi, Cortex-A9 on the Xilinx Zynq 7020, and Cortex-A15 on the NVIDIA Tegra K1
  • Describes how to fully leverage the facilities offered by the Linux operating system, including the Linux GCC compiler toolchain and debug tools, performance monitoring support, OpenMP multicore runtime environment, video frame buffer, and video capture capabilities
  • Designed to accompany and work with most of the low cost Linux/ARM embedded development boards currently available
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (2) 43279 lei  3-5 săpt. +2073 lei  4-10 zile
  ELSEVIER SCIENCE – 7 feb 2024 43279 lei  3-5 săpt. +2073 lei  4-10 zile
  ELSEVIER SCIENCE – 23 sep 2015 53363 lei  6-8 săpt.

Preț: 53363 lei

Nou

Puncte Express: 800

Preț estimativ în valută:
10214 10645$ 8502£

Carte tipărită la comandă

Livrare economică 06-20 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780128003428
ISBN-10: 0128003421
Pagini: 320
Dimensiuni: 191 x 235 x 15 mm
Greutate: 0.66 kg
Editura: ELSEVIER SCIENCE

Public țintă

Professional programmers needing to understand embedded development, students in a course using ARM as the processor

Cuprins

1. The Linux/ARM Embedded Platform2. Multicore and Data-Level Optimization: OpenMP and SIMD3. Arithmetic Optimization and the Linux Framebuffer4. Memory Optimization and Video Processing5. Embedded Heterogeneous Programming with OpenCLA. Adding PMU Support to Raspbian for the Generation 1 Raspberry PiB. NEON Intrinsic ReferenceC. OpenCL Reference