Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.36 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.36 KB

ARM_Playground

A repository where I document and share my adventure of learning ARM assembly and get to know different chips.

Roadmap

To first get a hang of ARM assembly I will work through the book called Programming with 64-Bit ARM Assembly Language, the examples and exercises I will code on a Raspberry PI 4 with 8GB of RAM. After the completion of this book I plan to go into the RP2040 (Raspberry PI Pico) with the Dual-Core ARM Cortex M0+ processor. On the side, I plan to work through the book ARM Assembly, Internals & Reverse Engineering, and I will use this opportunity to use Ghidra and get to know it better.

Content of interest

Used Devices/Chips/Controllers

Raspberry PI 4

Raspberry PI 4

Specs

  • Broadcom BCM2711, Quad core Cortex-A72 (ARM v8) 64-bit SoC @ 1.8GHz
  • 8GB LPDDR4-3200 SDRAM
Broadcom BCM2711
Quad core Cortex-A72