Raspberry Pi Assembly Language (for) Beginners
Posted: Mon Apr 22, 2013 6:52 am
I have a Raspberry Pi and it took me forever to buy it and all of the accessories for it. I was looking for a book on machine language for the ARM Cortex F4 and I stumbled across this book because the Raspberry Pi has an ARM1176JZF-S 700 MHz processor and bare metal programming should be faster than C or Linux.
Raspberry Pi Assembly Language Beginners: Hands On Guide (Volume 1) [Paperback]
http://www.amazon.com/Raspberry-Pi-Asse ... rogramming
The book looks more "old school" to people like me than jumping in and learning Linux or C.
If you research the original plans for the Raspberry Pi, it was originally planned around the Atmel ATmega 644 processor as the original plans were:
http://en.wikipedia.org/wiki/Raspberry_Pi
It looks like a good diversion to help me learn the ST Discovery F4 ARM chip (there is a seperate book for this Microprocessor/CPU) which is what I wanted to do anyway.
The author also has a website and he is quite experienced on ARM:
www.brucesmith.info
Raspberry Pi Assembly Language Beginners: Hands On Guide (Volume 1) [Paperback]
http://www.amazon.com/Raspberry-Pi-Asse ... rogramming
The book looks more "old school" to people like me than jumping in and learning Linux or C.
If you research the original plans for the Raspberry Pi, it was originally planned around the Atmel ATmega 644 processor as the original plans were:
http://en.wikipedia.org/wiki/Raspberry_Pi
It looks like a good diversion to help me learn the ST Discovery F4 ARM chip (there is a seperate book for this Microprocessor/CPU) which is what I wanted to do anyway.
The author also has a website and he is quite experienced on ARM:
www.brucesmith.info