root/webserver/example/EasyWEB/ARM Flash Debug/EasyWeb.map

Revision 12, 44.2 kB (checked in by phil, 15 years ago)

Added Interrupt Enable Commamnd. RAM Debug, Flash Release working (still needs reset after power-on)

Line 
1 Archive member included because of file (symbol)
2
3 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
4                               ARM Flash Debug/LPC230x.o (liblpc2000_lpc23xx_get_cclk)
5 /home/phil/CrossWorks_ARM_1_7/lib/libarmdi_v4t_a_le.a(libarm_enable_irq.o)
6                               ARM Flash Debug/tcpip.o (__ARMLIB_enableIRQ)
7 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
8                               /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o) (__udivsi3)
9 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
10                               ARM Flash Debug/easyweb.o (memcpy)
11 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
12                               ARM Flash Debug/tcpip.o (memset)
13 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
14                               ARM Flash Debug/tcpip.o (memcmp)
15 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
16                               ARM Flash Debug/easyweb.o (sprintf)
17 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
18                               /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o) (__vfprintf)
19 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
20                               /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o) (strlen)
21 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
22                               /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o) (__hex_uc)
23
24 Allocating common symbols
25 Common symbol       size              file
26
27 TCPTimer            0x1               ARM Flash Debug/easyweb.o
28 HTTPBytesToSend     0x4               ARM Flash Debug/easyweb.o
29 TCPRxDataCount      0x2               ARM Flash Debug/easyweb.o
30 HTTPStatus          0x1               ARM Flash Debug/easyweb.o
31 TCPTxDataCount      0x2               ARM Flash Debug/easyweb.o
32 RecdFrameIP         0x4               ARM Flash Debug/easyweb.o
33 RemoteMAC           0x6               ARM Flash Debug/easyweb.o
34 TCPStateMachine     0x4               ARM Flash Debug/easyweb.o
35 TCPUNASeqNr         0x4               ARM Flash Debug/easyweb.o
36 TCPLocalPort        0x2               ARM Flash Debug/easyweb.o
37 _RxTCPBuffer        0x100             ARM Flash Debug/easyweb.o
38 TCPFlags            0x1               ARM Flash Debug/easyweb.o
39 RecdFrameMAC        0x6               ARM Flash Debug/easyweb.o
40 RecdIPFrameLength   0x2               ARM Flash Debug/easyweb.o
41 PWebSide            0x4               ARM Flash Debug/easyweb.o
42 RemoteIP            0x4               ARM Flash Debug/easyweb.o
43 LastFrameSent       0x4               ARM Flash Debug/easyweb.o
44 TCPRemotePort       0x2               ARM Flash Debug/easyweb.o
45 TxFrame2Size        0x1               ARM Flash Debug/easyweb.o
46 TCPAckNr            0x4               ARM Flash Debug/easyweb.o
47 TransmitControl     0x1               ARM Flash Debug/easyweb.o
48 TxFrame1Size        0x2               ARM Flash Debug/easyweb.o
49 ISNGenHigh          0x2               ARM Flash Debug/easyweb.o
50 _TxFrame2           0x4a              ARM Flash Debug/easyweb.o
51 RecdFrameLength     0x2               ARM Flash Debug/easyweb.o
52 _TxFrame1           0x236             ARM Flash Debug/easyweb.o
53 TCPSeqNr            0x4               ARM Flash Debug/easyweb.o
54 RetryCounter        0x1               ARM Flash Debug/easyweb.o
55 SocketStatus        0x1               ARM Flash Debug/easyweb.o
56
57 Memory Configuration
58
59 Name             Origin             Length             Attributes
60 UNPLACED_SECTIONS 0xffffffff         0x00000000         xw
61 AHB_Peripherals  0xffe00000         0x00200000         xw
62 Battery_RAM      0xe0084000         0x00000800         xw
63 APB_Peripherals  0xe0000000         0x00200000         xw
64 USB_RAM          0x7fd00000         0x00002000         xw
65 Ethernet_RAM     0x7fe00000         0x00004000         xw
66 SRAM             0x40000000         0x00008000         xw
67 FLASH            0x00000000         0x00080000         xr
68 *default*        0x00000000         0xffffffff
69
70 Linker script and memory map
71
72                 0xffe00000                __AHB_Peripherals_segment_start__ = 0xffe00000
73                 0x00000000                __AHB_Peripherals_segment_end__ = 0x0
74                 0xe0084000                __Battery_RAM_segment_start__ = 0xe0084000
75                 0xe0084800                __Battery_RAM_segment_end__ = 0xe0084800
76                 0xe0000000                __APB_Peripherals_segment_start__ = 0xe0000000
77                 0xe0200000                __APB_Peripherals_segment_end__ = 0xe0200000
78                 0x7fd00000                __USB_RAM_segment_start__ = 0x7fd00000
79                 0x7fd02000                __USB_RAM_segment_end__ = 0x7fd02000
80                 0x7fe00000                __Ethernet_RAM_segment_start__ = 0x7fe00000
81                 0x7fe04000                __Ethernet_RAM_segment_end__ = 0x7fe04000
82                 0x40000000                __SRAM_segment_start__ = 0x40000000
83                 0x40008000                __SRAM_segment_end__ = 0x40008000
84                 0x00000000                __FLASH_segment_start__ = 0x0
85                 0x00080000                __FLASH_segment_end__ = 0x80000
86                 0x00000400                __STACKSIZE__ = 0x400
87                 0x00000100                __STACKSIZE_IRQ__ = 0x100
88                 0x00000100                __STACKSIZE_FIQ__ = 0x100
89                 0x00000000                __STACKSIZE_SVC__ = 0x0
90                 0x00000000                __STACKSIZE_ABT__ = 0x0
91                 0x00000000                __STACKSIZE_UND__ = 0x0
92                 0x00000400                __HEAPSIZE__ = 0x400
93                 0x40000000                __vectors_ram_load_start__ = __SRAM_segment_start__
94
95 .vectors_ram    0x40000000       0x3c
96                 0x40000000                __vectors_ram_start__ = .
97  *(.vectors_ram)
98                 0x4000003c                . = ((__vectors_ram_start__ + 0x3c) MAX_K .)
99  *fill*         0x40000000       0x3c 00
100                 0x4000003c                __vectors_ram_end__ = (__vectors_ram_start__ + SIZEOF (.vectors_ram))
101                 0x00000001                . = ASSERT (((__vectors_ram_end__ >= __SRAM_segment_start__) && (__vectors_ram_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .vectors_ram is too large to fit in SRAM memory segment)
102                 0x00000000                __vectors_load_start__ = __FLASH_segment_start__
103
104 .vectors        0x00000000       0x38
105                 0x00000000                __vectors_start__ = .
106  *(.vectors .vectors.*)
107  .vectors       0x00000000       0x38 ARM Flash Debug/Philips_LPC230X_Startup.o
108                 0x00000000                _vectors
109                 0x00000038                __vectors_end__ = (__vectors_start__ + SIZEOF (.vectors))
110                 0x00000001                . = ASSERT (((__vectors_end__ >= __FLASH_segment_start__) && (__vectors_end__ <= (__FLASH_segment_start__ + 0x80000))), error: .vectors is too large to fit in FLASH memory segment)
111                 0x00000038                __init_load_start__ = (__vectors_end__ ALIGN 0x4)
112
113 .init           0x00000038      0x2e0
114                 0x00000038                __init_start__ = .
115  *(.init .init.*)
116  *fill*         0x00000038        0x8 00
117  .init          0x00000040      0x1d0 ARM Flash Debug/crt0.o
118                 0x00000040                __start
119                 0x00000040                _start
120  .init          0x00000210      0x108 ARM Flash Debug/Philips_LPC230X_Startup.o
121                 0x00000210                reset_handler
122                 0x000002fc                undef_handler
123                 0x00000304                pabort_handler
124                 0x00000308                dabort_handler
125                 0x00000300                swi_handler
126                 0x0000030c                fiq_handler
127                 0x00000318                __init_end__ = (__init_start__ + SIZEOF (.init))
128                 0x00000001                . = ASSERT (((__init_end__ >= __FLASH_segment_start__) && (__init_end__ <= (__FLASH_segment_start__ + 0x80000))), error: .init is too large to fit in FLASH memory segment)
129                 0x00000318                __text_load_start__ = (__init_end__ ALIGN 0x4)
130
131 .text           0x00000318     0x4488
132                 0x00000318                __text_start__ = .
133  *(.text .text.* .glue_7t .glue_7 .gnu.linkonce.t.* .gcc_except_table)
134  .text          0x00000318      0x474 ARM Flash Debug/easyweb.o
135                 0x00000688                InsertDynamicValues
136                 0x000005ec                GetAD0Val
137                 0x000003cc                HTTPServer
138                 0x00000318                main
139  .glue_7        0x0000078c        0x0 ARM Flash Debug/easyweb.o
140  .glue_7t       0x0000078c        0x0 ARM Flash Debug/easyweb.o
141  .text          0x0000078c      0xcac ARM Flash Debug/EMAC.o
142                 0x0000132c                WriteFrame_EMAC
143                 0x00001128                StartReadFrame
144                 0x00000fc4                ReadFrame_EMAC
145                 0x0000078c                write_PHY
146                 0x00001058                CopyFromFrame_EMAC
147                 0x0000082c                read_PHY
148                 0x000011c4                EndReadFrame
149                 0x00001004                ReadFrameBE_EMAC
150                 0x0000130c                Rdy4Tx
151                 0x000008fc                rx_descr_init
152                 0x000010e4                DummyReadFrame_EMAC
153                 0x00001370                CopyToFrame_EMAC
154                 0x00000a2c                tx_descr_init
155                 0x00000b48                Init_EMAC
156                 0x00001228                CheckFrameReceived
157                 0x00001288                RequestSend
158  .glue_7        0x00001438        0x0 ARM Flash Debug/EMAC.o
159  .glue_7t       0x00001438        0x0 ARM Flash Debug/EMAC.o
160  .text          0x00001438        0x0 ARM Flash Debug/Retarget.o
161  .glue_7        0x00001438        0x0 ARM Flash Debug/Retarget.o
162  .glue_7t       0x00001438        0x0 ARM Flash Debug/Retarget.o
163  .text          0x00001438     0x2414 ARM Flash Debug/tcpip.o
164                 0x00003518                TCPHandleRetransmission
165                 0x00003610                TCPClockHandler
166                 0x000034e8                TCPStopTimer
167                 0x00001c2c                ProcessEthBroadcastFrame
168                 0x00001788                IsBroadcast
169                 0x000014f8                TCPPassiveOpen
170                 0x0000326c                CalcChecksum
171                 0x00001834                DoNetworkStuff
172                 0x000015ec                TCPClose
173                 0x000035a4                TCPHandleTimeout
174                 0x000016a8                TCPTransmitTxBuffer
175                 0x00002c70                PrepareTCP_FRAME
176                 0x00002ffc                PrepareTCP_DATA_FRAME
177                 0x00001f10                ProcessTCPFrame
178                 0x00002a38                PrepareICMP_ECHO_REPLY
179                 0x000028e8                PrepareARP_ANSWER
180                 0x00001d08                ProcessEthIAFrame
181                 0x00001558                TCPActiveOpen
182                 0x00003468                TCPStartTimeWaitTimer
183                 0x00003758                WriteDWBE
184                 0x000036f8                WriteWBE
185                 0x000037ec                SwapBytes
186                 0x000034c0                TCPRestartTimer
187                 0x000036c0                SendFrame2
188                 0x000033fc                TCPStartRetryTimer
189                 0x00001438                TCPLowLevelInit
190                 0x00001ec4                ProcessICMPFrame
191                 0x00001678                TCPReleaseRxBuffer
192                 0x00003688                SendFrame1
193                 0x00002708                PrepareARP_REQUEST
194  .glue_7        0x0000384c        0x0 ARM Flash Debug/tcpip.o
195  .glue_7t       0x0000384c        0x0 ARM Flash Debug/tcpip.o
196  .text          0x0000384c       0x40 ARM Flash Debug/catch_irqs.o
197                 0x0000384c                irq_handler()
198                 0x0000386c                swi_handler()
199                 0x0000385c                fiq_handler()
200                 0x0000387c                undef_handler()
201  .glue_7        0x0000388c        0x0 ARM Flash Debug/catch_irqs.o
202  .glue_7t       0x0000388c        0x0 ARM Flash Debug/catch_irqs.o
203  .text          0x0000388c        0x0 ARM Flash Debug/crt0.o
204  .glue_7        0x0000388c        0x0 ARM Flash Debug/crt0.o
205  .glue_7t       0x0000388c        0x0 ARM Flash Debug/crt0.o
206  .text          0x0000388c        0x0 ARM Flash Debug/Philips_LPC230X_Startup.o
207  .glue_7        0x0000388c        0x0 ARM Flash Debug/Philips_LPC230X_Startup.o
208  .glue_7t       0x0000388c        0x0 ARM Flash Debug/Philips_LPC230X_Startup.o
209  .text          0x0000388c      0x2fc ARM Flash Debug/LPC230x.o
210                 0x00003b68                ctl_get_ticks_per_second
211                 0x00003a70                ctl_start_timer
212                 0x00003914                get_uart_clk
213  .glue_7        0x00003b88        0x0 ARM Flash Debug/LPC230x.o
214  .glue_7t       0x00003b88        0x0 ARM Flash Debug/LPC230x.o
215  .text          0x00003b88      0x168 ARM Flash Debug/VIC_PL192.o
216                 0x00003c70                ctl_unmask_isr
217                 0x00003b88                ctl_set_isr
218                 0x00003cb0                ctl_mask_isr
219  .glue_7        0x00003cf0        0x0 ARM Flash Debug/VIC_PL192.o
220  .glue_7t       0x00003cf0        0x0 ARM Flash Debug/VIC_PL192.o
221  .text          0x00003cf0       0x44 ARM Flash Debug/VIC_PL192_irq_handler.o
222                 0x00003cf0                irq_handler
223  .glue_7        0x00003d34        0x0 ARM Flash Debug/VIC_PL192_irq_handler.o
224  .glue_7t       0x00003d34        0x0 ARM Flash Debug/VIC_PL192_irq_handler.o
225  .text          0x00003d34        0x0 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
226  .text.liblpc2000
227                 0x00003d34       0x98 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
228                 0x00003d34                liblpc2000_lpc23xx_get_cclk
229  .glue_7        0x00003dcc        0x0 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
230  .glue_7t       0x00003dcc        0x0 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
231  .text          0x00003dcc        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libarmdi_v4t_a_le.a(libarm_enable_irq.o)
232  *fill*         0x00003dcc        0x4 00
233  .text.libc     0x00003dd0       0x10 /home/phil/CrossWorks_ARM_1_7/lib/libarmdi_v4t_a_le.a(libarm_enable_irq.o)
234                 0x00003dd0                __ARMLIB_enableIRQ
235                 0x00003dd0                libarm_enable_irq
236  .glue_7        0x00003de0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libarmdi_v4t_a_le.a(libarm_enable_irq.o)
237  .glue_7t       0x00003de0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libarmdi_v4t_a_le.a(libarm_enable_irq.o)
238  .text          0x00003de0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
239  .text.libc     0x00003de0       0x30 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
240                 0x00003de0                __int32_udiv
241                 0x00003de0                __int32_udivmod
242                 0x00003de0                __udivsi3
243  .glue_7        0x00003e10        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
244  .glue_7t       0x00003e10        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
245  .text          0x00003e10        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
246  .text.libc     0x00003e10       0x60 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
247                 0x00003e10                memcpy
248  .glue_7        0x00003e70        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
249  .glue_7t       0x00003e70        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
250  .text          0x00003e70        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
251  .text.libc     0x00003e70       0xa0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
252                 0x00003e70                memset
253  .glue_7        0x00003f10        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
254  .glue_7t       0x00003f10        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
255  .text          0x00003f10        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
256  .text.libc     0x00003f10       0x68 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
257                 0x00003f10                memcmp
258  .glue_7        0x00003f78        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
259  .glue_7t       0x00003f78        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
260  .text          0x00003f78        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
261  .text.libc     0x00003f78       0x44 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
262                 0x00003f78                sprintf
263  .glue_7        0x00003fbc        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
264  .glue_7t       0x00003fbc        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
265  .text          0x00003fbc        0x0 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
266  .text.libc     0x00003fbc      0x780 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
267                 0x00004078                __vfprintf
268  .glue_7        0x0000473c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
269  .glue_7t       0x0000473c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
270  .text          0x0000473c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
271  *fill*         0x0000473c        0x4 00
272  .text.libc     0x00004740       0x60 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
273                 0x00004740                strlen
274  .glue_7        0x000047a0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
275  .glue_7t       0x000047a0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
276  .text          0x000047a0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
277  .text.libc     0x000047a0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
278  .glue_7        0x000047a0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
279  .glue_7t       0x000047a0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
280                 0x000047a0                __text_end__ = (__text_start__ + SIZEOF (.text))
281                 0x00000001                . = ASSERT (((__text_end__ >= __FLASH_segment_start__) && (__text_end__ <= (__FLASH_segment_start__ + 0x80000))), error: .text is too large to fit in FLASH memory segment)
282                 0x000047a0                __dtors_load_start__ = (__text_end__ ALIGN 0x4)
283
284 .dtors          0x000047a0        0x0
285                 0x000047a0                __dtors_start__ = .
286  *(SORT(.dtors.*))
287  *(.dtors)
288                 0x000047a0                __dtors_end__ = (__dtors_start__ + SIZEOF (.dtors))
289                 0x00000001                . = ASSERT (((__dtors_end__ >= __FLASH_segment_start__) && (__dtors_end__ <= (__FLASH_segment_start__ + 0x80000))), error: .dtors is too large to fit in FLASH memory segment)
290                 0x000047a0                __ctors_load_start__ = (__dtors_end__ ALIGN 0x4)
291
292 .ctors          0x000047a0        0x0
293                 0x000047a0                __ctors_start__ = .
294  *(SORT(.ctors.*))
295  *(.ctors)
296                 0x000047a0                __ctors_end__ = (__ctors_start__ + SIZEOF (.ctors))
297                 0x00000001                . = ASSERT (((__ctors_end__ >= __FLASH_segment_start__) && (__ctors_end__ <= (__FLASH_segment_start__ + 0x80000))), error: .ctors is too large to fit in FLASH memory segment)
298                 0x000047a0                __rodata_load_start__ = (__ctors_end__ ALIGN 0x4)
299
300 .rodata         0x000047a0      0x4bc
301                 0x000047a0                __rodata_start__ = .
302  *(.rodata .rodata.* .gnu.linkonce.r.*)
303  .rodata        0x000047a0      0x494 ARM Flash Debug/easyweb.o
304                 0x000047a0                GetResponse
305                 0x000047d2                SubnetMask
306                 0x000047d6                GatewayIP
307                 0x000047dc                WebSide
308                 0x000047ce                MyIP
309  .rodata        0x00004c34        0x6 ARM Flash Debug/tcpip.o
310                 0x00004c34                MyMAC
311  *fill*         0x00004c3a        0x2 00
312  .rodata.libc   0x00004c3c       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
313                 0x00004c3c                __hex_uc
314                 0x00004c4c                __hex_lc
315                 0x00004c5c                __rodata_end__ = (__rodata_start__ + SIZEOF (.rodata))
316                 0x00000001                . = ASSERT (((__rodata_end__ >= __FLASH_segment_start__) && (__rodata_end__ <= (__FLASH_segment_start__ + 0x80000))), error: .rodata is too large to fit in FLASH memory segment)
317                 0x00004c5c                __fast_load_start__ = (__rodata_end__ ALIGN 0x4)
318
319 .fast           0x4000003c        0x0 load address 0x00004c5c
320                 0x4000003c                __fast_start__ = .
321  *(.fast .fast.*)
322                 0x4000003c                __fast_end__ = (__fast_start__ + SIZEOF (.fast))
323                 0x00004c5c                __fast_load_end__ = (__fast_load_start__ + SIZEOF (.fast))
324                 0x00000001                . = ASSERT ((((__fast_load_start__ + SIZEOF (.fast)) >= __FLASH_segment_start__) && ((__fast_load_start__ + SIZEOF (.fast)) <= (__FLASH_segment_start__ + 0x80000))), error: .fast is too large to fit in FLASH memory segment)
325
326 .fast_run       0x4000003c        0x0
327                 0x4000003c                __fast_run_start__ = .
328                 0x4000003c                . = ((__fast_run_start__ + SIZEOF (.fast)) MAX_K .)
329                 0x4000003c                __fast_run_end__ = (__fast_run_start__ + SIZEOF (.fast_run))
330                 0x00000001                . = ASSERT (((__fast_run_end__ >= __SRAM_segment_start__) && (__fast_run_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .fast_run is too large to fit in SRAM memory segment)
331                 0x00004c5c                __data_load_start__ = ((__fast_load_start__ + SIZEOF (.fast)) ALIGN 0x4)
332
333 .data           0x4000003c        0x0 load address 0x00004c5c
334                 0x4000003c                __data_start__ = .
335  *(.data .data.* .gnu.linkonce.d.*)
336  .data          0x4000003c        0x0 ARM Flash Debug/easyweb.o
337  .data          0x4000003c        0x0 ARM Flash Debug/EMAC.o
338  .data          0x4000003c        0x0 ARM Flash Debug/Retarget.o
339  .data          0x4000003c        0x0 ARM Flash Debug/tcpip.o
340  .data          0x4000003c        0x0 ARM Flash Debug/catch_irqs.o
341  .data          0x4000003c        0x0 ARM Flash Debug/crt0.o
342  .data          0x4000003c        0x0 ARM Flash Debug/Philips_LPC230X_Startup.o
343  .data          0x4000003c        0x0 ARM Flash Debug/LPC230x.o
344  .data          0x4000003c        0x0 ARM Flash Debug/VIC_PL192.o
345  .data          0x4000003c        0x0 ARM Flash Debug/VIC_PL192_irq_handler.o
346  .data          0x4000003c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
347  .data          0x4000003c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libarmdi_v4t_a_le.a(libarm_enable_irq.o)
348  .data          0x4000003c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
349  .data          0x4000003c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
350  .data          0x4000003c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
351  .data          0x4000003c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
352  .data          0x4000003c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
353  .data          0x4000003c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
354  .data          0x4000003c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
355  .data          0x4000003c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
356                 0x4000003c                __data_end__ = (__data_start__ + SIZEOF (.data))
357                 0x00004c5c                __data_load_end__ = (__data_load_start__ + SIZEOF (.data))
358                 0x00004c5c                __FLASH_segment_used_end__ = (((__fast_load_start__ + SIZEOF (.fast)) ALIGN 0x4) + SIZEOF (.data))
359                 0x00000001                . = ASSERT ((((__data_load_start__ + SIZEOF (.data)) >= __FLASH_segment_start__) && ((__data_load_start__ + SIZEOF (.data)) <= (__FLASH_segment_start__ + 0x80000))), error: .data is too large to fit in FLASH memory segment)
360
361 .data_run       0x4000003c        0x0
362                 0x4000003c                __data_run_start__ = .
363                 0x4000003c                . = ((__data_run_start__ + SIZEOF (.data)) MAX_K .)
364                 0x4000003c                __data_run_end__ = (__data_run_start__ + SIZEOF (.data_run))
365                 0x00000001                . = ASSERT (((__data_run_end__ >= __SRAM_segment_start__) && (__data_run_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .data_run is too large to fit in SRAM memory segment)
366                 0x4000003c                __bss_load_start__ = (__data_run_end__ ALIGN 0x4)
367
368 .bss            0x4000003c      0x3da
369                 0x4000003c                __bss_start__ = .
370  *(.bss .bss.* .gnu.linkonce.b.*)
371  .bss           0x4000003c        0x0 ARM Flash Debug/easyweb.o
372  .bss           0x4000003c        0x8 ARM Flash Debug/EMAC.o
373  .bss           0x40000044        0x0 ARM Flash Debug/Retarget.o
374  .bss           0x40000044        0x0 ARM Flash Debug/tcpip.o
375  .bss           0x40000044        0x0 ARM Flash Debug/catch_irqs.o
376  .bss           0x40000044        0x0 ARM Flash Debug/crt0.o
377  .bss           0x40000044        0x0 ARM Flash Debug/Philips_LPC230X_Startup.o
378  .bss           0x40000044        0x4 ARM Flash Debug/LPC230x.o
379  .bss           0x40000048        0x0 ARM Flash Debug/VIC_PL192.o
380  .bss           0x40000048        0x0 ARM Flash Debug/VIC_PL192_irq_handler.o
381  .bss           0x40000048        0x0 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
382  .bss           0x40000048        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libarmdi_v4t_a_le.a(libarm_enable_irq.o)
383  .bss           0x40000048        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
384  .bss           0x40000048        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
385  .bss           0x40000048        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
386  .bss           0x40000048        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
387  .bss           0x40000048        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
388  .bss           0x40000048        0x0 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
389  .bss           0x40000048        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
390  .bss           0x40000048        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
391  *(COMMON)
392  COMMON         0x40000048      0x3ce ARM Flash Debug/easyweb.o
393                 0x40000048                TCPTimer
394                 0x4000004c                HTTPBytesToSend
395                 0x40000050                TCPRxDataCount
396                 0x40000052                HTTPStatus
397                 0x40000054                TCPTxDataCount
398                 0x40000056                RecdFrameIP
399                 0x4000005a                RemoteMAC
400                 0x40000060                TCPStateMachine
401                 0x40000064                TCPUNASeqNr
402                 0x40000068                TCPLocalPort
403                 0x4000006a                _RxTCPBuffer
404                 0x4000016a                TCPFlags
405                 0x4000016c                RecdFrameMAC
406                 0x40000172                RecdIPFrameLength
407                 0x40000174                PWebSide
408                 0x40000178                RemoteIP
409                 0x4000017c                LastFrameSent
410                 0x40000180                TCPRemotePort
411                 0x40000182                TxFrame2Size
412                 0x40000184                TCPAckNr
413                 0x40000188                TransmitControl
414                 0x4000018a                TxFrame1Size
415                 0x4000018c                ISNGenHigh
416                 0x4000018e                _TxFrame2
417                 0x400001d8                RecdFrameLength
418                 0x400001da                _TxFrame1
419                 0x40000410                TCPSeqNr
420                 0x40000414                RetryCounter
421                 0x40000415                SocketStatus
422                 0x40000416                __bss_end__ = (__bss_start__ + SIZEOF (.bss))
423                 0x00000001                . = ASSERT (((__bss_end__ >= __SRAM_segment_start__) && (__bss_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .bss is too large to fit in SRAM memory segment)
424                 0x40000418                __non_init_load_start__ = (__bss_end__ ALIGN 0x4)
425
426 .non_init       0x40000418        0x0
427                 0x40000418                __non_init_start__ = .
428  *(.non_init .non_init.*)
429                 0x40000418                __non_init_end__ = (__non_init_start__ + SIZEOF (.non_init))
430                 0x00000001                . = ASSERT (((__non_init_end__ >= __SRAM_segment_start__) && (__non_init_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .non_init is too large to fit in SRAM memory segment)
431                 0x40000418                __heap_load_start__ = (__non_init_end__ ALIGN 0x4)
432
433 .heap           0x40000418      0x400
434                 0x40000418                __heap_start__ = .
435  *(.heap)
436                 0x40000818                . = (((__heap_start__ + __HEAPSIZE__) MAX_K .) ALIGN 0x4)
437  *fill*         0x40000418      0x400 00
438                 0x40000818                __heap_end__ = (__heap_start__ + SIZEOF (.heap))
439                 0x00000001                . = ASSERT (((__heap_end__ >= __SRAM_segment_start__) && (__heap_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .heap is too large to fit in SRAM memory segment)
440                 0x40000818                __stack_load_start__ = (__heap_end__ ALIGN 0x4)
441
442 .stack          0x40000818      0x400
443                 0x40000818                __stack_start__ = .
444  *(.stack)
445                 0x40000c18                . = (((__stack_start__ + __STACKSIZE__) MAX_K .) ALIGN 0x4)
446  *fill*         0x40000818      0x400 00
447                 0x40000c18                __stack_end__ = (__stack_start__ + SIZEOF (.stack))
448                 0x00000001                . = ASSERT (((__stack_end__ >= __SRAM_segment_start__) && (__stack_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .stack is too large to fit in SRAM memory segment)
449                 0x40000c18                __stack_irq_load_start__ = (__stack_end__ ALIGN 0x4)
450
451 .stack_irq      0x40000c18      0x100
452                 0x40000c18                __stack_irq_start__ = .
453  *(.stack_irq)
454                 0x40000d18                . = (((__stack_irq_start__ + __STACKSIZE_IRQ__) MAX_K .) ALIGN 0x4)
455  *fill*         0x40000c18      0x100 00
456                 0x40000d18                __stack_irq_end__ = (__stack_irq_start__ + SIZEOF (.stack_irq))
457                 0x00000001                . = ASSERT (((__stack_irq_end__ >= __SRAM_segment_start__) && (__stack_irq_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .stack_irq is too large to fit in SRAM memory segment)
458                 0x40000d18                __stack_fiq_load_start__ = (__stack_irq_end__ ALIGN 0x4)
459
460 .stack_fiq      0x40000d18      0x100
461                 0x40000d18                __stack_fiq_start__ = .
462  *(.stack_fiq)
463                 0x40000e18                . = (((__stack_fiq_start__ + __STACKSIZE_FIQ__) MAX_K .) ALIGN 0x4)
464  *fill*         0x40000d18      0x100 00
465                 0x40000e18                __stack_fiq_end__ = (__stack_fiq_start__ + SIZEOF (.stack_fiq))
466                 0x00000001                . = ASSERT (((__stack_fiq_end__ >= __SRAM_segment_start__) && (__stack_fiq_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .stack_fiq is too large to fit in SRAM memory segment)
467                 0x40000e18                __stack_svc_load_start__ = (__stack_fiq_end__ ALIGN 0x4)
468
469 .stack_svc      0x40000e18        0x0
470                 0x40000e18                __stack_svc_start__ = .
471  *(.stack_svc)
472                 0x40000e1c                . = (((__stack_svc_start__ + __STACKSIZE_SVC__) MAX_K .) ALIGN 0x4)
473                 0x40000e18                __stack_svc_end__ = (__stack_svc_start__ + SIZEOF (.stack_svc))
474                 0x00000001                . = ASSERT (((__stack_svc_end__ >= __SRAM_segment_start__) && (__stack_svc_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .stack_svc is too large to fit in SRAM memory segment)
475                 0x40000e18                __stack_abt_load_start__ = (__stack_svc_end__ ALIGN 0x4)
476
477 .stack_abt      0x40000e18        0x0
478                 0x40000e18                __stack_abt_start__ = .
479  *(.stack_abt)
480                 0x40000e1c                . = (((__stack_abt_start__ + __STACKSIZE_ABT__) MAX_K .) ALIGN 0x4)
481                 0x40000e18                __stack_abt_end__ = (__stack_abt_start__ + SIZEOF (.stack_abt))
482                 0x00000001                . = ASSERT (((__stack_abt_end__ >= __SRAM_segment_start__) && (__stack_abt_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .stack_abt is too large to fit in SRAM memory segment)
483                 0x40000e18                __stack_und_load_start__ = (__stack_abt_end__ ALIGN 0x4)
484
485 .stack_und      0x40000e18        0x0
486                 0x40000e18                __stack_und_start__ = .
487  *(.stack_und)
488                 0x40000e1c                . = (((__stack_und_start__ + __STACKSIZE_UND__) MAX_K .) ALIGN 0x4)
489                 0x40000e18                __stack_und_end__ = (__stack_und_start__ + SIZEOF (.stack_und))
490                 0x40000e18                __SRAM_segment_used_end__ = ((__stack_abt_end__ ALIGN 0x4) + SIZEOF (.stack_und))
491                 0x00000001                . = ASSERT (((__stack_und_end__ >= __SRAM_segment_start__) && (__stack_und_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .stack_und is too large to fit in SRAM memory segment)
492 START GROUP
493 LOAD ARM Flash Debug/easyweb.o
494 LOAD ARM Flash Debug/EMAC.o
495 LOAD ARM Flash Debug/Retarget.o
496 LOAD ARM Flash Debug/tcpip.o
497 LOAD ARM Flash Debug/catch_irqs.o
498 LOAD ARM Flash Debug/crt0.o
499 LOAD ARM Flash Debug/Philips_LPC230X_Startup.o
500 LOAD ARM Flash Debug/LPC230x.o
501 LOAD ARM Flash Debug/VIC_PL192.o
502 LOAD ARM Flash Debug/VIC_PL192_irq_handler.o
503 LOAD /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a
504 LOAD /home/phil/CrossWorks_ARM_1_7/lib/libarmdi_v4t_a_le.a
505 LOAD /home/phil/CrossWorks_ARM_1_7/lib/libm_v4t_a_le.a
506 LOAD /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a
507 LOAD /home/phil/CrossWorks_ARM_1_7/lib/libcpp_v4t_a_le.a
508 LOAD /home/phil/CrossWorks_ARM_1_7/lib/libdebugio_v4t_a_le.a
509 LOAD /home/phil/CrossWorks_ARM_1_7/lib/libc_targetio_impl_v4t_a_le.a
510 LOAD /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a
511 LOAD /home/phil/CrossWorks_ARM_1_7/lib/lib_vfscanf_long_v4t_a_le.a
512 END GROUP
513 OUTPUT(ARM Flash Debug/EasyWeb.elf elf32-littlearm)
514
515 .debug_abbrev   0x00000000      0x59c
516  .debug_abbrev  0x00000000      0x103 ARM Flash Debug/easyweb.o
517  .debug_abbrev  0x00000103       0xf7 ARM Flash Debug/EMAC.o
518  .debug_abbrev  0x000001fa        0x1 ARM Flash Debug/Retarget.o
519  .debug_abbrev  0x000001fb      0x15f ARM Flash Debug/tcpip.o
520  .debug_abbrev  0x0000035a       0x28 ARM Flash Debug/catch_irqs.o
521  .debug_abbrev  0x00000382       0x14 ARM Flash Debug/crt0.o
522  .debug_abbrev  0x00000396       0x10 ARM Flash Debug/Philips_LPC230X_Startup.o
523  .debug_abbrev  0x000003a6       0xc9 ARM Flash Debug/LPC230x.o
524  .debug_abbrev  0x0000046f       0x9e ARM Flash Debug/VIC_PL192.o
525  .debug_abbrev  0x0000050d       0x14 ARM Flash Debug/VIC_PL192_irq_handler.o
526  .debug_abbrev  0x00000521       0x23 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
527  .debug_abbrev  0x00000544       0x23 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
528  .debug_abbrev  0x00000567       0x34 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
529  .debug_abbrev  0x0000059b        0x1 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
530
531 .debug_info     0x00000000     0x2013
532  .debug_info    0x00000000      0x6f6 ARM Flash Debug/easyweb.o
533  .debug_info    0x000006f6      0x4c9 ARM Flash Debug/EMAC.o
534  .debug_info    0x00000bbf        0x0 ARM Flash Debug/Retarget.o
535  .debug_info    0x00000bbf      0xada ARM Flash Debug/tcpip.o
536  .debug_info    0x00001699      0x128 ARM Flash Debug/catch_irqs.o
537  .debug_info    0x000017c1       0xcb ARM Flash Debug/crt0.o
538  .debug_info    0x0000188c       0xe7 ARM Flash Debug/Philips_LPC230X_Startup.o
539  .debug_info    0x00001973      0x228 ARM Flash Debug/LPC230x.o
540  .debug_info    0x00001b9b      0x2c2 ARM Flash Debug/VIC_PL192.o
541  .debug_info    0x00001e5d       0xe7 ARM Flash Debug/VIC_PL192_irq_handler.o
542  .debug_info    0x00001f44       0x32 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
543  .debug_info    0x00001f76       0x32 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
544  .debug_info    0x00001fa8       0x6b /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
545  .debug_info    0x00002013        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
546
547 .debug_line     0x00000000      0xb60
548  .debug_line    0x00000000       0xde ARM Flash Debug/easyweb.o
549  .debug_line    0x000000de      0x120 ARM Flash Debug/EMAC.o
550  .debug_line    0x000001fe       0x1d ARM Flash Debug/Retarget.o
551  .debug_line    0x0000021b      0x28c ARM Flash Debug/tcpip.o
552  .debug_line    0x000004a7       0x7c ARM Flash Debug/catch_irqs.o
553  .debug_line    0x00000523       0xfb ARM Flash Debug/crt0.o
554  .debug_line    0x0000061e      0x11a ARM Flash Debug/Philips_LPC230X_Startup.o
555  .debug_line    0x00000738      0x10e ARM Flash Debug/LPC230x.o
556  .debug_line    0x00000846       0xf8 ARM Flash Debug/VIC_PL192.o
557  .debug_line    0x0000093e       0xc8 ARM Flash Debug/VIC_PL192_irq_handler.o
558  .debug_line    0x00000a06       0x68 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
559  .debug_line    0x00000a6e       0x69 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
560  .debug_line    0x00000ad7       0x6c /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
561  .debug_line    0x00000b43       0x1d /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
562
563 .debug_frame    0x00000000      0xcb4
564  .debug_frame   0x00000000       0xc0 ARM Flash Debug/easyweb.o
565  .debug_frame   0x000000c0      0x2d0 ARM Flash Debug/EMAC.o
566  .debug_frame   0x00000390      0x53c ARM Flash Debug/tcpip.o
567  .debug_frame   0x000008cc       0xc0 ARM Flash Debug/catch_irqs.o
568  .debug_frame   0x0000098c       0xec ARM Flash Debug/LPC230x.o
569  .debug_frame   0x00000a78       0x94 ARM Flash Debug/VIC_PL192.o
570  .debug_frame   0x00000b0c       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libarmdi_v4t_a_le.a(libarm_enable_irq.o)
571  .debug_frame   0x00000b2c       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
572  .debug_frame   0x00000b4c       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
573  .debug_frame   0x00000b6c       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
574  .debug_frame   0x00000b8c       0x2c /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
575  .debug_frame   0x00000bb8       0x40 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
576  .debug_frame   0x00000bf8       0x9c /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
577  .debug_frame   0x00000c94       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
578
579 .debug_loc      0x00000000      0xb0a
580  .debug_loc     0x00000000       0xa8 ARM Flash Debug/easyweb.o
581  .debug_loc     0x000000a8      0x2a0 ARM Flash Debug/EMAC.o
582  .debug_loc     0x00000348      0x4ec ARM Flash Debug/tcpip.o
583  .debug_loc     0x00000834       0xa8 ARM Flash Debug/catch_irqs.o
584  .debug_loc     0x000008dc       0xd2 ARM Flash Debug/LPC230x.o
585  .debug_loc     0x000009ae       0x7e ARM Flash Debug/VIC_PL192.o
586  .debug_loc     0x00000a2c       0x1f /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
587  .debug_loc     0x00000a4b       0x37 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
588  .debug_loc     0x00000a82       0x88 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
589
590 .debug_pubnames
591                 0x00000000      0x768
592  .debug_pubnames
593                 0x00000000      0x26f ARM Flash Debug/easyweb.o
594  .debug_pubnames
595                 0x0000026f      0x135 ARM Flash Debug/EMAC.o
596  .debug_pubnames
597                 0x000003a4      0x27a ARM Flash Debug/tcpip.o
598  .debug_pubnames
599                 0x0000061e       0x54 ARM Flash Debug/catch_irqs.o
600  .debug_pubnames
601                 0x00000672       0x54 ARM Flash Debug/LPC230x.o
602  .debug_pubnames
603                 0x000006c6       0x46 ARM Flash Debug/VIC_PL192.o
604  .debug_pubnames
605                 0x0000070c       0x1d /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
606  .debug_pubnames
607                 0x00000729       0x1e /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
608  .debug_pubnames
609                 0x00000747       0x21 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
610
611 .debug_aranges  0x00000000      0x188
612  .debug_aranges
613                 0x00000000       0x20 ARM Flash Debug/easyweb.o
614  .debug_aranges
615                 0x00000020       0x20 ARM Flash Debug/EMAC.o
616  .debug_aranges
617                 0x00000040       0x20 ARM Flash Debug/tcpip.o
618  .debug_aranges
619                 0x00000060       0x20 ARM Flash Debug/catch_irqs.o
620  .debug_aranges
621                 0x00000080       0x20 ARM Flash Debug/crt0.o
622  .debug_aranges
623                 0x000000a0       0x28 ARM Flash Debug/Philips_LPC230X_Startup.o
624  .debug_aranges
625                 0x000000c8       0x20 ARM Flash Debug/LPC230x.o
626  .debug_aranges
627                 0x000000e8       0x20 ARM Flash Debug/VIC_PL192.o
628  .debug_aranges
629                 0x00000108       0x20 ARM Flash Debug/VIC_PL192_irq_handler.o
630  .debug_aranges
631                 0x00000128       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
632  .debug_aranges
633                 0x00000148       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
634  .debug_aranges
635                 0x00000168       0x20 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
636
637 .debug_str      0x00000000      0x155
638  .debug_str     0x00000000       0x12 ARM Flash Debug/easyweb.o
639  .debug_str     0x00000012       0x1b ARM Flash Debug/tcpip.o
640  .debug_str     0x0000002d        0x7 ARM Flash Debug/VIC_PL192.o
641  .debug_str     0x00000034       0x5b /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
642  .debug_str     0x0000008f       0x51 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
643                                  0x5d (size before relaxing)
644  .debug_str     0x000000e0       0x75 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
645                                  0x81 (size before relaxing)
646
647 .comment        0x00000000       0xd8
648  .comment       0x00000000       0x12 ARM Flash Debug/easyweb.o
649  .comment       0x00000012       0x12 ARM Flash Debug/EMAC.o
650  .comment       0x00000024       0x12 ARM Flash Debug/Retarget.o
651  .comment       0x00000036       0x12 ARM Flash Debug/tcpip.o
652  .comment       0x00000048       0x12 ARM Flash Debug/catch_irqs.o
653  .comment       0x0000005a       0x12 ARM Flash Debug/LPC230x.o
654  .comment       0x0000006c       0x12 ARM Flash Debug/VIC_PL192.o
655  .comment       0x0000007e       0x12 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
656  .comment       0x00000090       0x12 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
657  .comment       0x000000a2       0x12 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
658  .comment       0x000000b4       0x12 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
659  .comment       0x000000c6       0x12 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
Note: See TracBrowser for help on using the browser.