Embedded Systems: ARM Programming and Optimization
U**M
Great book and great study!
I bought this book alongside a raspberry-pi 2 B in order to practice. The presentation is very clear and systematic. I bought the book because I write software for embedded systems (firmware), but do not have enough knowledge or experience about embedded systems. I showed it to a colleague (with vast experience in writing firmware) and he liked it a lot. The book is oriented towards ARM processors which are everywhere, and Raspberry Pi as a platform to try the code. Most embedded HW uses CPUs designed by ARM, making knowledge of programming for ARM very practical. The book covers several code optimizations, including writing in assembly, parallelizing the code using OpenMP (openmp is useful for non-ARM projects as well) and Neon. It does not matter if you are a young engineer or a seasoned one, This is the book for self study.(in the image you can see the RPi I practice on)Enjoy your study!
TrustPilot
1 个月前
1天前