Skip to content

Instantly share code, notes, and snippets.

@DanielO
Created July 3, 2019 22:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DanielO/096496b231336033709b56914a6826d4 to your computer and use it in GitHub Desktop.
Save DanielO/096496b231336033709b56914a6826d4 to your computer and use it in GitHub Desktop.
[Havok 15:52] ~/projects/stm32_blink >/usr/local/gcc-arm-none-eabi-7-2017-q4-major/bin/arm-none-eabi-readelf -l target/thumbv7m-none-eabi/debug/stm32_blink
Elf file type is EXEC (Executable file)
Entry point 0x8005d83
There are 3 program headers, starting at offset 52
Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
LOAD 0x001000 0x08000000 0x08000000 0x070e0 0x070e0 R E 0x1000
LOAD 0x0080e0 0x20000000 0x080070e0 0x00000 0x00010 RW 0x1000
GNU_STACK 0x000000 0x00000000 0x00000000 0x00000 0x00000 RW 0
Section to Segment mapping:
Segment Sections...
00 .vector_table .text .rodata
01 .data .bss
02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment