Created
May 1, 2024 18:38
-
-
Save mbondaru/fae810e40d03a1e06437ccd90a0fa7e5 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pi@raspberrypi:~/Desktop/vc4-toolchain/helloworld $ vc4-elf-objdump -S helloworld.o | |
helloworld.o: file format elf32-vc4 | |
Disassembly of section .text.startup: | |
00000000 <main>: | |
0: ef 03 stm lr,(--sp) | |
12: Address 0x00000012 is out of bounds. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment