opgave 4 en speaker
This commit is contained in:
@@ -10,6 +10,8 @@ Discarded input sections
|
||||
.text 0x00000000 0x0 main.o
|
||||
.data 0x00000000 0x0 main.o
|
||||
.bss 0x00000000 0x0 main.o
|
||||
.text.speaker 0x00000000 0x1e main.o
|
||||
.text.opgave1 0x00000000 0x1a main.o
|
||||
.text 0x00000000 0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/avr8/avr8-gnu-toolchain/bin/../lib/gcc/avr/4.9.2/avr51\libgcc.a(_exit.o)
|
||||
.data 0x00000000 0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/avr8/avr8-gnu-toolchain/bin/../lib/gcc/avr/4.9.2/avr51\libgcc.a(_exit.o)
|
||||
.bss 0x00000000 0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/avr8/avr8-gnu-toolchain/bin/../lib/gcc/avr/4.9.2/avr51\libgcc.a(_exit.o)
|
||||
@@ -144,7 +146,7 @@ END GROUP
|
||||
.rela.plt
|
||||
*(.rela.plt)
|
||||
|
||||
.text 0x00000000 0xe2
|
||||
.text 0x00000000 0xea
|
||||
*(.vectors)
|
||||
.vectors 0x00000000 0x8c C:/Program Files (x86)/Atmel/Studio/7.0/Packs/Atmel/ATmega_DFP/1.0.91/gcc/dev/atmega128/avr51/crtatmega128.o
|
||||
0x00000000 __vector_default
|
||||
@@ -236,15 +238,15 @@ END GROUP
|
||||
*(.text.*)
|
||||
.text.wait 0x0000009e 0x22 main.o
|
||||
0x0000009e wait
|
||||
.text.opgave1 0x000000c0 0x16 main.o
|
||||
0x000000c0 opgave1
|
||||
.text.main 0x000000d6 0x8 main.o
|
||||
0x000000d6 main
|
||||
0x000000de . = ALIGN (0x2)
|
||||
.text.opgave4 0x000000c0 0x18 main.o
|
||||
0x000000c0 opgave4
|
||||
.text.main 0x000000d8 0xe main.o
|
||||
0x000000d8 main
|
||||
0x000000e6 . = ALIGN (0x2)
|
||||
*(.fini9)
|
||||
.fini9 0x000000de 0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/avr8/avr8-gnu-toolchain/bin/../lib/gcc/avr/4.9.2/avr51\libgcc.a(_exit.o)
|
||||
0x000000de _exit
|
||||
0x000000de exit
|
||||
.fini9 0x000000e6 0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/avr8/avr8-gnu-toolchain/bin/../lib/gcc/avr/4.9.2/avr51\libgcc.a(_exit.o)
|
||||
0x000000e6 _exit
|
||||
0x000000e6 exit
|
||||
*(.fini9)
|
||||
*(.fini8)
|
||||
*(.fini8)
|
||||
@@ -263,11 +265,11 @@ END GROUP
|
||||
*(.fini1)
|
||||
*(.fini1)
|
||||
*(.fini0)
|
||||
.fini0 0x000000de 0x4 c:/program files (x86)/atmel/studio/7.0/toolchain/avr8/avr8-gnu-toolchain/bin/../lib/gcc/avr/4.9.2/avr51\libgcc.a(_exit.o)
|
||||
.fini0 0x000000e6 0x4 c:/program files (x86)/atmel/studio/7.0/toolchain/avr8/avr8-gnu-toolchain/bin/../lib/gcc/avr/4.9.2/avr51\libgcc.a(_exit.o)
|
||||
*(.fini0)
|
||||
0x000000e2 _etext = .
|
||||
0x000000ea _etext = .
|
||||
|
||||
.data 0x00800100 0x0 load address 0x000000e2
|
||||
.data 0x00800100 0x0 load address 0x000000ea
|
||||
0x00800100 PROVIDE (__data_start, .)
|
||||
*(.data)
|
||||
*(.data*)
|
||||
@@ -284,8 +286,8 @@ END GROUP
|
||||
*(.bss*)
|
||||
*(COMMON)
|
||||
0x00800100 PROVIDE (__bss_end, .)
|
||||
0x000000e2 __data_load_start = LOADADDR (.data)
|
||||
0x000000e2 __data_load_end = (__data_load_start + SIZEOF (.data))
|
||||
0x000000ea __data_load_start = LOADADDR (.data)
|
||||
0x000000ea __data_load_end = (__data_load_start + SIZEOF (.data))
|
||||
|
||||
.noinit 0x00800100 0x0
|
||||
0x00800100 PROVIDE (__noinit_start, .)
|
||||
@@ -356,38 +358,38 @@ END GROUP
|
||||
.debug_sfnames
|
||||
*(.debug_sfnames)
|
||||
|
||||
.debug_aranges 0x00000000 0x30
|
||||
.debug_aranges 0x00000000 0x40
|
||||
*(.debug_aranges)
|
||||
.debug_aranges
|
||||
0x00000000 0x30 main.o
|
||||
0x00000000 0x40 main.o
|
||||
|
||||
.debug_pubnames
|
||||
*(.debug_pubnames)
|
||||
|
||||
.debug_info 0x00000000 0x1bc
|
||||
.debug_info 0x00000000 0x242
|
||||
*(.debug_info .gnu.linkonce.wi.*)
|
||||
.debug_info 0x00000000 0x1bc main.o
|
||||
.debug_info 0x00000000 0x242 main.o
|
||||
|
||||
.debug_abbrev 0x00000000 0x138
|
||||
.debug_abbrev 0x00000000 0x161
|
||||
*(.debug_abbrev)
|
||||
.debug_abbrev 0x00000000 0x138 main.o
|
||||
.debug_abbrev 0x00000000 0x161 main.o
|
||||
|
||||
.debug_line 0x00000000 0x16b
|
||||
.debug_line 0x00000000 0x1cf
|
||||
*(.debug_line .debug_line.* .debug_line_end)
|
||||
.debug_line 0x00000000 0x16b main.o
|
||||
.debug_line 0x00000000 0x1cf main.o
|
||||
|
||||
.debug_frame 0x00000000 0x44
|
||||
.debug_frame 0x00000000 0x70
|
||||
*(.debug_frame)
|
||||
.debug_frame 0x00000000 0x44 main.o
|
||||
.debug_frame 0x00000000 0x70 main.o
|
||||
|
||||
.debug_str 0x00000000 0x184
|
||||
.debug_str 0x00000000 0x194
|
||||
*(.debug_str)
|
||||
.debug_str 0x00000000 0x184 main.o
|
||||
0x1b8 (size before relaxing)
|
||||
.debug_str 0x00000000 0x194 main.o
|
||||
0x1c8 (size before relaxing)
|
||||
|
||||
.debug_loc 0x00000000 0x6a
|
||||
.debug_loc 0x00000000 0xcf
|
||||
*(.debug_loc)
|
||||
.debug_loc 0x00000000 0x6a main.o
|
||||
.debug_loc 0x00000000 0xcf main.o
|
||||
|
||||
.debug_macinfo
|
||||
*(.debug_macinfo)
|
||||
@@ -407,9 +409,9 @@ END GROUP
|
||||
.debug_pubtypes
|
||||
*(.debug_pubtypes)
|
||||
|
||||
.debug_ranges 0x00000000 0x20
|
||||
.debug_ranges 0x00000000 0x30
|
||||
*(.debug_ranges)
|
||||
.debug_ranges 0x00000000 0x20 main.o
|
||||
.debug_ranges 0x00000000 0x30 main.o
|
||||
|
||||
.debug_macro
|
||||
*(.debug_macro)
|
||||
|
||||
Reference in New Issue
Block a user