This is hello-world application, the Makefile can be used to generate an 32 bit ARM executable, statically linked elf file.
To execute in a ARM qemu emulator: $ qemu-arm-static ./hello-world.elf
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is hello-world application, the Makefile can be used to generate an 32 bit ARM executable, statically linked elf file.
To execute in a ARM qemu emulator: $ qemu-arm-static ./hello-world.elf