Skip to content

Instantly share code, notes, and snippets.

@csammis
Last active January 20, 2016 15:37
Show Gist options
  • Save csammis/d56ff1f76aa0fbed5b97 to your computer and use it in GitHub Desktop.
Save csammis/d56ff1f76aa0fbed5b97 to your computer and use it in GitHub Desktop.
Linker map generated by TI msp430-gcc
~/Projects/ti/gcc/bin/msp430-elf-gcc main.o -mmcu=msp430g2231 -Wl,-M -L ~/Projects/ti/gcc/include -T msp430g2231.ld -o main.elf
Archive member included to satisfy reference by file (symbol)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
main.o (__mspabi_divli)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(epilogue.o)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o) (__mspabi_func_epilog_6)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_udivdi3.o)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o) (__mspabi_divull)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_lshrdi3.o)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_udivdi3.o) (__lshrdi3)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_ashldi3.o)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_udivdi3.o) (__ashldi3)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clzdi2.o)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_udivdi3.o) (__clzdi2)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(slli.o)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_lshrdi3.o) (__mspabi_slll)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(srli.o)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_lshrdi3.o) (__mspabi_srll)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clz.o)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clzdi2.o) (__clz_tab)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_bss.o)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtbegin.o (__crt0_init_bss)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_movedata.o)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtbegin.o (__crt0_movedata)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_main.o)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crt0.o (__crt0_call_init_then_main)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_callexit.o)
main.o (__crt0_call_exit)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libnosys.a(ciosyscalls.o)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_callexit.o) (_exit)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-errno.o)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libnosys.a(ciosyscalls.o) (__errno)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-impure.o)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-errno.o) (_impure_ptr)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memmove.o)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_movedata.o) (memmove)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memset.o)
/Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_bss.o) (memset)
Allocating common symbols
Common symbol size file
curr_note 0x1 main.o
sound_playing 0x1 main.o
curr_duration 0x2 main.o
time_to_switch 0x1 main.o
Memory Configuration
Name Origin Length Attributes
SFR 0x0000000000000000 0x0000000000000010
RAM 0x0000000000000200 0x0000000000000080
INFOMEM 0x0000000000001000 0x0000000000000100
INFOA 0x00000000000010c0 0x0000000000000040
INFOB 0x0000000000001080 0x0000000000000040
INFOC 0x0000000000001040 0x0000000000000040
INFOD 0x0000000000001000 0x0000000000000040
ROM 0x000000000000f800 0x00000000000007e0 xr
VECT1 0x000000000000ffe0 0x0000000000000002
VECT2 0x000000000000ffe2 0x0000000000000002
VECT3 0x000000000000ffe4 0x0000000000000002
VECT4 0x000000000000ffe6 0x0000000000000002
VECT5 0x000000000000ffe8 0x0000000000000002
VECT6 0x000000000000ffea 0x0000000000000002
VECT7 0x000000000000ffec 0x0000000000000002
VECT8 0x000000000000ffee 0x0000000000000002
VECT9 0x000000000000fff0 0x0000000000000002
VECT10 0x000000000000fff2 0x0000000000000002
VECT11 0x000000000000fff4 0x0000000000000002
VECT12 0x000000000000fff6 0x0000000000000002
VECT13 0x000000000000fff8 0x0000000000000002
VECT14 0x000000000000fffa 0x0000000000000002
VECT15 0x000000000000fffc 0x0000000000000002
RESETVEC 0x000000000000fffe 0x0000000000000002
*default* 0x0000000000000000 0xffffffffffffffff
Linker script and memory map
LOAD /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crt0.o
LOAD /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtbegin.o
LOAD main.o
LOAD /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a
START GROUP
LOAD /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libmul_none.a
LOAD /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a
LOAD /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a
LOAD /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a
LOAD /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libnosys.a
END GROUP
LOAD /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a
LOAD /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtend.o
LOAD /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crtn.o
LOAD /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a
__interrupt_vector_1
*(__interrupt_vector_1)
__interrupt_vector_2
*(__interrupt_vector_2)
__interrupt_vector_3
0x000000000000ffe4 0x2
*(__interrupt_vector_3)
__interrupt_vector_3
0x000000000000ffe4 0x2 main.o
*(__interrupt_vector_port1)
__interrupt_vector_4
*(__interrupt_vector_4)
*(__interrupt_vector_port2)
__interrupt_vector_5
*(__interrupt_vector_5)
*(__interrupt_vector_usi)
__interrupt_vector_6
*(__interrupt_vector_6)
*(__interrupt_vector_adc10)
__interrupt_vector_7
*(__interrupt_vector_7)
__interrupt_vector_8
*(__interrupt_vector_8)
__interrupt_vector_9
*(__interrupt_vector_9)
*(__interrupt_vector_timera1)
__interrupt_vector_10
*(__interrupt_vector_10)
*(__interrupt_vector_timera0)
__interrupt_vector_11
0x000000000000fff4 0x2
*(__interrupt_vector_11)
__interrupt_vector_11
0x000000000000fff4 0x2 main.o
*(__interrupt_vector_wdt)
__interrupt_vector_12
*(__interrupt_vector_12)
__interrupt_vector_13
*(__interrupt_vector_13)
__interrupt_vector_14
*(__interrupt_vector_14)
__interrupt_vector_15
*(__interrupt_vector_15)
*(__interrupt_vector_nmi)
__reset_vector 0x000000000000fffe 0x2
*(__interrupt_vector_16)
*(__interrupt_vector_reset)
*(.resetvec)
.resetvec 0x000000000000fffe 0x2 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crt0.o
.rodata 0x000000000000f800 0x108
0x000000000000f800 . = ALIGN (0x2)
*(.plt)
*(.rodata .rodata.* .gnu.linkonce.r.* .const .const:*)
.rodata.__clz_tab
0x000000000000f800 0x100 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clz.o)
0x000000000000f800 __clz_tab
.rodata._global_impure_ptr
0x000000000000f900 0x2 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-impure.o)
0x000000000000f900 _global_impure_ptr
.rodata 0x000000000000f902 0x2 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-impure.o)
*(.rodata1)
*(.gcc_except_table)
*(.gcc_except_table.*)
0x000000000000f904 PROVIDE (__preinit_array_start, .)
*(.preinit_array)
0x000000000000f904 PROVIDE (__preinit_array_end, .)
0x000000000000f904 PROVIDE (__init_array_start, .)
*(SORT(.init_array.*))
*(.init_array)
0x000000000000f904 PROVIDE (__init_array_end, .)
0x000000000000f904 PROVIDE (__fini_array_start, .)
*(.fini_array)
*(SORT(.fini_array.*))
0x000000000000f904 PROVIDE (__fini_array_end, .)
0x000000000000f904 0x4 LONG 0x0
.rodata2 0x000000000000f908 0x7c
0x000000000000f908 . = ALIGN (0x2)
*(.eh_frame_hdr)
*(.eh_frame)
.eh_frame 0x000000000000f908 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtbegin.o
.eh_frame 0x000000000000f908 0x6e /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_udivdi3.o)
*fill* 0x000000000000f976 0x2
.eh_frame 0x000000000000f978 0x4 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtend.o
*crtbegin*.o(.ctors)
.ctors 0x000000000000f97c 0x2 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtbegin.o
*(EXCLUDE_FILE(*crtend*.o) .ctors)
*(SORT(.ctors.*))
*(.ctors)
.ctors 0x000000000000f97e 0x2 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtend.o
*crtbegin*.o(.dtors)
.dtors 0x000000000000f980 0x2 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtbegin.o
*(EXCLUDE_FILE(*crtend*.o) .dtors)
*(SORT(.dtors.*))
*(.dtors)
.dtors 0x000000000000f982 0x2 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtend.o
.text 0x000000000000f984 0xb92
0x000000000000f984 . = ALIGN (0x2)
0x000000000000f984 PROVIDE (_start, .)
*(SORT(.crt_*))
.crt_0000start
0x000000000000f984 0x4 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crt0.o
0x000000000000f984 __crt0_start
.crt_0100init_bss
0x000000000000f988 0xe /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_bss.o)
0x000000000000f988 __crt0_init_bss
.crt_0300movedata
0x000000000000f996 0x14 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_movedata.o)
0x000000000000f996 __crt0_movedata
.crt_0700call_init_then_main
0x000000000000f9aa 0xa /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_main.o)
0x000000000000f9aa __crt0_call_init_then_main
.crt_0800call_exit
0x000000000000f9b4 0x4 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_callexit.o)
0x000000000000f9b4 __crt0_call_exit
.crt_0900main_init
0x000000000000f9b8 0x3c /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crt0.o
0x000000000000f9b8 _msp430_run_init_array
0x000000000000f9c6 _msp430_run_preinit_array
0x000000000000f9d4 _msp430_run_fini_array
*(.lowtext .text .stub .text.* .gnu.linkonce.t.* .text:*)
.text 0x000000000000f9f4 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crt0.o
.text 0x000000000000f9f4 0xa8 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtbegin.o
.text 0x000000000000fa9c 0x184 main.o
0x000000000000fa9c hard_delay
0x000000000000faa6 play
0x000000000000fac2 wdt_isr
0x000000000000fb7c main
0x000000000000fbc4 debounce_switch
0x000000000000fbda p1_isr
.text 0x000000000000fc20 0x4 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
0x000000000000fc20 __mspabi_divllu
.text.udivmodsi4
0x000000000000fc24 0x92 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
0x000000000000fc24 udivmodsi4
.text.__divsi3
0x000000000000fcb6 0x84 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
0x000000000000fcb6 __mspabi_divli
.text.__modsi3
0x000000000000fd3a 0x60 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
0x000000000000fd3a __mspabi_remli
.text.__udivsi3
0x000000000000fd9a 0xe /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
0x000000000000fd9a __mspabi_divul
0x000000000000fd9a __mspabi_divlu
.text.__umodsi3
0x000000000000fda8 0xe /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
0x000000000000fda8 __mspabi_remul
.text 0x000000000000fdb6 0x10 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(epilogue.o)
0x000000000000fdb6 __mspabi_func_epilog_7
0x000000000000fdb8 __mspabi_func_epilog_6
0x000000000000fdba __mspabi_func_epilog_5
0x000000000000fdbc __mspabi_func_epilog_4
0x000000000000fdbe __mspabi_func_epilog_3
0x000000000000fdc0 __mspabi_func_epilog_2
0x000000000000fdc2 __mspabi_func_epilog_1
.text 0x000000000000fdc6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_udivdi3.o)
.text.__udivdi3
0x000000000000fdc6 0x3be /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_udivdi3.o)
0x000000000000fdc6 __mspabi_divull
.text 0x0000000000010184 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_lshrdi3.o)
.text.__lshrdi3
0x0000000000010184 0x82 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_lshrdi3.o)
0x0000000000010184 __lshrdi3
.text 0x0000000000010206 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_ashldi3.o)
.text.__ashldi3
0x0000000000010206 0x84 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_ashldi3.o)
0x0000000000010206 __ashldi3
.text 0x000000000001028a 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clzdi2.o)
.text.__clzdi2
0x000000000001028a 0x68 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clzdi2.o)
0x000000000001028a __clzdi2
.text 0x00000000000102f2 0x74 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(slli.o)
0x00000000000102f2 __mspabi_slli_15
0x00000000000102f4 __mspabi_slli_14
0x00000000000102f6 __mspabi_slli_13
0x00000000000102f8 __mspabi_slli_12
0x00000000000102fa __mspabi_slli_11
0x00000000000102fc __mspabi_slli_10
0x00000000000102fe __mspabi_slli_9
0x0000000000010300 __mspabi_slli_8
0x0000000000010302 __mspabi_slli_7
0x0000000000010304 __mspabi_slli_6
0x0000000000010306 __mspabi_slli_5
0x0000000000010308 __mspabi_slli_4
0x000000000001030a __mspabi_slli_3
0x000000000001030c __mspabi_slli_2
0x000000000001030e __mspabi_slli_1
0x0000000000010316 __mspabi_slli
0x000000000001031c __mspabi_slll_15
0x0000000000010320 __mspabi_slll_14
0x0000000000010324 __mspabi_slll_13
0x0000000000010328 __mspabi_slll_12
0x000000000001032c __mspabi_slll_11
0x0000000000010330 __mspabi_slll_10
0x0000000000010334 __mspabi_slll_9
0x0000000000010338 __mspabi_slll_8
0x000000000001033c __mspabi_slll_7
0x0000000000010340 __mspabi_slll_6
0x0000000000010344 __mspabi_slll_5
0x0000000000010348 __mspabi_slll_4
0x000000000001034c __mspabi_slll_3
0x0000000000010350 __mspabi_slll_2
0x0000000000010354 __mspabi_slll_1
0x0000000000010360 __mspabi_slll
.text 0x0000000000010366 0xb4 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(srli.o)
0x0000000000010366 __mspabi_srli_15
0x000000000001036a __mspabi_srli_14
0x000000000001036e __mspabi_srli_13
0x0000000000010372 __mspabi_srli_12
0x0000000000010376 __mspabi_srli_11
0x000000000001037a __mspabi_srli_10
0x000000000001037e __mspabi_srli_9
0x0000000000010382 __mspabi_srli_8
0x0000000000010386 __mspabi_srli_7
0x000000000001038a __mspabi_srli_6
0x000000000001038e __mspabi_srli_5
0x0000000000010392 __mspabi_srli_4
0x0000000000010396 __mspabi_srli_3
0x000000000001039a __mspabi_srli_2
0x000000000001039e __mspabi_srli_1
0x00000000000103aa __mspabi_srli
0x00000000000103b0 __mspabi_srll_15
0x00000000000103b6 __mspabi_srll_14
0x00000000000103bc __mspabi_srll_13
0x00000000000103c2 __mspabi_srll_12
0x00000000000103c8 __mspabi_srll_11
0x00000000000103ce __mspabi_srll_10
0x00000000000103d4 __mspabi_srll_9
0x00000000000103da __mspabi_srll_8
0x00000000000103e0 __mspabi_srll_7
0x00000000000103e6 __mspabi_srll_6
0x00000000000103ec __mspabi_srll_5
0x00000000000103f2 __mspabi_srll_4
0x00000000000103f8 __mspabi_srll_3
0x00000000000103fe __mspabi_srll_2
0x0000000000010404 __mspabi_srll_1
0x0000000000010414 __mspabi_srll
.text 0x000000000001041a 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clz.o)
.text 0x000000000001041a 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_bss.o)
.text 0x000000000001041a 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_movedata.o)
.text 0x000000000001041a 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_main.o)
.text 0x000000000001041a 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_callexit.o)
.text 0x000000000001041a 0x62 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libnosys.a(ciosyscalls.o)
0x000000000001041a exit
0x000000000001041a _exit
0x000000000001041e open
0x000000000001042c close
0x000000000001043a read
0x0000000000010448 fstat
0x0000000000010456 lseek
0x0000000000010464 kill
0x0000000000010472 _isatty
0x0000000000010472 isatty
0x0000000000010476 getpid
.text 0x000000000001047c 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-errno.o)
.text.__errno 0x000000000001047c 0x6 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-errno.o)
0x000000000001047c __errno
.text 0x0000000000010482 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-impure.o)
.text 0x0000000000010482 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memmove.o)
.text.memmove 0x0000000000010482 0x40 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memmove.o)
0x0000000000010482 memmove
.text 0x00000000000104c2 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memset.o)
.text.memset 0x00000000000104c2 0x14 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memset.o)
0x00000000000104c2 memset
.text 0x00000000000104d6 0x20 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtend.o
.text 0x00000000000104f6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crtn.o
*(.text.*personality*)
*(.gnu.warning)
*(.interp .hash .dynsym .dynstr .gnu.version*)
[!provide] PROVIDE (__etext, .)
[!provide] PROVIDE (_etext, .)
[!provide] PROVIDE (etext, .)
0x00000000000104f6 . = ALIGN (0x2)
*(.init)
.init 0x00000000000104f6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crt0.o
0x00000000000104f6 __msp430_init
.init 0x00000000000104f6 0x4 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtbegin.o
.init 0x00000000000104fa 0x4 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtend.o
.init 0x00000000000104fe 0xa /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crtn.o
0x0000000000010508 __msp430_init_end
*(.fini)
.fini 0x0000000000010508 0x4 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crt0.o
0x0000000000010508 __msp430_fini
.fini 0x000000000001050c 0x4 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtbegin.o
.fini 0x0000000000010510 0x2 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crtn.o
0x0000000000010512 __msp430_fini_end
*(.tm_clone_table)
.tm_clone_table
0x0000000000010512 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtbegin.o
.tm_clone_table
0x0000000000010512 0x4 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtend.o
.data 0x0000000000000200 0xb6 load address 0x0000000000010516
0x0000000000000200 . = ALIGN (0x2)
0x0000000000000200 PROVIDE (__datastart, .)
*(.jcr)
.jcr 0x0000000000000200 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtbegin.o
.jcr 0x0000000000000200 0x2 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtend.o
*(.data.rel.ro.local)
*(.data.rel.ro*)
*(.dynamic)
*(.data .data.* .gnu.linkonce.d.*)
.data 0x0000000000000202 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crt0.o
.data 0x0000000000000202 0x4 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtbegin.o
0x0000000000000202 __dso_handle
.data 0x0000000000000206 0x36 main.o
0x0000000000000206 duration
0x0000000000000214 notes
0x0000000000000222 frequencies
.data 0x000000000000023c 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
.data 0x000000000000023c 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(epilogue.o)
.data 0x000000000000023c 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_udivdi3.o)
.data 0x000000000000023c 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_lshrdi3.o)
.data 0x000000000000023c 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_ashldi3.o)
.data 0x000000000000023c 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clzdi2.o)
.data 0x000000000000023c 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(slli.o)
.data 0x000000000000023c 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(srli.o)
.data 0x000000000000023c 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clz.o)
.data 0x000000000000023c 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_bss.o)
.data 0x000000000000023c 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_movedata.o)
.data 0x000000000000023c 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_main.o)
.data 0x000000000000023c 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_callexit.o)
.data 0x000000000000023c 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libnosys.a(ciosyscalls.o)
.data 0x000000000000023c 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-errno.o)
.data 0x000000000000023c 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-impure.o)
.data._impure_ptr
0x000000000000023c 0x2 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-impure.o)
0x000000000000023c _impure_ptr
.data.impure_data
0x000000000000023e 0x78 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-impure.o)
.data 0x00000000000002b6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memmove.o)
.data 0x00000000000002b6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memset.o)
.data 0x00000000000002b6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtend.o
.data 0x00000000000002b6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crtn.o
*(.gnu.linkonce.d.*personality*)
*(.data1)
*(.got.plt)
*(.got)
0x00000000000002b6 . = ALIGN (0x2)
*(.sdata .sdata.* .gnu.linkonce.s.* D_2 D_1)
0x00000000000002b6 . = ALIGN (0x2)
0x00000000000002b6 _edata = .
[!provide] PROVIDE (edata, .)
[!provide] PROVIDE (__dataend, .)
0x0000000000010516 PROVIDE (__romdatastart, LOADADDR (.data))
0x00000000000000b6 PROVIDE (__romdatacopysize, SIZEOF (.data))
.bss 0x00000000000002b6 0x15 load address 0x00000000000105cc
0x00000000000002b6 . = ALIGN (0x2)
0x00000000000002b6 PROVIDE (__bssstart, .)
*(.dynbss)
*(.sbss .sbss.*)
*(.bss .bss.* .gnu.linkonce.b.*)
.bss 0x00000000000002b6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crt0.o
.bss 0x00000000000002b6 0x10 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtbegin.o
.bss 0x00000000000002c6 0x0 main.o
.bss 0x00000000000002c6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
.bss 0x00000000000002c6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(epilogue.o)
.bss 0x00000000000002c6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_udivdi3.o)
.bss 0x00000000000002c6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_lshrdi3.o)
.bss 0x00000000000002c6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_ashldi3.o)
.bss 0x00000000000002c6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clzdi2.o)
.bss 0x00000000000002c6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(slli.o)
.bss 0x00000000000002c6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(srli.o)
.bss 0x00000000000002c6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clz.o)
.bss 0x00000000000002c6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_bss.o)
.bss 0x00000000000002c6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_movedata.o)
.bss 0x00000000000002c6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_main.o)
.bss 0x00000000000002c6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_callexit.o)
.bss 0x00000000000002c6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libnosys.a(ciosyscalls.o)
.bss 0x00000000000002c6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-errno.o)
.bss 0x00000000000002c6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-impure.o)
.bss 0x00000000000002c6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memmove.o)
.bss 0x00000000000002c6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memset.o)
.bss 0x00000000000002c6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtend.o
.bss 0x00000000000002c6 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crtn.o
0x00000000000002c6 . = ALIGN (0x2)
*(COMMON)
COMMON 0x00000000000002c6 0x5 main.o
0x00000000000002c6 curr_note
0x00000000000002c7 sound_playing
0x00000000000002c8 curr_duration
0x00000000000002ca time_to_switch
[!provide] PROVIDE (__bssend, .)
0x0000000000000015 PROVIDE (__bsssize, SIZEOF (.bss))
.noinit 0x00000000000002cb 0x1 load address 0x00000000000105cc
0x00000000000002cc . = ALIGN (0x2)
*fill* 0x00000000000002cb 0x1
[!provide] PROVIDE (__noinit_start, .)
*(.noinit)
0x00000000000002cc . = ALIGN (0x2)
[!provide] PROVIDE (__noinit_end, .)
0x00000000000002cc end = .
.heap 0x00000000000002cc 0x4 load address 0x00000000000105cc
0x00000000000002cc . = ALIGN (0x2)
0x00000000000002cc __heap_start__ = .
0x00000000000002cc _end = __heap_start__
[!provide] PROVIDE (end, .)
*(.heap)
0x00000000000002cc _end = .
[!provide] PROVIDE (end, .)
0x00000000000002cc 0x4 LONG 0x0
0x00000000000002d0 __heap_end__ = .
0x00000000000002d0 __HeapLimit = __heap_end__
.stack 0x0000000000000280 0x0
0x0000000000000280 PROVIDE (__stack, .)
*(.stack)
.infoA
.infoB
.infoC
.infoD
.MP430.attributes
0x0000000000000000 0x211
*(.MSP430.attributes)
.MSP430.attributes
0x0000000000000000 0x17 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crt0.o
.MSP430.attributes
0x0000000000000017 0x17 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtbegin.o
.MSP430.attributes
0x000000000000002e 0x17 main.o
.MSP430.attributes
0x0000000000000045 0x17 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
.MSP430.attributes
0x000000000000005c 0x17 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(epilogue.o)
.MSP430.attributes
0x0000000000000073 0x17 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_udivdi3.o)
.MSP430.attributes
0x000000000000008a 0x17 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_lshrdi3.o)
.MSP430.attributes
0x00000000000000a1 0x17 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_ashldi3.o)
.MSP430.attributes
0x00000000000000b8 0x17 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clzdi2.o)
.MSP430.attributes
0x00000000000000cf 0x17 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(slli.o)
.MSP430.attributes
0x00000000000000e6 0x17 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(srli.o)
.MSP430.attributes
0x00000000000000fd 0x17 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clz.o)
.MSP430.attributes
0x0000000000000114 0x17 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_bss.o)
.MSP430.attributes
0x000000000000012b 0x17 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_movedata.o)
.MSP430.attributes
0x0000000000000142 0x17 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_main.o)
.MSP430.attributes
0x0000000000000159 0x17 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_callexit.o)
.MSP430.attributes
0x0000000000000170 0x17 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libnosys.a(ciosyscalls.o)
.MSP430.attributes
0x0000000000000187 0x17 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-errno.o)
.MSP430.attributes
0x000000000000019e 0x17 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-impure.o)
.MSP430.attributes
0x00000000000001b5 0x17 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memmove.o)
.MSP430.attributes
0x00000000000001cc 0x17 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memset.o)
.MSP430.attributes
0x00000000000001e3 0x17 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtend.o
.MSP430.attributes
0x00000000000001fa 0x17 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crtn.o
*(.gnu.attributes)
*(__TI_build_attributes)
.stab
*(.stab)
.stabstr
*(.stabstr)
.stab.excl
*(.stab.excl)
.stab.exclstr
*(.stab.exclstr)
.stab.index
*(.stab.index)
.stab.indexstr
*(.stab.indexstr)
.comment 0x0000000000000000 0x61
*(.comment)
.comment 0x0000000000000000 0x61 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtbegin.o
0x62 (size before relaxing)
.comment 0x0000000000000061 0x62 main.o
.comment 0x0000000000000061 0x62 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
.comment 0x0000000000000061 0x62 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_udivdi3.o)
.comment 0x0000000000000061 0x62 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_lshrdi3.o)
.comment 0x0000000000000061 0x62 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_ashldi3.o)
.comment 0x0000000000000061 0x62 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clzdi2.o)
.comment 0x0000000000000061 0x62 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clz.o)
.comment 0x0000000000000061 0x62 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-errno.o)
.comment 0x0000000000000061 0x62 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-impure.o)
.comment 0x0000000000000061 0x62 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memmove.o)
.comment 0x0000000000000061 0x62 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memset.o)
.comment 0x0000000000000061 0x62 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/crtend.o
.debug
*(.debug)
.line
*(.line)
.debug_srcinfo
*(.debug_srcinfo)
.debug_sfnames
*(.debug_sfnames)
.debug_aranges 0x0000000000000000 0x268
*(.debug_aranges)
.debug_aranges
0x0000000000000000 0x30 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crt0.o
.debug_aranges
0x0000000000000030 0x20 main.o
.debug_aranges
0x0000000000000050 0x40 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
.debug_aranges
0x0000000000000090 0x20 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_udivdi3.o)
.debug_aranges
0x00000000000000b0 0x20 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_lshrdi3.o)
.debug_aranges
0x00000000000000d0 0x20 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_ashldi3.o)
.debug_aranges
0x00000000000000f0 0x20 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clzdi2.o)
.debug_aranges
0x0000000000000110 0x18 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clz.o)
.debug_aranges
0x0000000000000128 0x20 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_bss.o)
.debug_aranges
0x0000000000000148 0x20 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_movedata.o)
.debug_aranges
0x0000000000000168 0x20 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_main.o)
.debug_aranges
0x0000000000000188 0x20 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_callexit.o)
.debug_aranges
0x00000000000001a8 0x20 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libnosys.a(ciosyscalls.o)
.debug_aranges
0x00000000000001c8 0x20 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-errno.o)
.debug_aranges
0x00000000000001e8 0x18 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-impure.o)
.debug_aranges
0x0000000000000200 0x20 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memmove.o)
.debug_aranges
0x0000000000000220 0x20 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memset.o)
.debug_aranges
0x0000000000000240 0x28 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crtn.o
.debug_pubnames
*(.debug_pubnames)
.debug_info 0x0000000000000000 0x2307
*(.debug_info .gnu.linkonce.wi.*)
.debug_info 0x0000000000000000 0x91 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crt0.o
.debug_info 0x0000000000000091 0x27e main.o
.debug_info 0x000000000000030f 0x26a /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
.debug_info 0x0000000000000579 0x1ce /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_udivdi3.o)
.debug_info 0x0000000000000747 0x195 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_lshrdi3.o)
.debug_info 0x00000000000008dc 0x196 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_ashldi3.o)
.debug_info 0x0000000000000a72 0x1c4 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clzdi2.o)
.debug_info 0x0000000000000c36 0xb9 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clz.o)
.debug_info 0x0000000000000cef 0x95 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_bss.o)
.debug_info 0x0000000000000d84 0x95 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_movedata.o)
.debug_info 0x0000000000000e19 0x95 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_main.o)
.debug_info 0x0000000000000eae 0x95 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_callexit.o)
.debug_info 0x0000000000000f43 0x9c /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libnosys.a(ciosyscalls.o)
.debug_info 0x0000000000000fdf 0x807 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-errno.o)
.debug_info 0x00000000000017e6 0x8a5 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-impure.o)
.debug_info 0x000000000000208b 0x111 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memmove.o)
.debug_info 0x000000000000219c 0xda /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memset.o)
.debug_info 0x0000000000002276 0x91 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crtn.o
.debug_abbrev 0x0000000000000000 0xa36
*(.debug_abbrev)
.debug_abbrev 0x0000000000000000 0x12 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crt0.o
.debug_abbrev 0x0000000000000012 0x10a main.o
.debug_abbrev 0x000000000000011c 0xc5 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
.debug_abbrev 0x00000000000001e1 0xc0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_udivdi3.o)
.debug_abbrev 0x00000000000002a1 0x107 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_lshrdi3.o)
.debug_abbrev 0x00000000000003a8 0xf8 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_ashldi3.o)
.debug_abbrev 0x00000000000004a0 0x112 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clzdi2.o)
.debug_abbrev 0x00000000000005b2 0x5d /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clz.o)
.debug_abbrev 0x000000000000060f 0x14 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_bss.o)
.debug_abbrev 0x0000000000000623 0x14 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_movedata.o)
.debug_abbrev 0x0000000000000637 0x14 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_main.o)
.debug_abbrev 0x000000000000064b 0x14 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_callexit.o)
.debug_abbrev 0x000000000000065f 0x14 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libnosys.a(ciosyscalls.o)
.debug_abbrev 0x0000000000000673 0x13d /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-errno.o)
.debug_abbrev 0x00000000000007b0 0x146 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-impure.o)
.debug_abbrev 0x00000000000008f6 0xa0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memmove.o)
.debug_abbrev 0x0000000000000996 0x8e /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memset.o)
.debug_abbrev 0x0000000000000a24 0x12 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crtn.o
.debug_line 0x0000000000000000 0xb93
*(.debug_line)
.debug_line 0x0000000000000000 0xf2 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crt0.o
.debug_line 0x00000000000000f2 0x1cf main.o
.debug_line 0x00000000000002c1 0x6e /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
.debug_line 0x000000000000032f 0x58 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_udivdi3.o)
.debug_line 0x0000000000000387 0x58 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_lshrdi3.o)
.debug_line 0x00000000000003df 0x58 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_ashldi3.o)
.debug_line 0x0000000000000437 0x92 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clzdi2.o)
.debug_line 0x00000000000004c9 0x58 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clz.o)
.debug_line 0x0000000000000521 0x77 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_bss.o)
.debug_line 0x0000000000000598 0x83 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_movedata.o)
.debug_line 0x000000000000061b 0x71 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_main.o)
.debug_line 0x000000000000068c 0x65 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libcrt.a(crt_callexit.o)
.debug_line 0x00000000000006f1 0xa7 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libnosys.a(ciosyscalls.o)
.debug_line 0x0000000000000798 0xf2 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-errno.o)
.debug_line 0x000000000000088a 0xe8 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-impure.o)
.debug_line 0x0000000000000972 0xd1 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memmove.o)
.debug_line 0x0000000000000a43 0xd0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memset.o)
.debug_line 0x0000000000000b13 0x80 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crtn.o
.debug_frame 0x0000000000000000 0x45c
*(.debug_frame)
.debug_frame 0x0000000000000000 0x14c main.o
.debug_frame 0x000000000000014c 0x120 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
.debug_frame 0x000000000000026c 0x6c /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_udivdi3.o)
.debug_frame 0x00000000000002d8 0x6c /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_lshrdi3.o)
.debug_frame 0x0000000000000344 0x6c /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_ashldi3.o)
.debug_frame 0x00000000000003b0 0x40 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clzdi2.o)
.debug_frame 0x00000000000003f0 0x24 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-errno.o)
.debug_frame 0x0000000000000414 0x24 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memmove.o)
.debug_frame 0x0000000000000438 0x24 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memset.o)
.debug_str 0x0000000000000000 0xc33
*(.debug_str)
.debug_str 0x0000000000000000 0x1df main.o
0x1fa (size before relaxing)
.debug_str 0x00000000000001df 0x1b7 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
0x1f9 (size before relaxing)
.debug_str 0x0000000000000396 0x1b2 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_udivdi3.o)
0x23f (size before relaxing)
.debug_str 0x0000000000000548 0x39 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_lshrdi3.o)
0x244 (size before relaxing)
.debug_str 0x0000000000000581 0xa /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_ashldi3.o)
0x244 (size before relaxing)
.debug_str 0x000000000000058b 0x25 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clzdi2.o)
0x24e (size before relaxing)
.debug_str 0x00000000000005b0 0x207 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clz.o)
.debug_str 0x00000000000005b0 0x4cb /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-errno.o)
0x59c (size before relaxing)
.debug_str 0x0000000000000a7b 0xd4 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-impure.o)
0x5f3 (size before relaxing)
.debug_str 0x0000000000000b4f 0xa1 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memmove.o)
0x20b (size before relaxing)
.debug_str 0x0000000000000bf0 0x43 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memset.o)
0x1eb (size before relaxing)
.debug_loc 0x0000000000000000 0xbe2
*(.debug_loc)
.debug_loc 0x0000000000000000 0x13 main.o
.debug_loc 0x0000000000000013 0x341 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
.debug_loc 0x0000000000000354 0x507 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_udivdi3.o)
.debug_loc 0x000000000000085b 0x41 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_lshrdi3.o)
.debug_loc 0x000000000000089c 0xa9 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_ashldi3.o)
.debug_loc 0x0000000000000945 0xcd /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clzdi2.o)
.debug_loc 0x0000000000000a12 0x149 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memmove.o)
.debug_loc 0x0000000000000b5b 0x87 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memset.o)
.debug_macinfo
*(.debug_macinfo)
.debug_weaknames
*(.debug_weaknames)
.debug_funcnames
*(.debug_funcnames)
.debug_typenames
*(.debug_typenames)
.debug_varnames
*(.debug_varnames)
/DISCARD/
*(.note.GNU-stack)
0x0000000000000000 PROVIDE (IE1, 0x0)
0x0000000000000002 PROVIDE (IFG1, 0x2)
[!provide] PROVIDE (ADC10DTC0, 0x48)
[!provide] PROVIDE (ADC10DTC1, 0x49)
[!provide] PROVIDE (ADC10AE0, 0x4a)
[!provide] PROVIDE (ADC10CTL0, 0x1b0)
[!provide] PROVIDE (ADC10CTL1, 0x1b2)
[!provide] PROVIDE (ADC10MEM, 0x1b4)
[!provide] PROVIDE (ADC10SA, 0x1bc)
0x0000000000000056 PROVIDE (DCOCTL, 0x56)
0x0000000000000057 PROVIDE (BCSCTL1, 0x57)
0x0000000000000058 PROVIDE (BCSCTL2, 0x58)
[!provide] PROVIDE (BCSCTL3, 0x53)
[!provide] PROVIDE (FCTL1, 0x128)
[!provide] PROVIDE (FCTL2, 0x12a)
[!provide] PROVIDE (FCTL3, 0x12c)
[!provide] PROVIDE (P1IN, 0x20)
0x0000000000000021 PROVIDE (P1OUT, 0x21)
0x0000000000000022 PROVIDE (P1DIR, 0x22)
0x0000000000000023 PROVIDE (P1IFG, 0x23)
[!provide] PROVIDE (P1IES, 0x24)
0x0000000000000025 PROVIDE (P1IE, 0x25)
0x0000000000000026 PROVIDE (P1SEL, 0x26)
0x0000000000000027 PROVIDE (P1REN, 0x27)
[!provide] PROVIDE (P2IN, 0x28)
[!provide] PROVIDE (P2OUT, 0x29)
[!provide] PROVIDE (P2DIR, 0x2a)
[!provide] PROVIDE (P2IFG, 0x2b)
[!provide] PROVIDE (P2IES, 0x2c)
[!provide] PROVIDE (P2IE, 0x2d)
[!provide] PROVIDE (P2SEL, 0x2e)
[!provide] PROVIDE (P2REN, 0x2f)
[!provide] PROVIDE (TAIV, 0x12e)
0x0000000000000160 PROVIDE (TACTL, 0x160)
[!provide] PROVIDE (TACCTL0, 0x162)
0x0000000000000164 PROVIDE (TACCTL1, 0x164)
[!provide] PROVIDE (TAR, 0x170)
0x0000000000000172 PROVIDE (TACCR0, 0x172)
0x0000000000000174 PROVIDE (TACCR1, 0x174)
[!provide] PROVIDE (USICTL0, 0x78)
[!provide] PROVIDE (USICTL1, 0x79)
[!provide] PROVIDE (USICKCTL, 0x7a)
[!provide] PROVIDE (USICNT, 0x7b)
[!provide] PROVIDE (USISRL, 0x7c)
[!provide] PROVIDE (USISRH, 0x7d)
[!provide] PROVIDE (USICTL, 0x78)
[!provide] PROVIDE (USICCTL, 0x7a)
[!provide] PROVIDE (USISR, 0x7c)
0x0000000000000120 PROVIDE (WDTCTL, 0x120)
0x00000000000010fe PROVIDE (CALDCO_1MHZ, 0x10fe)
0x00000000000010ff PROVIDE (CALBC1_1MHZ, 0x10ff)
OUTPUT(main.elf elf32-msp430)
.debug_ranges 0x0000000000000000 0x100
.debug_ranges 0x0000000000000000 0x28 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crt0.o
.debug_ranges 0x0000000000000028 0x30 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
.debug_ranges 0x0000000000000058 0x10 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_udivdi3.o)
.debug_ranges 0x0000000000000068 0x10 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_lshrdi3.o)
.debug_ranges 0x0000000000000078 0x10 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_ashldi3.o)
.debug_ranges 0x0000000000000088 0x28 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clzdi2.o)
.debug_ranges 0x00000000000000b0 0x10 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-errno.o)
.debug_ranges 0x00000000000000c0 0x10 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memmove.o)
.debug_ranges 0x00000000000000d0 0x10 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memset.o)
.debug_ranges 0x00000000000000e0 0x20 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/crtn.o
.debug_line.text.udivmodsi4
0x0000000000000000 0x74
.debug_line.text.udivmodsi4
0x0000000000000000 0x74 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
.debug_line.text.__divsi3
0x0000000000000000 0x52
.debug_line.text.__divsi3
0x0000000000000000 0x52 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
.debug_line.text.__modsi3
0x0000000000000000 0x41
.debug_line.text.__modsi3
0x0000000000000000 0x41 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
.debug_line.text.__udivsi3
0x0000000000000000 0x1d
.debug_line.text.__udivsi3
0x0000000000000000 0x1d /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
.debug_line.text.__umodsi3
0x0000000000000000 0x1d
.debug_line.text.__umodsi3
0x0000000000000000 0x1d /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
.debug_line_end
0x0000000000000000 0x0
.debug_line_end
0x0000000000000000 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(lib2divSI.o)
.debug_line_end
0x0000000000000000 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_udivdi3.o)
.debug_line_end
0x0000000000000000 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_lshrdi3.o)
.debug_line_end
0x0000000000000000 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_ashldi3.o)
.debug_line_end
0x0000000000000000 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clzdi2.o)
.debug_line_end
0x0000000000000000 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clz.o)
.debug_line_end
0x0000000000000000 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-errno.o)
.debug_line_end
0x0000000000000000 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-impure.o)
.debug_line_end
0x0000000000000000 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memmove.o)
.debug_line_end
0x0000000000000000 0x0 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memset.o)
.debug_line.text.__udivdi3
0x0000000000000000 0x8b
.debug_line.text.__udivdi3
0x0000000000000000 0x8b /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_udivdi3.o)
.debug_line.text.__lshrdi3
0x0000000000000000 0x4d
.debug_line.text.__lshrdi3
0x0000000000000000 0x4d /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_lshrdi3.o)
.debug_line.text.__ashldi3
0x0000000000000000 0x53
.debug_line.text.__ashldi3
0x0000000000000000 0x53 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_ashldi3.o)
.debug_line.text.__clzdi2
0x0000000000000000 0x53
.debug_line.text.__clzdi2
0x0000000000000000 0x53 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/430/libgcc.a(_clzdi2.o)
.debug_line.text.__errno
0x0000000000000000 0x16
.debug_line.text.__errno
0x0000000000000000 0x16 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-errno.o)
.debug_line.text.memmove
0x0000000000000000 0x40
.debug_line.text.memmove
0x0000000000000000 0x40 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memmove.o)
.debug_line.text.memset
0x0000000000000000 0x22
.debug_line.text.memset
0x0000000000000000 0x22 /Users/csammis/Projects/ti/gcc/bin/../lib/gcc/msp430-elf/5.2.1/../../../../msp430-elf/lib/430/libc.a(lib_a-memset.o)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment