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

Revision 10, 42.1 kB (checked in by phil, 15 years ago)

First compileable version of EasyWeb? for CrossWorks? ARM Compiler, without TCPClockHandler - runs only once after startup.

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/libc_v4t_a_le.a(__int32_udivmod.o)
6                               /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o) (__udivsi3)
7 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
8                               ARM Flash Debug/easyweb.o (memcpy)
9 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
10                               ARM Flash Debug/tcpip.o (memset)
11 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
12                               ARM Flash Debug/tcpip.o (memcmp)
13 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
14                               ARM Flash Debug/easyweb.o (sprintf)
15 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
16                               /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o) (__vfprintf)
17 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
18                               /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o) (strlen)
19 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
20                               /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o) (__hex_uc)
21
22 Allocating common symbols
23 Common symbol       size              file
24
25 TCPTimer            0x1               ARM Flash Debug/easyweb.o
26 HTTPBytesToSend     0x4               ARM Flash Debug/easyweb.o
27 TCPRxDataCount      0x2               ARM Flash Debug/easyweb.o
28 HTTPStatus          0x1               ARM Flash Debug/easyweb.o
29 TCPTxDataCount      0x2               ARM Flash Debug/easyweb.o
30 RecdFrameIP         0x4               ARM Flash Debug/easyweb.o
31 RemoteMAC           0x6               ARM Flash Debug/easyweb.o
32 TCPStateMachine     0x4               ARM Flash Debug/easyweb.o
33 TCPUNASeqNr         0x4               ARM Flash Debug/easyweb.o
34 TCPLocalPort        0x2               ARM Flash Debug/easyweb.o
35 _RxTCPBuffer        0x100             ARM Flash Debug/easyweb.o
36 TCPFlags            0x1               ARM Flash Debug/easyweb.o
37 RecdFrameMAC        0x6               ARM Flash Debug/easyweb.o
38 RecdIPFrameLength   0x2               ARM Flash Debug/easyweb.o
39 PWebSide            0x4               ARM Flash Debug/easyweb.o
40 RemoteIP            0x4               ARM Flash Debug/easyweb.o
41 LastFrameSent       0x4               ARM Flash Debug/easyweb.o
42 TCPRemotePort       0x2               ARM Flash Debug/easyweb.o
43 TxFrame2Size        0x1               ARM Flash Debug/easyweb.o
44 TCPAckNr            0x4               ARM Flash Debug/easyweb.o
45 TransmitControl     0x1               ARM Flash Debug/easyweb.o
46 TxFrame1Size        0x2               ARM Flash Debug/easyweb.o
47 ISNGenHigh          0x2               ARM Flash Debug/easyweb.o
48 _TxFrame2           0x4a              ARM Flash Debug/easyweb.o
49 RecdFrameLength     0x2               ARM Flash Debug/easyweb.o
50 _TxFrame1           0x236             ARM Flash Debug/easyweb.o
51 TCPSeqNr            0x4               ARM Flash Debug/easyweb.o
52 RetryCounter        0x1               ARM Flash Debug/easyweb.o
53 SocketStatus        0x1               ARM Flash Debug/easyweb.o
54
55 Memory Configuration
56
57 Name             Origin             Length             Attributes
58 UNPLACED_SECTIONS 0xffffffff         0x00000000         xw
59 AHB_Peripherals  0xffe00000         0x00200000         xw
60 Battery_RAM      0xe0084000         0x00000800         xw
61 APB_Peripherals  0xe0000000         0x00200000         xw
62 USB_RAM          0x7fd00000         0x00002000         xw
63 Ethernet_RAM     0x7fe00000         0x00004000         xw
64 SRAM             0x40000000         0x00008000         xw
65 FLASH            0x00000000         0x00080000         xr
66 *default*        0x00000000         0xffffffff
67
68 Linker script and memory map
69
70                 0xffe00000                __AHB_Peripherals_segment_start__ = 0xffe00000
71                 0x00000000                __AHB_Peripherals_segment_end__ = 0x0
72                 0xe0084000                __Battery_RAM_segment_start__ = 0xe0084000
73                 0xe0084800                __Battery_RAM_segment_end__ = 0xe0084800
74                 0xe0000000                __APB_Peripherals_segment_start__ = 0xe0000000
75                 0xe0200000                __APB_Peripherals_segment_end__ = 0xe0200000
76                 0x7fd00000                __USB_RAM_segment_start__ = 0x7fd00000
77                 0x7fd02000                __USB_RAM_segment_end__ = 0x7fd02000
78                 0x7fe00000                __Ethernet_RAM_segment_start__ = 0x7fe00000
79                 0x7fe04000                __Ethernet_RAM_segment_end__ = 0x7fe04000
80                 0x40000000                __SRAM_segment_start__ = 0x40000000
81                 0x40008000                __SRAM_segment_end__ = 0x40008000
82                 0x00000000                __FLASH_segment_start__ = 0x0
83                 0x00080000                __FLASH_segment_end__ = 0x80000
84                 0x00000400                __STACKSIZE__ = 0x400
85                 0x00000100                __STACKSIZE_IRQ__ = 0x100
86                 0x00000100                __STACKSIZE_FIQ__ = 0x100
87                 0x00000000                __STACKSIZE_SVC__ = 0x0
88                 0x00000000                __STACKSIZE_ABT__ = 0x0
89                 0x00000000                __STACKSIZE_UND__ = 0x0
90                 0x00000400                __HEAPSIZE__ = 0x400
91                 0x40000000                __vectors_ram_load_start__ = __SRAM_segment_start__
92
93 .vectors_ram    0x40000000       0x3c
94                 0x40000000                __vectors_ram_start__ = .
95  *(.vectors_ram)
96                 0x4000003c                . = ((__vectors_ram_start__ + 0x3c) MAX_K .)
97  *fill*         0x40000000       0x3c 00
98                 0x4000003c                __vectors_ram_end__ = (__vectors_ram_start__ + SIZEOF (.vectors_ram))
99                 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)
100                 0x00000000                __vectors_load_start__ = __FLASH_segment_start__
101
102 .vectors        0x00000000       0x38
103                 0x00000000                __vectors_start__ = .
104  *(.vectors .vectors.*)
105  .vectors       0x00000000       0x38 ARM Flash Debug/Philips_LPC230X_Startup.o
106                 0x00000000                _vectors
107                 0x00000038                __vectors_end__ = (__vectors_start__ + SIZEOF (.vectors))
108                 0x00000001                . = ASSERT (((__vectors_end__ >= __FLASH_segment_start__) && (__vectors_end__ <= (__FLASH_segment_start__ + 0x80000))), error: .vectors is too large to fit in FLASH memory segment)
109                 0x00000038                __init_load_start__ = (__vectors_end__ ALIGN 0x4)
110
111 .init           0x00000038      0x2e0
112                 0x00000038                __init_start__ = .
113  *(.init .init.*)
114  *fill*         0x00000038        0x8 00
115  .init          0x00000040      0x1d0 ARM Flash Debug/crt0.o
116                 0x00000040                __start
117                 0x00000040                _start
118  .init          0x00000210      0x108 ARM Flash Debug/Philips_LPC230X_Startup.o
119                 0x00000210                reset_handler
120                 0x000002fc                undef_handler
121                 0x00000304                pabort_handler
122                 0x00000308                dabort_handler
123                 0x00000300                swi_handler
124                 0x0000030c                fiq_handler
125                 0x00000318                __init_end__ = (__init_start__ + SIZEOF (.init))
126                 0x00000001                . = ASSERT (((__init_end__ >= __FLASH_segment_start__) && (__init_end__ <= (__FLASH_segment_start__ + 0x80000))), error: .init is too large to fit in FLASH memory segment)
127                 0x00000318                __text_load_start__ = (__init_end__ ALIGN 0x4)
128
129 .text           0x00000318     0x4438
130                 0x00000318                __text_start__ = .
131  *(.text .text.* .glue_7t .glue_7 .gnu.linkonce.t.* .gcc_except_table)
132  .text          0x00000318      0x474 ARM Flash Debug/easyweb.o
133                 0x00000688                InsertDynamicValues
134                 0x000005ec                GetAD0Val
135                 0x000003cc                HTTPServer
136                 0x00000318                main
137  .glue_7        0x0000078c        0x0 ARM Flash Debug/easyweb.o
138  .glue_7t       0x0000078c        0x0 ARM Flash Debug/easyweb.o
139  .text          0x0000078c      0xcac ARM Flash Debug/EMAC.o
140                 0x0000132c                WriteFrame_EMAC
141                 0x00001128                StartReadFrame
142                 0x00000fc4                ReadFrame_EMAC
143                 0x0000078c                write_PHY
144                 0x00001058                CopyFromFrame_EMAC
145                 0x0000082c                read_PHY
146                 0x000011c4                EndReadFrame
147                 0x00001004                ReadFrameBE_EMAC
148                 0x0000130c                Rdy4Tx
149                 0x000008fc                rx_descr_init
150                 0x000010e4                DummyReadFrame_EMAC
151                 0x00001370                CopyToFrame_EMAC
152                 0x00000a2c                tx_descr_init
153                 0x00000b48                Init_EMAC
154                 0x00001228                CheckFrameReceived
155                 0x00001288                RequestSend
156  .glue_7        0x00001438        0x0 ARM Flash Debug/EMAC.o
157  .glue_7t       0x00001438        0x0 ARM Flash Debug/EMAC.o
158  .text          0x00001438        0x0 ARM Flash Debug/Retarget.o
159  .glue_7        0x00001438        0x0 ARM Flash Debug/Retarget.o
160  .glue_7t       0x00001438        0x0 ARM Flash Debug/Retarget.o
161  .text          0x00001438     0x2410 ARM Flash Debug/tcpip.o
162                 0x00003514                TCPHandleRetransmission
163                 0x0000360c                TCPClockHandler
164                 0x000034e4                TCPStopTimer
165                 0x00001c28                ProcessEthBroadcastFrame
166                 0x00001784                IsBroadcast
167                 0x000014f4                TCPPassiveOpen
168                 0x00003268                CalcChecksum
169                 0x00001830                DoNetworkStuff
170                 0x000015e8                TCPClose
171                 0x000035a0                TCPHandleTimeout
172                 0x000016a4                TCPTransmitTxBuffer
173                 0x00002c6c                PrepareTCP_FRAME
174                 0x00002ff8                PrepareTCP_DATA_FRAME
175                 0x00001f0c                ProcessTCPFrame
176                 0x00002a34                PrepareICMP_ECHO_REPLY
177                 0x000028e4                PrepareARP_ANSWER
178                 0x00001d04                ProcessEthIAFrame
179                 0x00001554                TCPActiveOpen
180                 0x00003464                TCPStartTimeWaitTimer
181                 0x00003754                WriteDWBE
182                 0x000036f4                WriteWBE
183                 0x000037e8                SwapBytes
184                 0x000034bc                TCPRestartTimer
185                 0x000036bc                SendFrame2
186                 0x000033f8                TCPStartRetryTimer
187                 0x00001438                TCPLowLevelInit
188                 0x00001ec0                ProcessICMPFrame
189                 0x00001674                TCPReleaseRxBuffer
190                 0x00003684                SendFrame1
191                 0x00002704                PrepareARP_REQUEST
192  .glue_7        0x00003848        0x0 ARM Flash Debug/tcpip.o
193  .glue_7t       0x00003848        0x0 ARM Flash Debug/tcpip.o
194  .text          0x00003848        0x0 ARM Flash Debug/crt0.o
195  .glue_7        0x00003848        0x0 ARM Flash Debug/crt0.o
196  .glue_7t       0x00003848        0x0 ARM Flash Debug/crt0.o
197  .text          0x00003848        0x0 ARM Flash Debug/Philips_LPC230X_Startup.o
198  .glue_7        0x00003848        0x0 ARM Flash Debug/Philips_LPC230X_Startup.o
199  .glue_7t       0x00003848        0x0 ARM Flash Debug/Philips_LPC230X_Startup.o
200  .text          0x00003848      0x2fc ARM Flash Debug/LPC230x.o
201                 0x00003b24                ctl_get_ticks_per_second
202                 0x00003a2c                ctl_start_timer
203                 0x000038d0                get_uart_clk
204  .glue_7        0x00003b44        0x0 ARM Flash Debug/LPC230x.o
205  .glue_7t       0x00003b44        0x0 ARM Flash Debug/LPC230x.o
206  .text          0x00003b44      0x168 ARM Flash Debug/VIC_PL192.o
207                 0x00003c2c                ctl_unmask_isr
208                 0x00003b44                ctl_set_isr
209                 0x00003c6c                ctl_mask_isr
210  .glue_7        0x00003cac        0x0 ARM Flash Debug/VIC_PL192.o
211  .glue_7t       0x00003cac        0x0 ARM Flash Debug/VIC_PL192.o
212  .text          0x00003cac       0x44 ARM Flash Debug/VIC_PL192_irq_handler.o
213                 0x00003cac                irq_handler
214  .glue_7        0x00003cf0        0x0 ARM Flash Debug/VIC_PL192_irq_handler.o
215  .glue_7t       0x00003cf0        0x0 ARM Flash Debug/VIC_PL192_irq_handler.o
216  .text          0x00003cf0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
217  .text.liblpc2000
218                 0x00003cf0       0x98 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
219                 0x00003cf0                liblpc2000_lpc23xx_get_cclk
220  .glue_7        0x00003d88        0x0 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
221  .glue_7t       0x00003d88        0x0 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
222  .text          0x00003d88        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
223  *fill*         0x00003d88        0x8 00
224  .text.libc     0x00003d90       0x30 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
225                 0x00003d90                __int32_udiv
226                 0x00003d90                __int32_udivmod
227                 0x00003d90                __udivsi3
228  .glue_7        0x00003dc0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
229  .glue_7t       0x00003dc0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
230  .text          0x00003dc0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
231  .text.libc     0x00003dc0       0x60 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
232                 0x00003dc0                memcpy
233  .glue_7        0x00003e20        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
234  .glue_7t       0x00003e20        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
235  .text          0x00003e20        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
236  .text.libc     0x00003e20       0xa0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
237                 0x00003e20                memset
238  .glue_7        0x00003ec0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
239  .glue_7t       0x00003ec0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
240  .text          0x00003ec0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
241  .text.libc     0x00003ec0       0x68 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
242                 0x00003ec0                memcmp
243  .glue_7        0x00003f28        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
244  .glue_7t       0x00003f28        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
245  .text          0x00003f28        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
246  .text.libc     0x00003f28       0x44 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
247                 0x00003f28                sprintf
248  .glue_7        0x00003f6c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
249  .glue_7t       0x00003f6c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
250  .text          0x00003f6c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
251  .text.libc     0x00003f6c      0x780 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
252                 0x00004028                __vfprintf
253  .glue_7        0x000046ec        0x0 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
254  .glue_7t       0x000046ec        0x0 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
255  .text          0x000046ec        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
256  *fill*         0x000046ec        0x4 00
257  .text.libc     0x000046f0       0x60 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
258                 0x000046f0                strlen
259  .glue_7        0x00004750        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
260  .glue_7t       0x00004750        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
261  .text          0x00004750        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
262  .text.libc     0x00004750        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
263  .glue_7        0x00004750        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
264  .glue_7t       0x00004750        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
265                 0x00004750                __text_end__ = (__text_start__ + SIZEOF (.text))
266                 0x00000001                . = ASSERT (((__text_end__ >= __FLASH_segment_start__) && (__text_end__ <= (__FLASH_segment_start__ + 0x80000))), error: .text is too large to fit in FLASH memory segment)
267                 0x00004750                __dtors_load_start__ = (__text_end__ ALIGN 0x4)
268
269 .dtors          0x00004750        0x0
270                 0x00004750                __dtors_start__ = .
271  *(SORT(.dtors.*))
272  *(.dtors)
273                 0x00004750                __dtors_end__ = (__dtors_start__ + SIZEOF (.dtors))
274                 0x00000001                . = ASSERT (((__dtors_end__ >= __FLASH_segment_start__) && (__dtors_end__ <= (__FLASH_segment_start__ + 0x80000))), error: .dtors is too large to fit in FLASH memory segment)
275                 0x00004750                __ctors_load_start__ = (__dtors_end__ ALIGN 0x4)
276
277 .ctors          0x00004750        0x0
278                 0x00004750                __ctors_start__ = .
279  *(SORT(.ctors.*))
280  *(.ctors)
281                 0x00004750                __ctors_end__ = (__ctors_start__ + SIZEOF (.ctors))
282                 0x00000001                . = ASSERT (((__ctors_end__ >= __FLASH_segment_start__) && (__ctors_end__ <= (__FLASH_segment_start__ + 0x80000))), error: .ctors is too large to fit in FLASH memory segment)
283                 0x00004750                __rodata_load_start__ = (__ctors_end__ ALIGN 0x4)
284
285 .rodata         0x00004750      0x4bc
286                 0x00004750                __rodata_start__ = .
287  *(.rodata .rodata.* .gnu.linkonce.r.*)
288  .rodata        0x00004750      0x494 ARM Flash Debug/easyweb.o
289                 0x00004750                GetResponse
290                 0x00004782                SubnetMask
291                 0x00004786                GatewayIP
292                 0x0000478c                WebSide
293                 0x0000477e                MyIP
294  .rodata        0x00004be4        0x6 ARM Flash Debug/tcpip.o
295                 0x00004be4                MyMAC
296  *fill*         0x00004bea        0x2 00
297  .rodata.libc   0x00004bec       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
298                 0x00004bec                __hex_uc
299                 0x00004bfc                __hex_lc
300                 0x00004c0c                __rodata_end__ = (__rodata_start__ + SIZEOF (.rodata))
301                 0x00000001                . = ASSERT (((__rodata_end__ >= __FLASH_segment_start__) && (__rodata_end__ <= (__FLASH_segment_start__ + 0x80000))), error: .rodata is too large to fit in FLASH memory segment)
302                 0x00004c0c                __fast_load_start__ = (__rodata_end__ ALIGN 0x4)
303
304 .fast           0x4000003c        0x0 load address 0x00004c0c
305                 0x4000003c                __fast_start__ = .
306  *(.fast .fast.*)
307                 0x4000003c                __fast_end__ = (__fast_start__ + SIZEOF (.fast))
308                 0x00004c0c                __fast_load_end__ = (__fast_load_start__ + SIZEOF (.fast))
309                 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)
310
311 .fast_run       0x4000003c        0x0
312                 0x4000003c                __fast_run_start__ = .
313                 0x4000003c                . = ((__fast_run_start__ + SIZEOF (.fast)) MAX_K .)
314                 0x4000003c                __fast_run_end__ = (__fast_run_start__ + SIZEOF (.fast_run))
315                 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)
316                 0x00004c0c                __data_load_start__ = ((__fast_load_start__ + SIZEOF (.fast)) ALIGN 0x4)
317
318 .data           0x4000003c        0x0 load address 0x00004c0c
319                 0x4000003c                __data_start__ = .
320  *(.data .data.* .gnu.linkonce.d.*)
321  .data          0x4000003c        0x0 ARM Flash Debug/easyweb.o
322  .data          0x4000003c        0x0 ARM Flash Debug/EMAC.o
323  .data          0x4000003c        0x0 ARM Flash Debug/Retarget.o
324  .data          0x4000003c        0x0 ARM Flash Debug/tcpip.o
325  .data          0x4000003c        0x0 ARM Flash Debug/crt0.o
326  .data          0x4000003c        0x0 ARM Flash Debug/Philips_LPC230X_Startup.o
327  .data          0x4000003c        0x0 ARM Flash Debug/LPC230x.o
328  .data          0x4000003c        0x0 ARM Flash Debug/VIC_PL192.o
329  .data          0x4000003c        0x0 ARM Flash Debug/VIC_PL192_irq_handler.o
330  .data          0x4000003c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
331  .data          0x4000003c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
332  .data          0x4000003c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
333  .data          0x4000003c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
334  .data          0x4000003c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
335  .data          0x4000003c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
336  .data          0x4000003c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
337  .data          0x4000003c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
338  .data          0x4000003c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
339                 0x4000003c                __data_end__ = (__data_start__ + SIZEOF (.data))
340                 0x00004c0c                __data_load_end__ = (__data_load_start__ + SIZEOF (.data))
341                 0x00004c0c                __FLASH_segment_used_end__ = (((__fast_load_start__ + SIZEOF (.fast)) ALIGN 0x4) + SIZEOF (.data))
342                 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)
343
344 .data_run       0x4000003c        0x0
345                 0x4000003c                __data_run_start__ = .
346                 0x4000003c                . = ((__data_run_start__ + SIZEOF (.data)) MAX_K .)
347                 0x4000003c                __data_run_end__ = (__data_run_start__ + SIZEOF (.data_run))
348                 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)
349                 0x4000003c                __bss_load_start__ = (__data_run_end__ ALIGN 0x4)
350
351 .bss            0x4000003c      0x3da
352                 0x4000003c                __bss_start__ = .
353  *(.bss .bss.* .gnu.linkonce.b.*)
354  .bss           0x4000003c        0x0 ARM Flash Debug/easyweb.o
355  .bss           0x4000003c        0x8 ARM Flash Debug/EMAC.o
356  .bss           0x40000044        0x0 ARM Flash Debug/Retarget.o
357  .bss           0x40000044        0x0 ARM Flash Debug/tcpip.o
358  .bss           0x40000044        0x0 ARM Flash Debug/crt0.o
359  .bss           0x40000044        0x0 ARM Flash Debug/Philips_LPC230X_Startup.o
360  .bss           0x40000044        0x4 ARM Flash Debug/LPC230x.o
361  .bss           0x40000048        0x0 ARM Flash Debug/VIC_PL192.o
362  .bss           0x40000048        0x0 ARM Flash Debug/VIC_PL192_irq_handler.o
363  .bss           0x40000048        0x0 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
364  .bss           0x40000048        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
365  .bss           0x40000048        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
366  .bss           0x40000048        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
367  .bss           0x40000048        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
368  .bss           0x40000048        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
369  .bss           0x40000048        0x0 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
370  .bss           0x40000048        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
371  .bss           0x40000048        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
372  *(COMMON)
373  COMMON         0x40000048      0x3ce ARM Flash Debug/easyweb.o
374                 0x40000048                TCPTimer
375                 0x4000004c                HTTPBytesToSend
376                 0x40000050                TCPRxDataCount
377                 0x40000052                HTTPStatus
378                 0x40000054                TCPTxDataCount
379                 0x40000056                RecdFrameIP
380                 0x4000005a                RemoteMAC
381                 0x40000060                TCPStateMachine
382                 0x40000064                TCPUNASeqNr
383                 0x40000068                TCPLocalPort
384                 0x4000006a                _RxTCPBuffer
385                 0x4000016a                TCPFlags
386                 0x4000016c                RecdFrameMAC
387                 0x40000172                RecdIPFrameLength
388                 0x40000174                PWebSide
389                 0x40000178                RemoteIP
390                 0x4000017c                LastFrameSent
391                 0x40000180                TCPRemotePort
392                 0x40000182                TxFrame2Size
393                 0x40000184                TCPAckNr
394                 0x40000188                TransmitControl
395                 0x4000018a                TxFrame1Size
396                 0x4000018c                ISNGenHigh
397                 0x4000018e                _TxFrame2
398                 0x400001d8                RecdFrameLength
399                 0x400001da                _TxFrame1
400                 0x40000410                TCPSeqNr
401                 0x40000414                RetryCounter
402                 0x40000415                SocketStatus
403                 0x40000416                __bss_end__ = (__bss_start__ + SIZEOF (.bss))
404                 0x00000001                . = ASSERT (((__bss_end__ >= __SRAM_segment_start__) && (__bss_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .bss is too large to fit in SRAM memory segment)
405                 0x40000418                __non_init_load_start__ = (__bss_end__ ALIGN 0x4)
406
407 .non_init       0x40000418        0x0
408                 0x40000418                __non_init_start__ = .
409  *(.non_init .non_init.*)
410                 0x40000418                __non_init_end__ = (__non_init_start__ + SIZEOF (.non_init))
411                 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)
412                 0x40000418                __heap_load_start__ = (__non_init_end__ ALIGN 0x4)
413
414 .heap           0x40000418      0x400
415                 0x40000418                __heap_start__ = .
416  *(.heap)
417                 0x40000818                . = (((__heap_start__ + __HEAPSIZE__) MAX_K .) ALIGN 0x4)
418  *fill*         0x40000418      0x400 00
419                 0x40000818                __heap_end__ = (__heap_start__ + SIZEOF (.heap))
420                 0x00000001                . = ASSERT (((__heap_end__ >= __SRAM_segment_start__) && (__heap_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .heap is too large to fit in SRAM memory segment)
421                 0x40000818                __stack_load_start__ = (__heap_end__ ALIGN 0x4)
422
423 .stack          0x40000818      0x400
424                 0x40000818                __stack_start__ = .
425  *(.stack)
426                 0x40000c18                . = (((__stack_start__ + __STACKSIZE__) MAX_K .) ALIGN 0x4)
427  *fill*         0x40000818      0x400 00
428                 0x40000c18                __stack_end__ = (__stack_start__ + SIZEOF (.stack))
429                 0x00000001                . = ASSERT (((__stack_end__ >= __SRAM_segment_start__) && (__stack_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .stack is too large to fit in SRAM memory segment)
430                 0x40000c18                __stack_irq_load_start__ = (__stack_end__ ALIGN 0x4)
431
432 .stack_irq      0x40000c18      0x100
433                 0x40000c18                __stack_irq_start__ = .
434  *(.stack_irq)
435                 0x40000d18                . = (((__stack_irq_start__ + __STACKSIZE_IRQ__) MAX_K .) ALIGN 0x4)
436  *fill*         0x40000c18      0x100 00
437                 0x40000d18                __stack_irq_end__ = (__stack_irq_start__ + SIZEOF (.stack_irq))
438                 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)
439                 0x40000d18                __stack_fiq_load_start__ = (__stack_irq_end__ ALIGN 0x4)
440
441 .stack_fiq      0x40000d18      0x100
442                 0x40000d18                __stack_fiq_start__ = .
443  *(.stack_fiq)
444                 0x40000e18                . = (((__stack_fiq_start__ + __STACKSIZE_FIQ__) MAX_K .) ALIGN 0x4)
445  *fill*         0x40000d18      0x100 00
446                 0x40000e18                __stack_fiq_end__ = (__stack_fiq_start__ + SIZEOF (.stack_fiq))
447                 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)
448                 0x40000e18                __stack_svc_load_start__ = (__stack_fiq_end__ ALIGN 0x4)
449
450 .stack_svc      0x40000e18        0x0
451                 0x40000e18                __stack_svc_start__ = .
452  *(.stack_svc)
453                 0x40000e1c                . = (((__stack_svc_start__ + __STACKSIZE_SVC__) MAX_K .) ALIGN 0x4)
454                 0x40000e18                __stack_svc_end__ = (__stack_svc_start__ + SIZEOF (.stack_svc))
455                 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)
456                 0x40000e18                __stack_abt_load_start__ = (__stack_svc_end__ ALIGN 0x4)
457
458 .stack_abt      0x40000e18        0x0
459                 0x40000e18                __stack_abt_start__ = .
460  *(.stack_abt)
461                 0x40000e1c                . = (((__stack_abt_start__ + __STACKSIZE_ABT__) MAX_K .) ALIGN 0x4)
462                 0x40000e18                __stack_abt_end__ = (__stack_abt_start__ + SIZEOF (.stack_abt))
463                 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)
464                 0x40000e18                __stack_und_load_start__ = (__stack_abt_end__ ALIGN 0x4)
465
466 .stack_und      0x40000e18        0x0
467                 0x40000e18                __stack_und_start__ = .
468  *(.stack_und)
469                 0x40000e1c                . = (((__stack_und_start__ + __STACKSIZE_UND__) MAX_K .) ALIGN 0x4)
470                 0x40000e18                __stack_und_end__ = (__stack_und_start__ + SIZEOF (.stack_und))
471                 0x40000e18                __SRAM_segment_used_end__ = ((__stack_abt_end__ ALIGN 0x4) + SIZEOF (.stack_und))
472                 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)
473 START GROUP
474 LOAD ARM Flash Debug/easyweb.o
475 LOAD ARM Flash Debug/EMAC.o
476 LOAD ARM Flash Debug/Retarget.o
477 LOAD ARM Flash Debug/tcpip.o
478 LOAD ARM Flash Debug/crt0.o
479 LOAD ARM Flash Debug/Philips_LPC230X_Startup.o
480 LOAD ARM Flash Debug/LPC230x.o
481 LOAD ARM Flash Debug/VIC_PL192.o
482 LOAD ARM Flash Debug/VIC_PL192_irq_handler.o
483 LOAD /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a
484 LOAD /home/phil/CrossWorks_ARM_1_7/lib/libarmdi_v4t_a_le.a
485 LOAD /home/phil/CrossWorks_ARM_1_7/lib/libm_v4t_a_le.a
486 LOAD /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a
487 LOAD /home/phil/CrossWorks_ARM_1_7/lib/libcpp_v4t_a_le.a
488 LOAD /home/phil/CrossWorks_ARM_1_7/lib/libdebugio_v4t_a_le.a
489 LOAD /home/phil/CrossWorks_ARM_1_7/lib/libc_targetio_impl_v4t_a_le.a
490 LOAD /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a
491 LOAD /home/phil/CrossWorks_ARM_1_7/lib/lib_vfscanf_long_v4t_a_le.a
492 END GROUP
493 OUTPUT(ARM Flash Debug/EasyWeb.elf elf32-littlearm)
494
495 .debug_abbrev   0x00000000      0x55d
496  .debug_abbrev  0x00000000       0xec ARM Flash Debug/easyweb.o
497  .debug_abbrev  0x000000ec       0xf7 ARM Flash Debug/EMAC.o
498  .debug_abbrev  0x000001e3        0x1 ARM Flash Debug/Retarget.o
499  .debug_abbrev  0x000001e4      0x15f ARM Flash Debug/tcpip.o
500  .debug_abbrev  0x00000343       0x14 ARM Flash Debug/crt0.o
501  .debug_abbrev  0x00000357       0x10 ARM Flash Debug/Philips_LPC230X_Startup.o
502  .debug_abbrev  0x00000367       0xc9 ARM Flash Debug/LPC230x.o
503  .debug_abbrev  0x00000430       0x9e ARM Flash Debug/VIC_PL192.o
504  .debug_abbrev  0x000004ce       0x14 ARM Flash Debug/VIC_PL192_irq_handler.o
505  .debug_abbrev  0x000004e2       0x23 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
506  .debug_abbrev  0x00000505       0x23 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
507  .debug_abbrev  0x00000528       0x34 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
508  .debug_abbrev  0x0000055c        0x1 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
509
510 .debug_info     0x00000000     0x1dde
511  .debug_info    0x00000000      0x6e8 ARM Flash Debug/easyweb.o
512  .debug_info    0x000006e8      0x4bf ARM Flash Debug/EMAC.o
513  .debug_info    0x00000ba7        0x0 ARM Flash Debug/Retarget.o
514  .debug_info    0x00000ba7      0xad0 ARM Flash Debug/tcpip.o
515  .debug_info    0x00001677       0x98 ARM Flash Debug/crt0.o
516  .debug_info    0x0000170f       0xb4 ARM Flash Debug/Philips_LPC230X_Startup.o
517  .debug_info    0x000017c3      0x1ff ARM Flash Debug/LPC230x.o
518  .debug_info    0x000019c2      0x299 ARM Flash Debug/VIC_PL192.o
519  .debug_info    0x00001c5b       0xb4 ARM Flash Debug/VIC_PL192_irq_handler.o
520  .debug_info    0x00001d0f       0x32 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
521  .debug_info    0x00001d41       0x32 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
522  .debug_info    0x00001d73       0x6b /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
523  .debug_info    0x00001dde        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
524
525 .debug_line     0x00000000      0x9f8
526  .debug_line    0x00000000       0xd4 ARM Flash Debug/easyweb.o
527  .debug_line    0x000000d4      0x116 ARM Flash Debug/EMAC.o
528  .debug_line    0x000001ea       0x1d ARM Flash Debug/Retarget.o
529  .debug_line    0x00000207      0x281 ARM Flash Debug/tcpip.o
530  .debug_line    0x00000488       0xd2 ARM Flash Debug/crt0.o
531  .debug_line    0x0000055a       0xf1 ARM Flash Debug/Philips_LPC230X_Startup.o
532  .debug_line    0x0000064b       0xe5 ARM Flash Debug/LPC230x.o
533  .debug_line    0x00000730       0xcf ARM Flash Debug/VIC_PL192.o
534  .debug_line    0x000007ff       0x9f ARM Flash Debug/VIC_PL192_irq_handler.o
535  .debug_line    0x0000089e       0x68 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
536  .debug_line    0x00000906       0x69 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
537  .debug_line    0x0000096f       0x6c /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
538  .debug_line    0x000009db       0x1d /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
539
540 .debug_frame    0x00000000      0xbd4
541  .debug_frame   0x00000000       0xc0 ARM Flash Debug/easyweb.o
542  .debug_frame   0x000000c0      0x2d0 ARM Flash Debug/EMAC.o
543  .debug_frame   0x00000390      0x53c ARM Flash Debug/tcpip.o
544  .debug_frame   0x000008cc       0xec ARM Flash Debug/LPC230x.o
545  .debug_frame   0x000009b8       0x94 ARM Flash Debug/VIC_PL192.o
546  .debug_frame   0x00000a4c       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
547  .debug_frame   0x00000a6c       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
548  .debug_frame   0x00000a8c       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
549  .debug_frame   0x00000aac       0x2c /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
550  .debug_frame   0x00000ad8       0x40 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
551  .debug_frame   0x00000b18       0x9c /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
552  .debug_frame   0x00000bb4       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
553
554 .debug_loc      0x00000000      0xa62
555  .debug_loc     0x00000000       0xa8 ARM Flash Debug/easyweb.o
556  .debug_loc     0x000000a8      0x2a0 ARM Flash Debug/EMAC.o
557  .debug_loc     0x00000348      0x4ec ARM Flash Debug/tcpip.o
558  .debug_loc     0x00000834       0xd2 ARM Flash Debug/LPC230x.o
559  .debug_loc     0x00000906       0x7e ARM Flash Debug/VIC_PL192.o
560  .debug_loc     0x00000984       0x1f /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
561  .debug_loc     0x000009a3       0x37 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
562  .debug_loc     0x000009da       0x88 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
563
564 .debug_pubnames
565                 0x00000000      0x714
566  .debug_pubnames
567                 0x00000000      0x26f ARM Flash Debug/easyweb.o
568  .debug_pubnames
569                 0x0000026f      0x135 ARM Flash Debug/EMAC.o
570  .debug_pubnames
571                 0x000003a4      0x27a ARM Flash Debug/tcpip.o
572  .debug_pubnames
573                 0x0000061e       0x54 ARM Flash Debug/LPC230x.o
574  .debug_pubnames
575                 0x00000672       0x46 ARM Flash Debug/VIC_PL192.o
576  .debug_pubnames
577                 0x000006b8       0x1d /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
578  .debug_pubnames
579                 0x000006d5       0x1e /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
580  .debug_pubnames
581                 0x000006f3       0x21 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
582
583 .debug_aranges  0x00000000      0x168
584  .debug_aranges
585                 0x00000000       0x20 ARM Flash Debug/easyweb.o
586  .debug_aranges
587                 0x00000020       0x20 ARM Flash Debug/EMAC.o
588  .debug_aranges
589                 0x00000040       0x20 ARM Flash Debug/tcpip.o
590  .debug_aranges
591                 0x00000060       0x20 ARM Flash Debug/crt0.o
592  .debug_aranges
593                 0x00000080       0x28 ARM Flash Debug/Philips_LPC230X_Startup.o
594  .debug_aranges
595                 0x000000a8       0x20 ARM Flash Debug/LPC230x.o
596  .debug_aranges
597                 0x000000c8       0x20 ARM Flash Debug/VIC_PL192.o
598  .debug_aranges
599                 0x000000e8       0x20 ARM Flash Debug/VIC_PL192_irq_handler.o
600  .debug_aranges
601                 0x00000108       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
602  .debug_aranges
603                 0x00000128       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
604  .debug_aranges
605                 0x00000148       0x20 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
606
607 .debug_str      0x00000000      0x155
608  .debug_str     0x00000000       0x12 ARM Flash Debug/easyweb.o
609  .debug_str     0x00000012       0x1b ARM Flash Debug/tcpip.o
610  .debug_str     0x0000002d        0x7 ARM Flash Debug/VIC_PL192.o
611  .debug_str     0x00000034       0x5b /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
612  .debug_str     0x0000008f       0x51 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
613                                  0x5d (size before relaxing)
614  .debug_str     0x000000e0       0x75 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
615                                  0x81 (size before relaxing)
616
617 .comment        0x00000000       0xc6
618  .comment       0x00000000       0x12 ARM Flash Debug/easyweb.o
619  .comment       0x00000012       0x12 ARM Flash Debug/EMAC.o
620  .comment       0x00000024       0x12 ARM Flash Debug/Retarget.o
621  .comment       0x00000036       0x12 ARM Flash Debug/tcpip.o
622  .comment       0x00000048       0x12 ARM Flash Debug/LPC230x.o
623  .comment       0x0000005a       0x12 ARM Flash Debug/VIC_PL192.o
624  .comment       0x0000006c       0x12 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
625  .comment       0x0000007e       0x12 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
626  .comment       0x00000090       0x12 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
627  .comment       0x000000a2       0x12 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
628  .comment       0x000000b4       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.