Blame view

Blinker-MSP-EXP430G2/Output/Blinker-Prog.map 43 KB
Imanol-Mikel Barba Sabariego authored
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
Archive member included because of file (symbol)

/Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_reset_vector__.o)
                              /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/crt0ivtbl16.o (_reset_vector__)
/Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__watchdog_support.o)
                              /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_reset_vector__.o) (__watchdog_support)
/Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__init_stack.o)
                              /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_reset_vector__.o) (__init_stack)
/Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__low_level_init.o)
                              /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_reset_vector__.o) (__low_level_init)
/Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_copy_data.o)
                              /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_reset_vector__.o) (__do_copy_data)
/Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_clear_bss.o)
                              /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_reset_vector__.o) (__do_clear_bss)
/Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__stop_progExec__.o)
                              /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_reset_vector__.o) (__stop_progExec__)
/Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_endless_loop__.o)
                              /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_reset_vector__.o) (_endless_loop__)
/Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_unexpected_.o)
                              /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/crt0ivtbl16.o (_unexpected_)

Allocating common symbols
Common symbol       size              file

Em_App_recvIdx      0x1               Output/Blinker.obj
Em_App_xmitSize     0x1               Output/Blinker.obj
Em_App_valp         0x2               Output/Blinker.obj
Em_App_ind_u        0xc               Output/Blinker.obj
Em_App_recvSize     0x1               Output/Blinker.obj
Em_App_msg_u        0x1c              Output/Blinker.obj
Em_App_pdHdlr       0x2               Output/Blinker.obj
Em_App_bufp         0x2               Output/Blinker.obj
Em_App_xmitIdx      0x1               Output/Blinker.obj
Em_App_desc         0x2               Output/Blinker.obj

Discarded input sections

 .data          0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/crt0ivtbl16.o
 .bss           0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/crt0ivtbl16.o
 .text.crt0     0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/crt0ivtbl16.o
 .text          0x0000000000000000        0x0 Output/Blinker-Prog.obj
 .data          0x0000000000000000        0x0 Output/Blinker-Prog.obj
 .bss           0x0000000000000000        0x0 Output/Blinker-Prog.obj
 .text          0x0000000000000000        0x0 Output/Blinker.obj
 .data          0x0000000000000000        0x0 Output/Blinker.obj
 .bss           0x0000000000000000        0x0 Output/Blinker.obj
 .text.Em_App_marshallToBuf
                0x0000000000000000       0xd4 Output/Blinker.obj
 .text.Em_App_marshallToVal
                0x0000000000000000      0x11a Output/Blinker.obj
 .text.Blinker_setDeviceName
                0x0000000000000000        0x6 Output/Blinker.obj
 .text.Blinker_pairingOn
                0x0000000000000000       0x24 Output/Blinker.obj
 .text.Blinker_pairingOff
                0x0000000000000000        0xa Output/Blinker.obj
 .text.Blinker_disconnect
                0x0000000000000000       0x26 Output/Blinker.obj
 .text.Blinker_broadcastOff
                0x0000000000000000       0x1c Output/Blinker.obj
 .text.Blinker_activateParameters
                0x0000000000000000       0x1e Output/Blinker.obj
 .text.Blinker_accept
                0x0000000000000000       0x20 Output/Blinker.obj
 .text          0x0000000000000000        0x0 Output/Hal.obj
 .data          0x0000000000000000        0x0 Output/Hal.obj
 .bss           0x0000000000000000        0x0 Output/Hal.obj
 .text.buttonHandler
                0x0000000000000000       0x28 Output/Hal.obj
 .text.Hal_buttonEnable
                0x0000000000000000       0x3c Output/Hal.obj
 .text.Hal_debugOn
                0x0000000000000000       0x18 Output/Hal.obj
 .text.Hal_debugOff
                0x0000000000000000       0x1a Output/Hal.obj
 .text.Hal_debugPulse
                0x0000000000000000       0x24 Output/Hal.obj
 .text.Hal_delay
                0x0000000000000000       0x16 Output/Hal.obj
 .text.Hal_ledOn
                0x0000000000000000        0x8 Output/Hal.obj
 .text.Em_Hal_watchOff
                0x0000000000000000        0x6 Output/Hal.obj
 .text.Em_Hal_watchOn
                0x0000000000000000       0x14 Output/Hal.obj
 .bss.appButtonHandler
                0x0000000000000000        0x2 Output/Hal.obj
 .text          0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_reset_vector__.o)
 .data          0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_reset_vector__.o)
 .bss           0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_reset_vector__.o)
 .text          0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__watchdog_support.o)
 .data          0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__watchdog_support.o)
 .bss           0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__watchdog_support.o)
 .text          0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__init_stack.o)
 .data          0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__init_stack.o)
 .bss           0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__init_stack.o)
 .text          0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__low_level_init.o)
 .data          0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__low_level_init.o)
 .bss           0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__low_level_init.o)
 .text          0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_copy_data.o)
 .data          0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_copy_data.o)
 .bss           0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_copy_data.o)
 .text          0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_clear_bss.o)
 .data          0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_clear_bss.o)
 .bss           0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_clear_bss.o)
 .text          0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__stop_progExec__.o)
 .data          0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__stop_progExec__.o)
 .bss           0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__stop_progExec__.o)
 .text          0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_endless_loop__.o)
 .data          0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_endless_loop__.o)
 .bss           0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_endless_loop__.o)
 .text          0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_unexpected_.o)
 .data          0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_unexpected_.o)
 .bss           0x0000000000000000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_unexpected_.o)

Memory Configuration

Name             Origin             Length             Attributes
sfr              0x0000000000000000 0x0000000000000010
peripheral_8bit  0x0000000000000010 0x00000000000000f0
peripheral_16bit 0x0000000000000100 0x0000000000000100
ram              0x0000000000000200 0x0000000000000200 xw
infomem          0x0000000000001000 0x0000000000000100
infod            0x0000000000001000 0x0000000000000040
infoc            0x0000000000001040 0x0000000000000040
infob            0x0000000000001080 0x0000000000000040
infoa            0x00000000000010c0 0x0000000000000040
rom              0x000000000000c000 0x0000000000003fe0 xr
vectors          0x000000000000ffe0 0x0000000000000020
bsl              0x0000000000000000 0x0000000000000000
far_rom          0x0000000000000000 0x0000000000000000
*default*        0x0000000000000000 0xffffffffffffffff

Linker script and memory map

LOAD /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/crt0ivtbl16.o
LOAD Output/Blinker-Prog.obj
LOAD Output/Blinker.obj
LOAD Output/Hal.obj
LOAD /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libgcc.a
LOAD /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/../../../../msp430/lib/libc.a
LOAD /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libgcc.a
LOAD /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a
                0x0000000000000040                PROVIDE (__info_segment_size, 0x40)
                0x0000000000001000                PROVIDE (__infod, 0x1000)
                0x0000000000001040                PROVIDE (__infoc, 0x1040)
                0x0000000000001080                PROVIDE (__infob, 0x1080)
                0x00000000000010c0                PROVIDE (__infoa, 0x10c0)
                0x0000000000000000                __IE1 = 0x0
                0x0000000000000002                __IFG1 = 0x2
                0x0000000000000001                __IE2 = 0x1
                0x0000000000000003                __IFG2 = 0x3
                0x0000000000000048                __ADC10DTC0 = 0x48
                0x0000000000000049                __ADC10DTC1 = 0x49
                0x000000000000004a                __ADC10AE0 = 0x4a
                0x00000000000001b0                __ADC10CTL0 = 0x1b0
                0x00000000000001b2                __ADC10CTL1 = 0x1b2
                0x00000000000001b4                __ADC10MEM = 0x1b4
                0x00000000000001bc                __ADC10SA = 0x1bc
                0x0000000000000056                __DCOCTL = 0x56
                0x0000000000000057                __BCSCTL1 = 0x57
                0x0000000000000058                __BCSCTL2 = 0x58
                0x0000000000000053                __BCSCTL3 = 0x53
                0x0000000000000059                __CACTL1 = 0x59
                0x000000000000005a                __CACTL2 = 0x5a
                0x000000000000005b                __CAPD = 0x5b
                0x0000000000000128                __FCTL1 = 0x128
                0x000000000000012a                __FCTL2 = 0x12a
                0x000000000000012c                __FCTL3 = 0x12c
                0x0000000000000020                __P1IN = 0x20
                0x0000000000000021                __P1OUT = 0x21
                0x0000000000000022                __P1DIR = 0x22
                0x0000000000000023                __P1IFG = 0x23
                0x0000000000000024                __P1IES = 0x24
                0x0000000000000025                __P1IE = 0x25
                0x0000000000000026                __P1SEL = 0x26
                0x0000000000000041                __P1SEL2 = 0x41
                0x0000000000000027                __P1REN = 0x27
                0x0000000000000028                __P2IN = 0x28
                0x0000000000000029                __P2OUT = 0x29
                0x000000000000002a                __P2DIR = 0x2a
                0x000000000000002b                __P2IFG = 0x2b
                0x000000000000002c                __P2IES = 0x2c
                0x000000000000002d                __P2IE = 0x2d
                0x000000000000002e                __P2SEL = 0x2e
                0x0000000000000042                __P2SEL2 = 0x42
                0x000000000000002f                __P2REN = 0x2f
                0x0000000000000018                __P3IN = 0x18
                0x0000000000000019                __P3OUT = 0x19
                0x000000000000001a                __P3DIR = 0x1a
                0x000000000000001b                __P3SEL = 0x1b
                0x0000000000000043                __P3SEL2 = 0x43
                0x0000000000000010                __P3REN = 0x10
                0x000000000000012e                __TA0IV = 0x12e
                0x0000000000000160                __TA0CTL = 0x160
                0x0000000000000162                __TA0CCTL0 = 0x162
                0x0000000000000164                __TA0CCTL1 = 0x164
                0x0000000000000166                __TA0CCTL2 = 0x166
                0x0000000000000170                __TA0R = 0x170
                0x0000000000000172                __TA0CCR0 = 0x172
                0x0000000000000174                __TA0CCR1 = 0x174
                0x0000000000000176                __TA0CCR2 = 0x176
                0x000000000000011e                __TA1IV = 0x11e
                0x0000000000000180                __TA1CTL = 0x180
                0x0000000000000182                __TA1CCTL0 = 0x182
                0x0000000000000184                __TA1CCTL1 = 0x184
                0x0000000000000186                __TA1CCTL2 = 0x186
                0x0000000000000190                __TA1R = 0x190
                0x0000000000000192                __TA1CCR0 = 0x192
                0x0000000000000194                __TA1CCR1 = 0x194
                0x0000000000000196                __TA1CCR2 = 0x196
                0x0000000000000060                __UCA0CTL0 = 0x60
                0x0000000000000061                __UCA0CTL1 = 0x61
                0x0000000000000062                __UCA0BR0 = 0x62
                0x0000000000000063                __UCA0BR1 = 0x63
                0x0000000000000064                __UCA0MCTL = 0x64
                0x0000000000000065                __UCA0STAT = 0x65
                0x0000000000000066                __UCA0RXBUF = 0x66
                0x0000000000000067                __UCA0TXBUF = 0x67
                0x000000000000005d                __UCA0ABCTL = 0x5d
                0x000000000000005e                __UCA0IRTCTL = 0x5e
                0x000000000000005f                __UCA0IRRCTL = 0x5f
                0x0000000000000068                __UCB0CTL0 = 0x68
                0x0000000000000069                __UCB0CTL1 = 0x69
                0x000000000000006a                __UCB0BR0 = 0x6a
                0x000000000000006b                __UCB0BR1 = 0x6b
                0x000000000000006c                __UCB0I2CIE = 0x6c
                0x000000000000006d                __UCB0STAT = 0x6d
                0x000000000000006e                __UCB0RXBUF = 0x6e
                0x000000000000006f                __UCB0TXBUF = 0x6f
                0x0000000000000118                __UCB0I2COA = 0x118
                0x000000000000011a                __UCB0I2CSA = 0x11a
                0x0000000000000120                __WDTCTL = 0x120
                0x00000000000010f8                __CALDCO_16MHZ = 0x10f8
                0x00000000000010f9                __CALBC1_16MHZ = 0x10f9
                0x00000000000010fa                __CALDCO_12MHZ = 0x10fa
                0x00000000000010fb                __CALBC1_12MHZ = 0x10fb
                0x00000000000010fc                __CALDCO_8MHZ = 0x10fc
                0x00000000000010fd                __CALBC1_8MHZ = 0x10fd
                0x00000000000010fe                __CALDCO_1MHZ = 0x10fe
                0x00000000000010ff                __CALBC1_1MHZ = 0x10ff

.hash
 *(.hash)

.dynsym
 *(.dynsym)

.dynstr
 *(.dynstr)

.gnu.version
 *(.gnu.version)

.gnu.version_d
 *(.gnu.version_d)

.gnu.version_r
 *(.gnu.version_r)

.rel.init
 *(.rel.init)

.rela.init
 *(.rela.init)

.rel.fini
 *(.rel.fini)

.rela.fini
 *(.rela.fini)

.rel.text
 *(.rel.text .rel.text.* .rel.gnu.linkonce.t.*)

.rela.text
 *(.rela.text .rela.text.* .rela.gnu.linkonce.t.*)

.rel.rodata
 *(.rel.rodata .rel.rodata.* .rel.gnu.linkonce.r.*)

.rela.rodata
 *(.rela.rodata .rela.rodata.* .rela.gnu.linkonce.r.*)

.rel.data
 *(.rel.data .rel.data.* .rel.gnu.linkonce.d.*)

.rela.data
 *(.rela.data .rela.data.* .rela.gnu.linkonce.d.*)

.rel.bss
 *(.rel.bss .rel.bss.* .rel.gnu.linkonce.b.*)

.rela.bss
 *(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*)

.rel.ctors
 *(.rel.ctors)

.rela.ctors
 *(.rela.ctors)

.rel.dtors
 *(.rel.dtors)

.rela.dtors
 *(.rela.dtors)

.rel.got
 *(.rel.got)

.rela.got
 *(.rela.got)

.rel.plt
 *(.rel.plt)

.rela.plt
 *(.rela.plt)

.text           0x000000000000c000      0x85e
                0x000000000000c000                . = ALIGN (0x2)
 *(.init .init.*)
 *(.init0)
 .init0         0x000000000000c000        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_reset_vector__.o)
                0x000000000000c000                _reset_vector__
 *(.init1)
 .init1         0x000000000000c000        0xc /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__watchdog_support.o)
                0x000000000000c000                __watchdog_support
 *(.init2)
 .init2         0x000000000000c00c        0x4 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__init_stack.o)
                0x000000000000c00c                __init_stack
 *(.init3)
 .init3         0x000000000000c010        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__low_level_init.o)
                0x000000000000c010                __low_level_init
 *(.init4)
 .init4         0x000000000000c010       0x18 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_copy_data.o)
                0x000000000000c010                __do_copy_data
 .init4         0x000000000000c028       0x16 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_clear_bss.o)
                0x000000000000c028                __do_clear_bss
 *(.init5)
 *(.init6)
 *(.init7)
 *(.init8)
 *(.init9)
 .init9         0x000000000000c03e       0x18 Output/Blinker-Prog.obj
                0x000000000000c03e                main
 *(.fini9)
 .fini9         0x000000000000c056        0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__stop_progExec__.o)
                0x000000000000c056                __stop_progExec__
 *(.fini8)
 *(.fini7)
 *(.fini6)
 *(.fini5)
 *(.fini4)
 *(.fini3)
 *(.fini2)
 *(.fini1)
 *(.fini0)
 .fini0         0x000000000000c056        0x6 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_endless_loop__.o)
                0x000000000000c056                _endless_loop__
 *(.fini .fini.*)
                0x000000000000c05c                . = ALIGN (0x2)
                0x000000000000c05c                __ctors_start = .
 *(.ctors)
                0x000000000000c05c                __ctors_end = .
                0x000000000000c05c                __dtors_start = .
 *(.dtors)
                0x000000000000c05c                __dtors_end = .
                0x000000000000c05c                . = ALIGN (0x2)
 *(.text .text.* .gnu.linkonce.t.*)
 .text          0x000000000000c05c        0x4 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/crt0ivtbl16.o
                0x000000000000c05c                __isr_1
                0x000000000000c05c                __isr_4
                0x000000000000c05c                __isr_11
                0x000000000000c05c                __isr_5
                0x000000000000c05c                __isr_10
                0x000000000000c05c                __isr_0
                0x000000000000c05c                __isr_8
                0x000000000000c05c                __isr_9
                0x000000000000c05c                __isr_6
                0x000000000000c05c                __isr_14
 .text.tickHandler
                0x000000000000c060       0x46 Output/Blinker-Prog.obj
 .text.Blinker_connectHandler
                0x000000000000c0a6        0x6 Output/Blinker-Prog.obj
                0x000000000000c0a6                Blinker_connectHandler
 .text.Blinker_disconnectHandler
                0x000000000000c0ac        0x6 Output/Blinker-Prog.obj
                0x000000000000c0ac                Blinker_disconnectHandler
 .text.Blinker_cmd_store
                0x000000000000c0b2       0x2e Output/Blinker-Prog.obj
                0x000000000000c0b2                Blinker_cmd_store
 .text.Blinker_count_fetch
                0x000000000000c0e0        0x8 Output/Blinker-Prog.obj
                0x000000000000c0e0                Blinker_count_fetch
 .text.Blinker_count_store
                0x000000000000c0e8        0x6 Output/Blinker-Prog.obj
                0x000000000000c0e8                Blinker_count_store
 .text.Blinker_delay_fetch
                0x000000000000c0ee        0x8 Output/Blinker-Prog.obj
                0x000000000000c0ee                Blinker_delay_fetch
 .text.Blinker_delay_store
                0x000000000000c0f6        0x6 Output/Blinker-Prog.obj
                0x000000000000c0f6                Blinker_delay_store
 .text.Blinker_ledState_fetch
                0x000000000000c0fc       0x10 Output/Blinker-Prog.obj
                0x000000000000c0fc                Blinker_ledState_fetch
 .text.Blinker_reset
                0x000000000000c10c       0x3a Output/Blinker.obj
                0x000000000000c10c                Blinker_reset
 .text.Blinker_start
                0x000000000000c146        0xa Output/Blinker.obj
                0x000000000000c146                Blinker_start
 .text.Em_Message_restart
                0x000000000000c150        0x6 Output/Blinker.obj
                0x000000000000c150                Em_Message_restart
 .text.Em_App_startIndSend
                0x000000000000c156       0x1a Output/Blinker.obj
                0x000000000000c156                Em_App_startIndSend
 .text.Em_App_startResSend
                0x000000000000c170       0x1a Output/Blinker.obj
                0x000000000000c170                Em_App_startResSend
 .text.Em_App_xmitReady
                0x000000000000c18a       0x72 Output/Blinker.obj
                0x000000000000c18a                Em_App_xmitReady
 .text.Em_App_sendResponse
                0x000000000000c1fc       0x26 Output/Blinker.obj
                0x000000000000c1fc                Em_App_sendResponse
 .text.Em_App_sysStoreDispatch
                0x000000000000c222       0x1a Output/Blinker.obj
                0x000000000000c222                Em_App_sysStoreDispatch
 .text.Em_App_sysFetchDispatch
                0x000000000000c23c       0xda Output/Blinker.obj
                0x000000000000c23c                Em_App_sysFetchDispatch
 .text.Em_App_fetchDispatch
                0x000000000000c316       0x52 Output/Blinker.obj
                0x000000000000c316                Em_App_fetchDispatch
 .text.Em_App_storeDispatch
                0x000000000000c368       0x52 Output/Blinker.obj
                0x000000000000c368                Em_App_storeDispatch
 .text.Em_Message_dispatch
                0x000000000000c3ba       0x60 Output/Blinker.obj
                0x000000000000c3ba                Em_Message_dispatch
 .text.Em_App_sendIndicator
                0x000000000000c41a       0x30 Output/Blinker.obj
                0x000000000000c41a                Em_App_sendIndicator
 .text.Em_Message_nextXmit
                0x000000000000c44a       0x7e Output/Blinker.obj
                0x000000000000c44a                Em_Message_nextXmit
 .text.Blinker_ledState_indicate
                0x000000000000c4c8       0x1c Output/Blinker.obj
                0x000000000000c4c8                Blinker_ledState_indicate
 .text.Hal_connected
                0x000000000000c4e4        0x6 Output/Hal.obj
                0x000000000000c4e4                Hal_connected
 .text.Hal_disconnected
                0x000000000000c4ea        0x8 Output/Hal.obj
                0x000000000000c4ea                Hal_disconnected
 .text.Hal_init
                0x000000000000c4f2       0xd0 Output/Hal.obj
                0x000000000000c4f2                Hal_init
 .text.Hal_idleLoop
                0x000000000000c5c2       0x40 Output/Hal.obj
                0x000000000000c5c2                Hal_idleLoop
 .text.Hal_ledOff
                0x000000000000c602        0x8 Output/Hal.obj
                0x000000000000c602                Hal_ledOff
 .text.Hal_ledRead
                0x000000000000c60a       0x12 Output/Hal.obj
                0x000000000000c60a                Hal_ledRead
 .text.Hal_ledToggle
                0x000000000000c61c        0x8 Output/Hal.obj
                0x000000000000c61c                Hal_ledToggle
 .text.Hal_tickStart
                0x000000000000c624       0x24 Output/Hal.obj
                0x000000000000c624                Hal_tickStart
 .text.Em_Hal_lock
                0x000000000000c648        0xa Output/Hal.obj
                0x000000000000c648                Em_Hal_lock
 .text.Em_Hal_reset
                0x000000000000c652       0x56 Output/Hal.obj
                0x000000000000c652                Em_Hal_reset
 .text.Em_Hal_startSend
                0x000000000000c6a8       0x32 Output/Hal.obj
                0x000000000000c6a8                Em_Hal_startSend
 .text.Em_Hal_unlock
                0x000000000000c6da        0x6 Output/Hal.obj
                0x000000000000c6da                Em_Hal_unlock
 .text.buttonIsr
                0x000000000000c6e0       0x2c Output/Hal.obj
                0x000000000000c6e0                __isr_2
                0x000000000000c6e0                buttonIsr
 .text.rxIsr    0x000000000000c70c       0x9a Output/Hal.obj
                0x000000000000c70c                rxIsr
                0x000000000000c70c                __isr_7
 .text.timerIsr
                0x000000000000c7a6       0x28 Output/Hal.obj
                0x000000000000c7a6                timerIsr
                0x000000000000c7a6                __isr_13
 .text.txAckIsr
                0x000000000000c7ce       0x66 Output/Hal.obj
                0x000000000000c7ce                txAckIsr
                0x000000000000c7ce                __isr_3
 .text.uartWatchdogIsr
                0x000000000000c834       0x28 Output/Hal.obj
                0x000000000000c834                uartWatchdogIsr
                0x000000000000c834                __isr_12
 .text.crt0     0x000000000000c85c        0x2 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_unexpected_.o)
                0x000000000000c85c                _unexpected_
                0x000000000000c85e                . = ALIGN (0x2)

.rodata         0x000000000000c85e       0x46
                0x000000000000c85e                . = ALIGN (0x2)
 *(.rodata .rodata.* .gnu.linkonce.r.*)
 .rodata.Em_App_sysFetchDispatch
                0x000000000000c85e       0x12 Output/Blinker.obj
 .rodata.Em_Message_dispatch
                0x000000000000c870       0x16 Output/Blinker.obj
 .rodata.Em_App_endian
                0x000000000000c886        0x2 Output/Blinker.obj
                0x000000000000c886                Em_App_endian
 .rodata.Em_App_build
                0x000000000000c888        0x8 Output/Blinker.obj
                0x000000000000c888                Em_App_build
 .rodata.Em_App_hash
                0x000000000000c890       0x13 Output/Blinker.obj
                0x000000000000c890                Em_App_hash
                0x000000000000c8a4                . = ALIGN (0x2)
 *fill*         0x000000000000c8a3        0x1 00
                0x000000000000c8a4                _etext = .

.data           0x0000000000000200        0x6 load address 0x000000000000c8a4
                0x0000000000000200                . = ALIGN (0x2)
                0x0000000000000200                PROVIDE (__data_start, .)
 *(.data .data.* .gnu.linkonce.d.*)
 .data.delayVal
                0x0000000000000200        0x2 Output/Blinker-Prog.obj
 .data.curCount
                0x0000000000000202        0x2 Output/Blinker-Prog.obj
 .data.Em_App_inBuf
                0x0000000000000204        0x2 Output/Blinker.obj
                0x0000000000000204                Em_App_inBuf
                0x0000000000000206                . = ALIGN (0x2)
                0x0000000000000206                _edata = .
                0x000000000000c8a4                PROVIDE (__data_load_start, LOADADDR (.data))
                0x0000000000000006                PROVIDE (__data_size, SIZEOF (.data))

.bss            0x0000000000000206       0x5c load address 0x000000000000c8aa
                0x0000000000000206                PROVIDE (__bss_start, .)
 *(.bss .bss.*)
 .bss.cmdVal    0x0000000000000206        0x1 Output/Blinker-Prog.obj
 *fill*         0x0000000000000207        0x1 00
 .bss.curTime   0x0000000000000208        0x2 Output/Blinker-Prog.obj
 .bss.countVal  0x000000000000020a        0x2 Output/Blinker-Prog.obj
 .bss.Em_App_devName
                0x000000000000020c        0x2 Output/Blinker.obj
                0x000000000000020c                Em_App_devName
 .bss._Em_Message_txCnt
                0x000000000000020e        0x1 Output/Blinker.obj
                0x000000000000020e                _Em_Message_txCnt
 *fill*         0x000000000000020f        0x1 00
 .bss._Em_Message_txBuf
                0x0000000000000210        0x2 Output/Blinker.obj
                0x0000000000000210                _Em_Message_txBuf
 .bss._Em_Message_rxCnt
                0x0000000000000212        0x1 Output/Blinker.obj
                0x0000000000000212                _Em_Message_rxCnt
 *fill*         0x0000000000000213        0x1 00
 .bss._Em_Message_rxBuf
                0x0000000000000214        0x2 Output/Blinker.obj
                0x0000000000000214                _Em_Message_rxBuf
 .bss.Em_App_outBuf
                0x0000000000000216        0x2 Output/Blinker.obj
                0x0000000000000216                Em_App_outBuf
 .bss.Em_App_xmitMask
                0x0000000000000218        0x4 Output/Blinker.obj
                0x0000000000000218                Em_App_xmitMask
 .bss.Em_App_fileIndex
                0x000000000000021c        0x4 Output/Blinker.obj
                0x000000000000021c                Em_App_fileIndex
 .bss.Em_App_state
                0x0000000000000220        0x1 Output/Blinker.obj
                0x0000000000000220                Em_App_state
 *fill*         0x0000000000000221        0x1 00
 .bss.handlerEvents
                0x0000000000000222        0x2 Output/Hal.obj
 .bss.handlerTab
                0x0000000000000224        0x6 Output/Hal.obj
 .bss.clockTick
                0x000000000000022a        0x2 Output/Hal.obj
 *(COMMON)
 COMMON         0x000000000000022c       0x36 Output/Blinker.obj
                0x000000000000022c                Em_App_recvIdx
                0x000000000000022d                Em_App_xmitSize
                0x000000000000022e                Em_App_valp
                0x0000000000000230                Em_App_ind_u
                0x000000000000023c                Em_App_recvSize
                0x000000000000023e                Em_App_msg_u
                0x000000000000025a                Em_App_pdHdlr
                0x000000000000025c                Em_App_bufp
                0x000000000000025e                Em_App_xmitIdx
                0x0000000000000260                Em_App_desc
                0x0000000000000262                . = ALIGN (0x2)
                0x0000000000000262                PROVIDE (__bss_end, .)
                0x000000000000005c                PROVIDE (__bss_size, SIZEOF (.bss))

.noinit         0x0000000000000262        0x2 load address 0x000000000000c8aa
                0x0000000000000262                PROVIDE (__noinit_start, .)
 *(.noinit .noinit.*)
 .noinit.crt0   0x0000000000000262        0x2 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__watchdog_support.o)
                0x0000000000000262                __wdt_clear_value
                0x0000000000000264                . = ALIGN (0x2)
                0x0000000000000264                PROVIDE (__noinit_end, .)
                0x0000000000000264                . = ALIGN (0x2)
                0x0000000000000264                _end = .

.infomem        0x0000000000001000        0x0
 *(.infomem)
                0x0000000000001000                . = ALIGN (0x2)
 *(.infomem.*)

.infomemnobits  0x0000000000001000        0x0
 *(.infomemnobits)
                0x0000000000001000                . = ALIGN (0x2)
 *(.infomemnobits.*)

.infoa
 *(.infoa .infoa.*)

.infob
 *(.infob .infob.*)

.infoc
 *(.infoc .infoc.*)

.infod
 *(.infod .infod.*)

.vectors        0x000000000000ffe0       0x20
                0x000000000000ffe0                PROVIDE (__vectors_start, .)
 *(.vectors*)
 .vectors       0x000000000000ffe0       0x20 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/crt0ivtbl16.o
                0x000000000000ffe0                __ivtbl_16
                0x0000000000010000                _vectors_end = .

.fartext        0x0000000000000000        0x0
                0x0000000000000000                . = ALIGN (0x2)
 *(.fartext)
                0x0000000000000000                . = ALIGN (0x2)
 *(.fartext.*)
                0x0000000000000000                _efartext = .

.profiler
 *(.profiler)

.stab
 *(.stab)

.stabstr
 *(.stabstr)

.stab.excl
 *(.stab.excl)

.stab.exclstr
 *(.stab.exclstr)

.stab.index
 *(.stab.index)

.stab.indexstr
 *(.stab.indexstr)

.comment
 *(.comment)

.debug
 *(.debug)

.line
 *(.line)

.debug_srcinfo
 *(.debug_srcinfo)

.debug_sfnames
 *(.debug_sfnames)

.debug_aranges  0x0000000000000000      0x198
 *(.debug_aranges)
 .debug_aranges
                0x0000000000000000       0x38 Output/Blinker-Prog.obj
 .debug_aranges
                0x0000000000000038       0x70 Output/Blinker.obj
 .debug_aranges
                0x00000000000000a8       0x78 Output/Hal.obj
 .debug_aranges
                0x0000000000000120       0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__watchdog_support.o)
 .debug_aranges
                0x0000000000000134       0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__init_stack.o)
 .debug_aranges
                0x0000000000000148       0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_copy_data.o)
 .debug_aranges
                0x000000000000015c       0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_clear_bss.o)
 .debug_aranges
                0x0000000000000170       0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_endless_loop__.o)
 .debug_aranges
                0x0000000000000184       0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_unexpected_.o)

.debug_pubnames
 *(.debug_pubnames)

.debug_info     0x0000000000000000     0x1bfd
 *(.debug_info)
 .debug_info    0x0000000000000000      0x310 Output/Blinker-Prog.obj
 .debug_info    0x0000000000000310      0x91b Output/Blinker.obj
 .debug_info    0x0000000000000c2b      0xc78 Output/Hal.obj
 .debug_info    0x00000000000018a3       0x8f /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__watchdog_support.o)
 .debug_info    0x0000000000001932       0x8f /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__init_stack.o)
 .debug_info    0x00000000000019c1       0x8f /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_copy_data.o)
 .debug_info    0x0000000000001a50       0x8f /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_clear_bss.o)
 .debug_info    0x0000000000001adf       0x8f /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_endless_loop__.o)
 .debug_info    0x0000000000001b6e       0x8f /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_unexpected_.o)
 *(.gnu.linkonce.wi.*)

.debug_abbrev   0x0000000000000000      0x715
 *(.debug_abbrev)
 .debug_abbrev  0x0000000000000000      0x103 Output/Blinker-Prog.obj
 .debug_abbrev  0x0000000000000103      0x240 Output/Blinker.obj
 .debug_abbrev  0x0000000000000343      0x35a Output/Hal.obj
 .debug_abbrev  0x000000000000069d       0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__watchdog_support.o)
 .debug_abbrev  0x00000000000006b1       0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__init_stack.o)
 .debug_abbrev  0x00000000000006c5       0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_copy_data.o)
 .debug_abbrev  0x00000000000006d9       0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_clear_bss.o)
 .debug_abbrev  0x00000000000006ed       0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_endless_loop__.o)
 .debug_abbrev  0x0000000000000701       0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_unexpected_.o)

.debug_line     0x0000000000000000      0xbad
 *(.debug_line)
 .debug_line    0x0000000000000000      0x19d Output/Blinker-Prog.obj
 .debug_line    0x000000000000019d      0x3b8 Output/Blinker.obj
 .debug_line    0x0000000000000555      0x3a9 Output/Hal.obj
 .debug_line    0x00000000000008fe       0x72 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__watchdog_support.o)
 .debug_line    0x0000000000000970       0x70 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__init_stack.o)
 .debug_line    0x00000000000009e0       0x76 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_copy_data.o)
 .debug_line    0x0000000000000a56       0x76 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_clear_bss.o)
 .debug_line    0x0000000000000acc       0x71 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_endless_loop__.o)
 .debug_line    0x0000000000000b3d       0x70 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_unexpected_.o)

.debug_frame    0x0000000000000000      0x3aa
 *(.debug_frame)
 .debug_frame   0x0000000000000000       0x90 Output/Blinker-Prog.obj
 .debug_frame   0x0000000000000090      0x17a Output/Blinker.obj
 .debug_frame   0x000000000000020a      0x1a0 Output/Hal.obj

.debug_str      0x0000000000000000      0x9b0
 *(.debug_str)
 .debug_str     0x0000000000000000      0x266 Output/Blinker-Prog.obj
                                        0x2a2 (size before relaxing)
 .debug_str     0x0000000000000266      0x3e3 Output/Blinker.obj
                                        0x554 (size before relaxing)
 .debug_str     0x0000000000000649      0x367 Output/Hal.obj
                                        0x5a7 (size before relaxing)

.debug_loc      0x0000000000000000      0x64e
 *(.debug_loc)
 .debug_loc     0x0000000000000000       0x31 Output/Blinker-Prog.obj
 .debug_loc     0x0000000000000031      0x438 Output/Blinker.obj
 .debug_loc     0x0000000000000469      0x1e5 Output/Hal.obj

.debug_macinfo
 *(.debug_macinfo)

.debug_pubtypes
 *(.debug_pubtypes)

.debug_ranges   0x0000000000000000      0x19c
 *(.debug_ranges)
 .debug_ranges  0x0000000000000000       0x2c Output/Blinker-Prog.obj
 .debug_ranges  0x000000000000002c       0x64 Output/Blinker.obj
 .debug_ranges  0x0000000000000090      0x10c Output/Hal.obj
                0x0000000000000400                PROVIDE (__stack, (ORIGIN (ram) + 0x200))
                0x000000000000c8a4                PROVIDE (__data_start_rom, _etext)
                0x000000000000c8aa                PROVIDE (__data_end_rom, (_etext + SIZEOF (.data)))
OUTPUT(Output/Blinker-Prog.out elf32-msp430)