-
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
15 changed files
with
237,250 additions
and
249,575 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
|
||
/Users/Luppy/mynewt/stm32bluepill-mynewt-sensor/bin/targets/nrf52_boot/app/apps/boot_stub/boot_stub.elf: file format elf32-littlearm | ||
/Users/Luppy/mynewt/stm32bluepill-mynewt-sensor/bin/targets/nrf52_boot/app/apps/boot_stub/boot_stub.elf | ||
c:/stm32bluepill-mynewt-sensor/bin/targets/nrf52_boot/app/apps/boot_stub/boot_stub.elf: file format elf32-littlearm | ||
c:/stm32bluepill-mynewt-sensor/bin/targets/nrf52_boot/app/apps/boot_stub/boot_stub.elf | ||
architecture: arm, flags 0x00000112: | ||
EXEC_P, HAS_SYMS, D_PAGED | ||
start address 0x000000d9 | ||
|
@@ -30,14 +30,14 @@ Idx Name Size VMA LMA File off Algn Flags | |
9 .ARM.attributes 0000002f 00000000 00000000 000202a0 2**0 CONTENTS, READONLY | ||
10 .comment 0000007f 00000000 00000000 000202cf 2**0 CONTENTS, READONLY | ||
11 .svc_table 00000004 00000000 00000000 0002034e 2**0 CONTENTS, READONLY | ||
12 .debug_line 00004909 00000000 00000000 00020352 2**0 CONTENTS, READONLY, DEBUGGING | ||
13 .debug_info 0000a2ad 00000000 00000000 00024c5b 2**0 CONTENTS, READONLY, DEBUGGING | ||
14 .debug_abbrev 00001ffa 00000000 00000000 0002ef08 2**0 CONTENTS, READONLY, DEBUGGING | ||
15 .debug_aranges 000004f0 00000000 00000000 00030f08 2**3 CONTENTS, READONLY, DEBUGGING | ||
16 .debug_str 00002491 00000000 00000000 000313f8 2**0 CONTENTS, READONLY, DEBUGGING | ||
17 .debug_loc 00001e98 00000000 00000000 00033889 2**0 CONTENTS, READONLY, DEBUGGING | ||
18 .debug_ranges 000003b0 00000000 00000000 00035721 2**0 CONTENTS, READONLY, DEBUGGING | ||
19 .debug_frame 000009d4 00000000 00000000 00035ad4 2**2 CONTENTS, READONLY, DEBUGGING | ||
12 .debug_line 00004a05 00000000 00000000 00020352 2**0 CONTENTS, READONLY, DEBUGGING | ||
13 .debug_info 0000a2ad 00000000 00000000 00024d57 2**0 CONTENTS, READONLY, DEBUGGING | ||
14 .debug_abbrev 00001ffa 00000000 00000000 0002f004 2**0 CONTENTS, READONLY, DEBUGGING | ||
15 .debug_aranges 000004f0 00000000 00000000 00031000 2**3 CONTENTS, READONLY, DEBUGGING | ||
16 .debug_str 00002480 00000000 00000000 000314f0 2**0 CONTENTS, READONLY, DEBUGGING | ||
17 .debug_loc 00001e98 00000000 00000000 00033970 2**0 CONTENTS, READONLY, DEBUGGING | ||
18 .debug_ranges 000003b0 00000000 00000000 00035808 2**0 CONTENTS, READONLY, DEBUGGING | ||
19 .debug_frame 000009d4 00000000 00000000 00035bb8 2**2 CONTENTS, READONLY, DEBUGGING | ||
SYMBOL TABLE: | ||
00000000 l d .text 00000000 .text | ||
00000b48 l d .ARM.extab 00000000 .ARM.extab | ||
|
@@ -2434,8 +2434,8 @@ SysTick_Handler: | |
b28: 0007c000 00001000 00000010 00004000 .............@.. | ||
b38: 00004000 00000011 0007d000 00003000 [email protected].. | ||
|
||
/Users/Luppy/mynewt/stm32bluepill-mynewt-sensor/bin/targets/nrf52_boot/app/apps/boot_stub/boot_stub.elf: file format elf32-littlearm | ||
c:/stm32bluepill-mynewt-sensor/bin/targets/nrf52_boot/app/apps/boot_stub/boot_stub.elf: file format elf32-littlearm | ||
|
||
arm-none-eabi-objdump: section '.rodata' mentioned in a -j option, but not found in any input file | ||
text data bss dec hex filename | ||
2912 24 260 3196 c7c /Users/Luppy/mynewt/stm32bluepill-mynewt-sensor/bin/targets/nrf52_boot/app/apps/boot_stub/boot_stub.elf | ||
2912 24 260 3196 c7c c:/stm32bluepill-mynewt-sensor/bin/targets/nrf52_boot/app/apps/boot_stub/boot_stub.elf |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.