Makefile Fortschritt

This commit is contained in:
Tristan Krause 2019-03-22 15:51:52 +01:00
parent c8aa49d762
commit 12d7441f1f
10 changed files with 79 additions and 25 deletions

View file

@ -13,17 +13,17 @@ Idx Name Size VMA LMA File off Algn
CONTENTS, READONLY
4 .debug_aranges 00000020 00000000 00000000 00000194 2**0
CONTENTS, READONLY, DEBUGGING
5 .debug_info 000007dc 00000000 00000000 000001b4 2**0
5 .debug_info 00000833 00000000 00000000 000001b4 2**0
CONTENTS, READONLY, DEBUGGING
6 .debug_abbrev 00000762 00000000 00000000 00000990 2**0
6 .debug_abbrev 0000079a 00000000 00000000 000009e7 2**0
CONTENTS, READONLY, DEBUGGING
7 .debug_line 00000055 00000000 00000000 000010f2 2**0
7 .debug_line 00000061 00000000 00000000 00001181 2**0
CONTENTS, READONLY, DEBUGGING
8 .debug_frame 00000024 00000000 00000000 00001148 2**2
8 .debug_frame 00000024 00000000 00000000 000011e4 2**2
CONTENTS, READONLY, DEBUGGING
9 .debug_str 0000037a 00000000 00000000 0000116c 2**0
9 .debug_str 000003b8 00000000 00000000 00001208 2**0
CONTENTS, READONLY, DEBUGGING
10 .debug_ranges 00000010 00000000 00000000 000014e6 2**0
10 .debug_ranges 00000010 00000000 00000000 000015c0 2**0
CONTENTS, READONLY, DEBUGGING
Disassembly of section .text:
@ -80,8 +80,9 @@ Disassembly of section .text:
000000a4 <main>:
int main() {
SPI spi_master;
return 0;
}
a4: 80 e0 ldi r24, 0x00 ; 0