baremetal-arm icon indicating copy to clipboard operation
baremetal-arm copied to clipboard

An ebook about bare-metal programming for ARM

Results 18 baremetal-arm issues
Sort by recently updated
recently updated
newest added

Thanks again for all you've done. I run into an issue in chapter 5 while building the project with cmake/make. It appears cmake will create files with a .obj extension...

Hi, In Chapter 2, page 15, under Memory mappings section, there appears to be a discrepancy in the memory address at first-hang.bin. Do we inspect memory at address 0x100000 or...

Hi, in doc/03_bootloader.md, you say to modify the U-Boot config, specifically setting `CONFIG_BOOTCOMMAND="run mmc_elf_bootcmd"`, while in the next paragraph, you add a bootcommand / environment variable `bootcmd_bare_arm`. Is this intended?...

I am currently working through the book and hoped to contribute by correcting a few small errors as I go.

Hi, First of all, thanks for creating this project! Just wanted to point out the trouble when trying to run it with Windows Subsystem for Linux (WSL). The first boot...

changed text reference from global symbol _Entry to _Reset to reflect the linker script

Removed local duplicate of static gic_dregs from gic_init().

Somethings I found tonight when I was reading due to work keeping me up : )