DUREX-Prog.map
47.2 KB
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
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
Archive member included because of file (symbol)
/Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/../../../../msp430/lib/libc.a(strcmp.o)
Output/DUREX-Prog.obj (strcmp)
/Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/../../../../msp430/lib/libc.a(memcpy.o)
Output/DUREX-Prog.obj (memcpy)
/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/DUREX.obj
Em_App_xmitSize 0x1 Output/DUREX.obj
Em_App_valp 0x2 Output/DUREX.obj
Em_App_ind_u 0xc Output/DUREX.obj
Em_App_recvSize 0x1 Output/DUREX.obj
Em_App_msg_u 0xd1 Output/DUREX.obj
Em_App_pdHdlr 0x2 Output/DUREX.obj
Em_App_bufp 0x2 Output/DUREX.obj
Em_App_xmitIdx 0x1 Output/DUREX.obj
Em_App_desc 0x2 Output/DUREX.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/DUREX-Prog.obj
.data 0x0000000000000000 0x0 Output/DUREX-Prog.obj
.bss 0x0000000000000000 0x0 Output/DUREX-Prog.obj
.rodata.processMessage
0x0000000000000000 0x6 Output/DUREX-Prog.obj
.text.processMessage
0x0000000000000000 0x40 Output/DUREX-Prog.obj
.text.DUREX_messageAvailable_store
0x0000000000000000 0x38 Output/DUREX-Prog.obj
.data.lastMessageAck
0x0000000000000000 0x1 Output/DUREX-Prog.obj
.text 0x0000000000000000 0x0 Output/DUREX.obj
.data 0x0000000000000000 0x0 Output/DUREX.obj
.bss 0x0000000000000000 0x0 Output/DUREX.obj
.text.Em_App_marshallToBuf
0x0000000000000000 0xd4 Output/DUREX.obj
.text.Em_App_marshallToVal
0x0000000000000000 0x11a Output/DUREX.obj
.text.DUREX_setDeviceName
0x0000000000000000 0x6 Output/DUREX.obj
.text.DUREX_pairingOn
0x0000000000000000 0x24 Output/DUREX.obj
.text.DUREX_pairingOff
0x0000000000000000 0xa Output/DUREX.obj
.text.DUREX_disconnect
0x0000000000000000 0x26 Output/DUREX.obj
.text.DUREX_broadcastOff
0x0000000000000000 0x1c Output/DUREX.obj
.text.DUREX_activateParameters
0x0000000000000000 0x1e Output/DUREX.obj
.text.DUREX_accept
0x0000000000000000 0x20 Output/DUREX.obj
.text.DUREX_messageAvailable_indicate
0x0000000000000000 0x1c Output/DUREX.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.Hal_ledOff
0x0000000000000000 0x8 Output/Hal.obj
.text.Hal_ledRead
0x0000000000000000 0x12 Output/Hal.obj
.text.Hal_ledToggle
0x0000000000000000 0x8 Output/Hal.obj
.text.Hal_tickStart
0x0000000000000000 0x24 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 0x1e /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/../../../../msp430/lib/libc.a(strcmp.o)
.data 0x0000000000000000 0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/../../../../msp430/lib/libc.a(strcmp.o)
.bss 0x0000000000000000 0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/../../../../msp430/lib/libc.a(strcmp.o)
.data 0x0000000000000000 0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/../../../../msp430/lib/libc.a(memcpy.o)
.bss 0x0000000000000000 0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/../../../../msp430/lib/libc.a(memcpy.o)
.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/DUREX-Prog.obj
LOAD Output/DUREX.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 0x8ae
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 0xc Output/DUREX-Prog.obj
0x000000000000c03e main
*(.fini9)
.fini9 0x000000000000c04a 0x0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__stop_progExec__.o)
0x000000000000c04a __stop_progExec__
*(.fini8)
*(.fini7)
*(.fini6)
*(.fini5)
*(.fini4)
*(.fini3)
*(.fini2)
*(.fini1)
*(.fini0)
.fini0 0x000000000000c04a 0x6 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_endless_loop__.o)
0x000000000000c04a _endless_loop__
*(.fini .fini.*)
0x000000000000c050 . = ALIGN (0x2)
0x000000000000c050 __ctors_start = .
*(.ctors)
0x000000000000c050 __ctors_end = .
0x000000000000c050 __dtors_start = .
*(.dtors)
0x000000000000c050 __dtors_end = .
0x000000000000c050 . = ALIGN (0x2)
*(.text .text.* .gnu.linkonce.t.*)
.text 0x000000000000c050 0x4 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/crt0ivtbl16.o
0x000000000000c050 __isr_1
0x000000000000c050 __isr_4
0x000000000000c050 __isr_11
0x000000000000c050 __isr_5
0x000000000000c050 __isr_10
0x000000000000c050 __isr_0
0x000000000000c050 __isr_8
0x000000000000c050 __isr_9
0x000000000000c050 __isr_6
0x000000000000c050 __isr_14
.text.DUREX_connectHandler
0x000000000000c054 0x6 Output/DUREX-Prog.obj
0x000000000000c054 DUREX_connectHandler
.text.DUREX_disconnectHandler
0x000000000000c05a 0x6 Output/DUREX-Prog.obj
0x000000000000c05a DUREX_disconnectHandler
.text.DUREX_numBytes_fetch
0x000000000000c060 0x8 Output/DUREX-Prog.obj
0x000000000000c060 DUREX_numBytes_fetch
.text.DUREX_numBytes_store
0x000000000000c068 0x6 Output/DUREX-Prog.obj
0x000000000000c068 DUREX_numBytes_store
.text.DUREX_data_fetch
0x000000000000c06e 0xe Output/DUREX-Prog.obj
0x000000000000c06e DUREX_data_fetch
.text.DUREX_data_store
0x000000000000c07c 0x10 Output/DUREX-Prog.obj
0x000000000000c07c DUREX_data_store
.text.DUREX_numPackets_fetch
0x000000000000c08c 0x8 Output/DUREX-Prog.obj
0x000000000000c08c DUREX_numPackets_fetch
.text.DUREX_numPackets_store
0x000000000000c094 0x6 Output/DUREX-Prog.obj
0x000000000000c094 DUREX_numPackets_store
.text.DUREX_messageAvailable_fetch
0x000000000000c09a 0x8 Output/DUREX-Prog.obj
0x000000000000c09a DUREX_messageAvailable_fetch
.text.DUREX_reset
0x000000000000c0a2 0x3a Output/DUREX.obj
0x000000000000c0a2 DUREX_reset
.text.DUREX_start
0x000000000000c0dc 0xa Output/DUREX.obj
0x000000000000c0dc DUREX_start
.text.Em_Message_restart
0x000000000000c0e6 0x6 Output/DUREX.obj
0x000000000000c0e6 Em_Message_restart
.text.Em_App_startIndSend
0x000000000000c0ec 0x1a Output/DUREX.obj
0x000000000000c0ec Em_App_startIndSend
.text.Em_App_startResSend
0x000000000000c106 0x1a Output/DUREX.obj
0x000000000000c106 Em_App_startResSend
.text.Em_App_xmitReady
0x000000000000c120 0x72 Output/DUREX.obj
0x000000000000c120 Em_App_xmitReady
.text.Em_App_sendResponse
0x000000000000c192 0x26 Output/DUREX.obj
0x000000000000c192 Em_App_sendResponse
.text.Em_App_sysStoreDispatch
0x000000000000c1b8 0x1a Output/DUREX.obj
0x000000000000c1b8 Em_App_sysStoreDispatch
.text.Em_App_sysFetchDispatch
0x000000000000c1d2 0xdc Output/DUREX.obj
0x000000000000c1d2 Em_App_sysFetchDispatch
.text.Em_App_fetchDispatch
0x000000000000c2ae 0x70 Output/DUREX.obj
0x000000000000c2ae Em_App_fetchDispatch
.text.Em_App_storeDispatch
0x000000000000c31e 0x52 Output/DUREX.obj
0x000000000000c31e Em_App_storeDispatch
.text.Em_Message_dispatch
0x000000000000c370 0x60 Output/DUREX.obj
0x000000000000c370 Em_Message_dispatch
.text.Em_App_sendIndicator
0x000000000000c3d0 0x30 Output/DUREX.obj
0x000000000000c3d0 Em_App_sendIndicator
.text.Em_Message_nextXmit
0x000000000000c400 0x7e Output/DUREX.obj
0x000000000000c400 Em_Message_nextXmit
.text.Hal_connected
0x000000000000c47e 0x6 Output/Hal.obj
0x000000000000c47e Hal_connected
.text.Hal_disconnected
0x000000000000c484 0x8 Output/Hal.obj
0x000000000000c484 Hal_disconnected
.text.Hal_init
0x000000000000c48c 0xd0 Output/Hal.obj
0x000000000000c48c Hal_init
.text.Hal_idleLoop
0x000000000000c55c 0x40 Output/Hal.obj
0x000000000000c55c Hal_idleLoop
.text.Em_Hal_lock
0x000000000000c59c 0xa Output/Hal.obj
0x000000000000c59c Em_Hal_lock
.text.Em_Hal_reset
0x000000000000c5a6 0x56 Output/Hal.obj
0x000000000000c5a6 Em_Hal_reset
.text.Em_Hal_startSend
0x000000000000c5fc 0x32 Output/Hal.obj
0x000000000000c5fc Em_Hal_startSend
.text.Em_Hal_unlock
0x000000000000c62e 0x6 Output/Hal.obj
0x000000000000c62e Em_Hal_unlock
.text.buttonIsr
0x000000000000c634 0x2c Output/Hal.obj
0x000000000000c634 __isr_2
0x000000000000c634 buttonIsr
.text.rxIsr 0x000000000000c660 0x9a Output/Hal.obj
0x000000000000c660 rxIsr
0x000000000000c660 __isr_7
.text.timerIsr
0x000000000000c6fa 0x28 Output/Hal.obj
0x000000000000c6fa timerIsr
0x000000000000c6fa __isr_13
.text.txAckIsr
0x000000000000c722 0x66 Output/Hal.obj
0x000000000000c722 txAckIsr
0x000000000000c722 __isr_3
.text.uartWatchdogIsr
0x000000000000c788 0x28 Output/Hal.obj
0x000000000000c788 uartWatchdogIsr
0x000000000000c788 __isr_12
.text 0x000000000000c7b0 0xfc /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/../../../../msp430/lib/libc.a(memcpy.o)
0x000000000000c7b0 memcpy
.text.crt0 0x000000000000c8ac 0x2 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_unexpected_.o)
0x000000000000c8ac _unexpected_
0x000000000000c8ae . = ALIGN (0x2)
.rodata 0x000000000000c8ae 0x46
0x000000000000c8ae . = ALIGN (0x2)
*(.rodata .rodata.* .gnu.linkonce.r.*)
.rodata.Em_App_sysFetchDispatch
0x000000000000c8ae 0x12 Output/DUREX.obj
.rodata.Em_Message_dispatch
0x000000000000c8c0 0x16 Output/DUREX.obj
.rodata.Em_App_endian
0x000000000000c8d6 0x2 Output/DUREX.obj
0x000000000000c8d6 Em_App_endian
.rodata.Em_App_build
0x000000000000c8d8 0x8 Output/DUREX.obj
0x000000000000c8d8 Em_App_build
.rodata.Em_App_hash
0x000000000000c8e0 0x13 Output/DUREX.obj
0x000000000000c8e0 Em_App_hash
0x000000000000c8f4 . = ALIGN (0x2)
*fill* 0x000000000000c8f3 0x1 00
0x000000000000c8f4 _etext = .
.data 0x0000000000000200 0x2 load address 0x000000000000c8f4
0x0000000000000200 . = ALIGN (0x2)
0x0000000000000200 PROVIDE (__data_start, .)
*(.data .data.* .gnu.linkonce.d.*)
.data.Em_App_inBuf
0x0000000000000200 0x2 Output/DUREX.obj
0x0000000000000200 Em_App_inBuf
0x0000000000000202 . = ALIGN (0x2)
0x0000000000000202 _edata = .
0x000000000000c8f4 PROVIDE (__data_load_start, LOADADDR (.data))
0x0000000000000002 PROVIDE (__data_size, SIZEOF (.data))
.bss 0x0000000000000202 0x1d8 load address 0x000000000000c8f6
0x0000000000000202 PROVIDE (__bss_start, .)
*(.bss .bss.*)
.bss.messageAvailable
0x0000000000000202 0x1 Output/DUREX-Prog.obj
0x0000000000000202 messageAvailable
.bss.numPackets
0x0000000000000203 0x1 Output/DUREX-Prog.obj
0x0000000000000203 numPackets
.bss.data 0x0000000000000204 0xc9 Output/DUREX-Prog.obj
0x0000000000000204 data
.bss.numBytes 0x00000000000002cd 0x1 Output/DUREX-Prog.obj
0x00000000000002cd numBytes
.bss.Em_App_devName
0x00000000000002ce 0x2 Output/DUREX.obj
0x00000000000002ce Em_App_devName
.bss._Em_Message_txCnt
0x00000000000002d0 0x1 Output/DUREX.obj
0x00000000000002d0 _Em_Message_txCnt
*fill* 0x00000000000002d1 0x1 00
.bss._Em_Message_txBuf
0x00000000000002d2 0x2 Output/DUREX.obj
0x00000000000002d2 _Em_Message_txBuf
.bss._Em_Message_rxCnt
0x00000000000002d4 0x1 Output/DUREX.obj
0x00000000000002d4 _Em_Message_rxCnt
*fill* 0x00000000000002d5 0x1 00
.bss._Em_Message_rxBuf
0x00000000000002d6 0x2 Output/DUREX.obj
0x00000000000002d6 _Em_Message_rxBuf
.bss.Em_App_outBuf
0x00000000000002d8 0x2 Output/DUREX.obj
0x00000000000002d8 Em_App_outBuf
.bss.Em_App_xmitMask
0x00000000000002da 0x4 Output/DUREX.obj
0x00000000000002da Em_App_xmitMask
.bss.Em_App_fileIndex
0x00000000000002de 0x4 Output/DUREX.obj
0x00000000000002de Em_App_fileIndex
.bss.Em_App_state
0x00000000000002e2 0x1 Output/DUREX.obj
0x00000000000002e2 Em_App_state
*fill* 0x00000000000002e3 0x1 00
.bss.handlerEvents
0x00000000000002e4 0x2 Output/Hal.obj
.bss.handlerTab
0x00000000000002e6 0x6 Output/Hal.obj
.bss.clockTick
0x00000000000002ec 0x2 Output/Hal.obj
*(COMMON)
COMMON 0x00000000000002ee 0xec Output/DUREX.obj
0x00000000000002ee Em_App_recvIdx
0x00000000000002ef Em_App_xmitSize
0x00000000000002f0 Em_App_valp
0x00000000000002f2 Em_App_ind_u
0x00000000000002fe Em_App_recvSize
0x0000000000000300 Em_App_msg_u
0x00000000000003d2 Em_App_pdHdlr
0x00000000000003d4 Em_App_bufp
0x00000000000003d6 Em_App_xmitIdx
0x00000000000003d8 Em_App_desc
0x00000000000003da . = ALIGN (0x2)
0x00000000000003da PROVIDE (__bss_end, .)
0x00000000000001d8 PROVIDE (__bss_size, SIZEOF (.bss))
.noinit 0x00000000000003da 0x2 load address 0x000000000000c8f6
0x00000000000003da PROVIDE (__noinit_start, .)
*(.noinit .noinit.*)
.noinit.crt0 0x00000000000003da 0x2 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__watchdog_support.o)
0x00000000000003da __wdt_clear_value
0x00000000000003dc . = ALIGN (0x2)
0x00000000000003dc PROVIDE (__noinit_end, .)
0x00000000000003dc . = ALIGN (0x2)
0x00000000000003dc _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 0x1c8
*(.debug_aranges)
.debug_aranges
0x0000000000000000 0x40 Output/DUREX-Prog.obj
.debug_aranges
0x0000000000000040 0x70 Output/DUREX.obj
.debug_aranges
0x00000000000000b0 0x78 Output/Hal.obj
.debug_aranges
0x0000000000000128 0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/../../../../msp430/lib/libc.a(strcmp.o)
.debug_aranges
0x000000000000013c 0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/../../../../msp430/lib/libc.a(memcpy.o)
.debug_aranges
0x0000000000000150 0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__watchdog_support.o)
.debug_aranges
0x0000000000000164 0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__init_stack.o)
.debug_aranges
0x0000000000000178 0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_copy_data.o)
.debug_aranges
0x000000000000018c 0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_clear_bss.o)
.debug_aranges
0x00000000000001a0 0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_endless_loop__.o)
.debug_aranges
0x00000000000001b4 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 0x1eee
*(.debug_info)
.debug_info 0x0000000000000000 0x44a Output/DUREX-Prog.obj
.debug_info 0x000000000000044a 0x91b Output/DUREX.obj
.debug_info 0x0000000000000d65 0xc78 Output/Hal.obj
.debug_info 0x00000000000019dd 0xa4 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/../../../../msp430/lib/libc.a(strcmp.o)
.debug_info 0x0000000000001a81 0x113 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/../../../../msp430/lib/libc.a(memcpy.o)
.debug_info 0x0000000000001b94 0x8f /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__watchdog_support.o)
.debug_info 0x0000000000001c23 0x8f /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__init_stack.o)
.debug_info 0x0000000000001cb2 0x8f /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_copy_data.o)
.debug_info 0x0000000000001d41 0x8f /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_clear_bss.o)
.debug_info 0x0000000000001dd0 0x8f /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_endless_loop__.o)
.debug_info 0x0000000000001e5f 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 0x85b
*(.debug_abbrev)
.debug_abbrev 0x0000000000000000 0x152 Output/DUREX-Prog.obj
.debug_abbrev 0x0000000000000152 0x240 Output/DUREX.obj
.debug_abbrev 0x0000000000000392 0x35a Output/Hal.obj
.debug_abbrev 0x00000000000006ec 0x60 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/../../../../msp430/lib/libc.a(strcmp.o)
.debug_abbrev 0x000000000000074c 0x97 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/../../../../msp430/lib/libc.a(memcpy.o)
.debug_abbrev 0x00000000000007e3 0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__watchdog_support.o)
.debug_abbrev 0x00000000000007f7 0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__init_stack.o)
.debug_abbrev 0x000000000000080b 0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_copy_data.o)
.debug_abbrev 0x000000000000081f 0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_clear_bss.o)
.debug_abbrev 0x0000000000000833 0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_endless_loop__.o)
.debug_abbrev 0x0000000000000847 0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_unexpected_.o)
.debug_line 0x0000000000000000 0xd16
*(.debug_line)
.debug_line 0x0000000000000000 0x1a8 Output/DUREX-Prog.obj
.debug_line 0x00000000000001a8 0x3bf Output/DUREX.obj
.debug_line 0x0000000000000567 0x3a9 Output/Hal.obj
.debug_line 0x0000000000000910 0x49 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/../../../../msp430/lib/libc.a(strcmp.o)
.debug_line 0x0000000000000959 0x10e /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/../../../../msp430/lib/libc.a(memcpy.o)
.debug_line 0x0000000000000a67 0x72 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__watchdog_support.o)
.debug_line 0x0000000000000ad9 0x70 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__init_stack.o)
.debug_line 0x0000000000000b49 0x76 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_copy_data.o)
.debug_line 0x0000000000000bbf 0x76 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_clear_bss.o)
.debug_line 0x0000000000000c35 0x71 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_endless_loop__.o)
.debug_line 0x0000000000000ca6 0x70 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_unexpected_.o)
.debug_frame 0x0000000000000000 0x412
*(.debug_frame)
.debug_frame 0x0000000000000000 0xa2 Output/DUREX-Prog.obj
.debug_frame 0x00000000000000a2 0x17a Output/DUREX.obj
.debug_frame 0x000000000000021c 0x1a0 Output/Hal.obj
.debug_frame 0x00000000000003bc 0x1e /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/../../../../msp430/lib/libc.a(strcmp.o)
.debug_frame 0x00000000000003da 0x38 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/../../../../msp430/lib/libc.a(memcpy.o)
.debug_str 0x0000000000000000 0xa89
*(.debug_str)
.debug_str 0x0000000000000000 0x2b6 Output/DUREX-Prog.obj
0x2ef (size before relaxing)
.debug_str 0x00000000000002b6 0x3d9 Output/DUREX.obj
0x535 (size before relaxing)
.debug_str 0x000000000000068f 0x367 Output/Hal.obj
0x593 (size before relaxing)
.debug_str 0x00000000000009f6 0x5f /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/../../../../msp430/lib/libc.a(strcmp.o)
0xde (size before relaxing)
.debug_str 0x0000000000000a55 0x34 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/../../../../msp430/lib/libc.a(memcpy.o)
0x100 (size before relaxing)
.debug_loc 0x0000000000000000 0x868
*(.debug_loc)
.debug_loc 0x0000000000000000 0x28 Output/DUREX-Prog.obj
.debug_loc 0x0000000000000028 0x447 Output/DUREX.obj
.debug_loc 0x000000000000046f 0x1e5 Output/Hal.obj
.debug_loc 0x0000000000000654 0x24 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/../../../../msp430/lib/libc.a(strcmp.o)
.debug_loc 0x0000000000000678 0x1f0 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/../../../../msp430/lib/libc.a(memcpy.o)
.debug_macinfo
*(.debug_macinfo)
.debug_pubtypes
*(.debug_pubtypes)
.debug_ranges 0x0000000000000000 0x1a4
*(.debug_ranges)
.debug_ranges 0x0000000000000000 0x34 Output/DUREX-Prog.obj
.debug_ranges 0x0000000000000034 0x64 Output/DUREX.obj
.debug_ranges 0x0000000000000098 0x10c Output/Hal.obj
0x0000000000000400 PROVIDE (__stack, (ORIGIN (ram) + 0x200))
0x000000000000c8f4 PROVIDE (__data_start_rom, _etext)
0x000000000000c8f6 PROVIDE (__data_end_rom, (_etext + SIZEOF (.data)))
OUTPUT(Output/DUREX-Prog.out elf32-msp430)