FirstApp-Prog.map
41.4 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
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/FirstApp.obj
Em_App_xmitSize 0x1 Output/FirstApp.obj
Em_App_valp 0x2 Output/FirstApp.obj
Em_App_ind_u 0xc Output/FirstApp.obj
Em_App_recvSize 0x1 Output/FirstApp.obj
Em_App_msg_u 0x1c Output/FirstApp.obj
Em_App_pdHdlr 0x2 Output/FirstApp.obj
Em_App_bufp 0x2 Output/FirstApp.obj
Em_App_xmitIdx 0x1 Output/FirstApp.obj
Em_App_desc 0x2 Output/FirstApp.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/FirstApp-Prog.obj
.data 0x0000000000000000 0x0 Output/FirstApp-Prog.obj
.bss 0x0000000000000000 0x0 Output/FirstApp-Prog.obj
.text 0x0000000000000000 0x0 Output/FirstApp.obj
.data 0x0000000000000000 0x0 Output/FirstApp.obj
.bss 0x0000000000000000 0x0 Output/FirstApp.obj
.text.Em_App_marshallToBuf
0x0000000000000000 0xd4 Output/FirstApp.obj
.text.Em_App_marshallToVal
0x0000000000000000 0x11a Output/FirstApp.obj
.text.FirstApp_setDeviceName
0x0000000000000000 0x6 Output/FirstApp.obj
.text.Em_App_startIndSend
0x0000000000000000 0x1a Output/FirstApp.obj
.text.FirstApp_pairingOn
0x0000000000000000 0x24 Output/FirstApp.obj
.text.FirstApp_pairingOff
0x0000000000000000 0xa Output/FirstApp.obj
.text.FirstApp_disconnect
0x0000000000000000 0x26 Output/FirstApp.obj
.text.FirstApp_broadcastOff
0x0000000000000000 0x1c Output/FirstApp.obj
.text.FirstApp_activateParameters
0x0000000000000000 0x1e Output/FirstApp.obj
.text.FirstApp_accept
0x0000000000000000 0x20 Output/FirstApp.obj
.text.Em_App_sendIndicator
0x0000000000000000 0x2 Output/FirstApp.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 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/FirstApp-Prog.obj
LOAD Output/FirstApp.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 0x676
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/FirstApp-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.FirstApp_connectHandler
0x000000000000c054 0x6 Output/FirstApp-Prog.obj
0x000000000000c054 FirstApp_connectHandler
.text.FirstApp_disconnectHandler
0x000000000000c05a 0x6 Output/FirstApp-Prog.obj
0x000000000000c05a FirstApp_disconnectHandler
.text.FirstApp_data_fetch
0x000000000000c060 0x8 Output/FirstApp-Prog.obj
0x000000000000c060 FirstApp_data_fetch
.text.FirstApp_data_store
0x000000000000c068 0x6 Output/FirstApp-Prog.obj
0x000000000000c068 FirstApp_data_store
.text.FirstApp_reset
0x000000000000c06e 0x3a Output/FirstApp.obj
0x000000000000c06e FirstApp_reset
.text.FirstApp_start
0x000000000000c0a8 0xa Output/FirstApp.obj
0x000000000000c0a8 FirstApp_start
.text.Em_Message_restart
0x000000000000c0b2 0x6 Output/FirstApp.obj
0x000000000000c0b2 Em_Message_restart
.text.Em_App_startResSend
0x000000000000c0b8 0x1a Output/FirstApp.obj
0x000000000000c0b8 Em_App_startResSend
.text.Em_Message_nextXmit
0x000000000000c0d2 0x4a Output/FirstApp.obj
0x000000000000c0d2 Em_Message_nextXmit
.text.Em_App_xmitReady
0x000000000000c11c 0x72 Output/FirstApp.obj
0x000000000000c11c Em_App_xmitReady
.text.Em_App_sendResponse
0x000000000000c18e 0x26 Output/FirstApp.obj
0x000000000000c18e Em_App_sendResponse
.text.Em_App_sysStoreDispatch
0x000000000000c1b4 0x1a Output/FirstApp.obj
0x000000000000c1b4 Em_App_sysStoreDispatch
.text.Em_App_sysFetchDispatch
0x000000000000c1ce 0xda Output/FirstApp.obj
0x000000000000c1ce Em_App_sysFetchDispatch
.text.Em_App_fetchDispatch
0x000000000000c2a8 0x22 Output/FirstApp.obj
0x000000000000c2a8 Em_App_fetchDispatch
.text.Em_App_storeDispatch
0x000000000000c2ca 0x18 Output/FirstApp.obj
0x000000000000c2ca Em_App_storeDispatch
.text.Em_Message_dispatch
0x000000000000c2e2 0x60 Output/FirstApp.obj
0x000000000000c2e2 Em_Message_dispatch
.text.Hal_connected
0x000000000000c342 0x6 Output/Hal.obj
0x000000000000c342 Hal_connected
.text.Hal_disconnected
0x000000000000c348 0x8 Output/Hal.obj
0x000000000000c348 Hal_disconnected
.text.Hal_init
0x000000000000c350 0xd0 Output/Hal.obj
0x000000000000c350 Hal_init
.text.Hal_idleLoop
0x000000000000c420 0x40 Output/Hal.obj
0x000000000000c420 Hal_idleLoop
.text.Em_Hal_lock
0x000000000000c460 0xa Output/Hal.obj
0x000000000000c460 Em_Hal_lock
.text.Em_Hal_reset
0x000000000000c46a 0x56 Output/Hal.obj
0x000000000000c46a Em_Hal_reset
.text.Em_Hal_startSend
0x000000000000c4c0 0x32 Output/Hal.obj
0x000000000000c4c0 Em_Hal_startSend
.text.Em_Hal_unlock
0x000000000000c4f2 0x6 Output/Hal.obj
0x000000000000c4f2 Em_Hal_unlock
.text.buttonIsr
0x000000000000c4f8 0x2c Output/Hal.obj
0x000000000000c4f8 __isr_2
0x000000000000c4f8 buttonIsr
.text.rxIsr 0x000000000000c524 0x9a Output/Hal.obj
0x000000000000c524 rxIsr
0x000000000000c524 __isr_7
.text.timerIsr
0x000000000000c5be 0x28 Output/Hal.obj
0x000000000000c5be timerIsr
0x000000000000c5be __isr_13
.text.txAckIsr
0x000000000000c5e6 0x66 Output/Hal.obj
0x000000000000c5e6 txAckIsr
0x000000000000c5e6 __isr_3
.text.uartWatchdogIsr
0x000000000000c64c 0x28 Output/Hal.obj
0x000000000000c64c uartWatchdogIsr
0x000000000000c64c __isr_12
.text.crt0 0x000000000000c674 0x2 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_unexpected_.o)
0x000000000000c674 _unexpected_
0x000000000000c676 . = ALIGN (0x2)
.rodata 0x000000000000c676 0x46
0x000000000000c676 . = ALIGN (0x2)
*(.rodata .rodata.* .gnu.linkonce.r.*)
.rodata.Em_App_sysFetchDispatch
0x000000000000c676 0x12 Output/FirstApp.obj
.rodata.Em_Message_dispatch
0x000000000000c688 0x16 Output/FirstApp.obj
.rodata.Em_App_endian
0x000000000000c69e 0x2 Output/FirstApp.obj
0x000000000000c69e Em_App_endian
.rodata.Em_App_build
0x000000000000c6a0 0x8 Output/FirstApp.obj
0x000000000000c6a0 Em_App_build
.rodata.Em_App_hash
0x000000000000c6a8 0x13 Output/FirstApp.obj
0x000000000000c6a8 Em_App_hash
0x000000000000c6bc . = ALIGN (0x2)
*fill* 0x000000000000c6bb 0x1 00
0x000000000000c6bc _etext = .
.data 0x0000000000000200 0x4 load address 0x000000000000c6bc
0x0000000000000200 . = ALIGN (0x2)
0x0000000000000200 PROVIDE (__data_start, .)
*(.data .data.* .gnu.linkonce.d.*)
.data.dataVal 0x0000000000000200 0x2 Output/FirstApp-Prog.obj
.data.Em_App_inBuf
0x0000000000000202 0x2 Output/FirstApp.obj
0x0000000000000202 Em_App_inBuf
0x0000000000000204 . = ALIGN (0x2)
0x0000000000000204 _edata = .
0x000000000000c6bc PROVIDE (__data_load_start, LOADADDR (.data))
0x0000000000000004 PROVIDE (__data_size, SIZEOF (.data))
.bss 0x0000000000000204 0x56 load address 0x000000000000c6c0
0x0000000000000204 PROVIDE (__bss_start, .)
*(.bss .bss.*)
.bss.Em_App_devName
0x0000000000000204 0x2 Output/FirstApp.obj
0x0000000000000204 Em_App_devName
.bss._Em_Message_txCnt
0x0000000000000206 0x1 Output/FirstApp.obj
0x0000000000000206 _Em_Message_txCnt
*fill* 0x0000000000000207 0x1 00
.bss._Em_Message_txBuf
0x0000000000000208 0x2 Output/FirstApp.obj
0x0000000000000208 _Em_Message_txBuf
.bss._Em_Message_rxCnt
0x000000000000020a 0x1 Output/FirstApp.obj
0x000000000000020a _Em_Message_rxCnt
*fill* 0x000000000000020b 0x1 00
.bss._Em_Message_rxBuf
0x000000000000020c 0x2 Output/FirstApp.obj
0x000000000000020c _Em_Message_rxBuf
.bss.Em_App_outBuf
0x000000000000020e 0x2 Output/FirstApp.obj
0x000000000000020e Em_App_outBuf
.bss.Em_App_xmitMask
0x0000000000000210 0x4 Output/FirstApp.obj
0x0000000000000210 Em_App_xmitMask
.bss.Em_App_fileIndex
0x0000000000000214 0x4 Output/FirstApp.obj
0x0000000000000214 Em_App_fileIndex
.bss.Em_App_state
0x0000000000000218 0x1 Output/FirstApp.obj
0x0000000000000218 Em_App_state
*fill* 0x0000000000000219 0x1 00
.bss.handlerEvents
0x000000000000021a 0x2 Output/Hal.obj
.bss.handlerTab
0x000000000000021c 0x6 Output/Hal.obj
.bss.clockTick
0x0000000000000222 0x2 Output/Hal.obj
*(COMMON)
COMMON 0x0000000000000224 0x36 Output/FirstApp.obj
0x0000000000000224 Em_App_recvIdx
0x0000000000000225 Em_App_xmitSize
0x0000000000000226 Em_App_valp
0x0000000000000228 Em_App_ind_u
0x0000000000000234 Em_App_recvSize
0x0000000000000236 Em_App_msg_u
0x0000000000000252 Em_App_pdHdlr
0x0000000000000254 Em_App_bufp
0x0000000000000256 Em_App_xmitIdx
0x0000000000000258 Em_App_desc
0x000000000000025a . = ALIGN (0x2)
0x000000000000025a PROVIDE (__bss_end, .)
0x0000000000000056 PROVIDE (__bss_size, SIZEOF (.bss))
.noinit 0x000000000000025a 0x2 load address 0x000000000000c6c0
0x000000000000025a PROVIDE (__noinit_start, .)
*(.noinit .noinit.*)
.noinit.crt0 0x000000000000025a 0x2 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__watchdog_support.o)
0x000000000000025a __wdt_clear_value
0x000000000000025c . = ALIGN (0x2)
0x000000000000025c PROVIDE (__noinit_end, .)
0x000000000000025c . = ALIGN (0x2)
0x000000000000025c _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 0x180
*(.debug_aranges)
.debug_aranges
0x0000000000000000 0x24 Output/FirstApp-Prog.obj
.debug_aranges
0x0000000000000024 0x6c Output/FirstApp.obj
.debug_aranges
0x0000000000000090 0x78 Output/Hal.obj
.debug_aranges
0x0000000000000108 0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__watchdog_support.o)
.debug_aranges
0x000000000000011c 0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__init_stack.o)
.debug_aranges
0x0000000000000130 0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_copy_data.o)
.debug_aranges
0x0000000000000144 0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_clear_bss.o)
.debug_aranges
0x0000000000000158 0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_endless_loop__.o)
.debug_aranges
0x000000000000016c 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 0x1a82
*(.debug_info)
.debug_info 0x0000000000000000 0x1ce Output/FirstApp-Prog.obj
.debug_info 0x00000000000001ce 0x8e2 Output/FirstApp.obj
.debug_info 0x0000000000000ab0 0xc78 Output/Hal.obj
.debug_info 0x0000000000001728 0x8f /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__watchdog_support.o)
.debug_info 0x00000000000017b7 0x8f /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__init_stack.o)
.debug_info 0x0000000000001846 0x8f /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_copy_data.o)
.debug_info 0x00000000000018d5 0x8f /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_clear_bss.o)
.debug_info 0x0000000000001964 0x8f /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_endless_loop__.o)
.debug_info 0x00000000000019f3 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 0x6d2
*(.debug_abbrev)
.debug_abbrev 0x0000000000000000 0xb0 Output/FirstApp-Prog.obj
.debug_abbrev 0x00000000000000b0 0x250 Output/FirstApp.obj
.debug_abbrev 0x0000000000000300 0x35a Output/Hal.obj
.debug_abbrev 0x000000000000065a 0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__watchdog_support.o)
.debug_abbrev 0x000000000000066e 0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__init_stack.o)
.debug_abbrev 0x0000000000000682 0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_copy_data.o)
.debug_abbrev 0x0000000000000696 0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_clear_bss.o)
.debug_abbrev 0x00000000000006aa 0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_endless_loop__.o)
.debug_abbrev 0x00000000000006be 0x14 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_unexpected_.o)
.debug_line 0x0000000000000000 0xac7
*(.debug_line)
.debug_line 0x0000000000000000 0x120 Output/FirstApp-Prog.obj
.debug_line 0x0000000000000120 0x34f Output/FirstApp.obj
.debug_line 0x000000000000046f 0x3a9 Output/Hal.obj
.debug_line 0x0000000000000818 0x72 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__watchdog_support.o)
.debug_line 0x000000000000088a 0x70 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(__init_stack.o)
.debug_line 0x00000000000008fa 0x76 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_copy_data.o)
.debug_line 0x0000000000000970 0x76 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_clear_bss.o)
.debug_line 0x00000000000009e6 0x71 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_endless_loop__.o)
.debug_line 0x0000000000000a57 0x70 /Applications/Development/Em-Builder-IDE/eclipse/emmoco/msptools/bin/../lib/gcc/msp430/4.6.1/libcrt0.a(_unexpected_.o)
.debug_frame 0x0000000000000000 0x35c
*(.debug_frame)
.debug_frame 0x0000000000000000 0x4e Output/FirstApp-Prog.obj
.debug_frame 0x000000000000004e 0x16e Output/FirstApp.obj
.debug_frame 0x00000000000001bc 0x1a0 Output/Hal.obj
.debug_str 0x0000000000000000 0x8d7
*(.debug_str)
.debug_str 0x0000000000000000 0x194 Output/FirstApp-Prog.obj
0x1d0 (size before relaxing)
.debug_str 0x0000000000000194 0x3dc Output/FirstApp.obj
0x521 (size before relaxing)
.debug_str 0x0000000000000570 0x367 Output/Hal.obj
0x5a8 (size before relaxing)
.debug_loc 0x0000000000000000 0x597
*(.debug_loc)
.debug_loc 0x0000000000000000 0x3b2 Output/FirstApp.obj
.debug_loc 0x00000000000003b2 0x1e5 Output/Hal.obj
.debug_macinfo
*(.debug_macinfo)
.debug_pubtypes
*(.debug_pubtypes)
.debug_ranges 0x0000000000000000 0x190
*(.debug_ranges)
.debug_ranges 0x0000000000000000 0x18 Output/FirstApp-Prog.obj
.debug_ranges 0x0000000000000018 0x6c Output/FirstApp.obj
.debug_ranges 0x0000000000000084 0x10c Output/Hal.obj
0x0000000000000400 PROVIDE (__stack, (ORIGIN (ram) + 0x200))
0x000000000000c6bc PROVIDE (__data_start_rom, _etext)
0x000000000000c6c0 PROVIDE (__data_end_rom, (_etext + SIZEOF (.data)))
OUTPUT(Output/FirstApp-Prog.out elf32-msp430)