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

Revision 10, 40.6 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 RAM 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 RAM Debug/easyweb.o (memcpy)
9 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
10                               ARM RAM Debug/tcpip.o (memset)
11 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
12                               ARM RAM Debug/tcpip.o (memcmp)
13 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
14                               ARM RAM 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 RAM Debug/easyweb.o
26 HTTPBytesToSend     0x4               ARM RAM Debug/easyweb.o
27 TCPRxDataCount      0x2               ARM RAM Debug/easyweb.o
28 HTTPStatus          0x1               ARM RAM Debug/easyweb.o
29 TCPTxDataCount      0x2               ARM RAM Debug/easyweb.o
30 RecdFrameIP         0x4               ARM RAM Debug/easyweb.o
31 RemoteMAC           0x6               ARM RAM Debug/easyweb.o
32 TCPStateMachine     0x4               ARM RAM Debug/easyweb.o
33 TCPUNASeqNr         0x4               ARM RAM Debug/easyweb.o
34 TCPLocalPort        0x2               ARM RAM Debug/easyweb.o
35 _RxTCPBuffer        0x100             ARM RAM Debug/easyweb.o
36 TCPFlags            0x1               ARM RAM Debug/easyweb.o
37 RecdFrameMAC        0x6               ARM RAM Debug/easyweb.o
38 RecdIPFrameLength   0x2               ARM RAM Debug/easyweb.o
39 PWebSide            0x4               ARM RAM Debug/easyweb.o
40 RemoteIP            0x4               ARM RAM Debug/easyweb.o
41 LastFrameSent       0x4               ARM RAM Debug/easyweb.o
42 TCPRemotePort       0x2               ARM RAM Debug/easyweb.o
43 TxFrame2Size        0x1               ARM RAM Debug/easyweb.o
44 TCPAckNr            0x4               ARM RAM Debug/easyweb.o
45 TransmitControl     0x1               ARM RAM Debug/easyweb.o
46 TxFrame1Size        0x2               ARM RAM Debug/easyweb.o
47 ISNGenHigh          0x2               ARM RAM Debug/easyweb.o
48 _TxFrame2           0x4a              ARM RAM Debug/easyweb.o
49 RecdFrameLength     0x2               ARM RAM Debug/easyweb.o
50 _TxFrame1           0x236             ARM RAM Debug/easyweb.o
51 TCPSeqNr            0x4               ARM RAM Debug/easyweb.o
52 RetryCounter        0x1               ARM RAM Debug/easyweb.o
53 SocketStatus        0x1               ARM RAM 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_load_start__ = __SRAM_segment_start__
92
93 .vectors        0x40000000       0x38
94                 0x40000000                __vectors_start__ = .
95  *(.vectors .vectors.*)
96  .vectors       0x40000000       0x38 ARM RAM Debug/Philips_LPC230X_Startup.o
97                 0x40000000                _vectors
98                 0x40000038                __vectors_end__ = (__vectors_start__ + SIZEOF (.vectors))
99                 0x00000001                . = ASSERT (((__vectors_end__ >= __SRAM_segment_start__) && (__vectors_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .vectors is too large to fit in SRAM memory segment)
100                 0x40000038                __fast_load_start__ = (__vectors_end__ ALIGN 0x4)
101
102 .fast           0x40000038        0x0
103                 0x40000038                __fast_start__ = .
104  *(.fast .fast.*)
105                 0x40000038                __fast_end__ = (__fast_start__ + SIZEOF (.fast))
106                 0x00000001                . = ASSERT (((__fast_end__ >= __SRAM_segment_start__) && (__fast_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .fast is too large to fit in SRAM memory segment)
107                 0x40000038                __init_load_start__ = (__fast_end__ ALIGN 0x4)
108
109 .init           0x40000038      0x2e0
110                 0x40000038                __init_start__ = .
111  *(.init .init.*)
112  *fill*         0x40000038        0x8 00
113  .init          0x40000040      0x1d0 ARM RAM Debug/crt0.o
114                 0x40000040                __start
115                 0x40000040                _start
116  .init          0x40000210      0x108 ARM RAM Debug/Philips_LPC230X_Startup.o
117                 0x40000210                reset_handler
118                 0x400002fc                undef_handler
119                 0x40000304                pabort_handler
120                 0x40000308                dabort_handler
121                 0x40000300                swi_handler
122                 0x4000030c                fiq_handler
123                 0x40000318                __init_end__ = (__init_start__ + SIZEOF (.init))
124                 0x00000001                . = ASSERT (((__init_end__ >= __SRAM_segment_start__) && (__init_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .init is too large to fit in SRAM memory segment)
125                 0x40000318                __text_load_start__ = (__init_end__ ALIGN 0x4)
126
127 .text           0x40000318     0x4458
128                 0x40000318                __text_start__ = .
129  *(.text .text.* .glue_7t .glue_7 .gnu.linkonce.t.* .gcc_except_table)
130  .text          0x40000318      0x474 ARM RAM Debug/easyweb.o
131                 0x40000688                InsertDynamicValues
132                 0x400005ec                GetAD0Val
133                 0x400003cc                HTTPServer
134                 0x40000318                main
135  .glue_7        0x4000078c        0x0 ARM RAM Debug/easyweb.o
136  .glue_7t       0x4000078c        0x0 ARM RAM Debug/easyweb.o
137  .text          0x4000078c      0xcac ARM RAM Debug/EMAC.o
138                 0x4000132c                WriteFrame_EMAC
139                 0x40001128                StartReadFrame
140                 0x40000fc4                ReadFrame_EMAC
141                 0x4000078c                write_PHY
142                 0x40001058                CopyFromFrame_EMAC
143                 0x4000082c                read_PHY
144                 0x400011c4                EndReadFrame
145                 0x40001004                ReadFrameBE_EMAC
146                 0x4000130c                Rdy4Tx
147                 0x400008fc                rx_descr_init
148                 0x400010e4                DummyReadFrame_EMAC
149                 0x40001370                CopyToFrame_EMAC
150                 0x40000a2c                tx_descr_init
151                 0x40000b48                Init_EMAC
152                 0x40001228                CheckFrameReceived
153                 0x40001288                RequestSend
154  .glue_7        0x40001438        0x0 ARM RAM Debug/EMAC.o
155  .glue_7t       0x40001438        0x0 ARM RAM Debug/EMAC.o
156  .text          0x40001438        0x0 ARM RAM Debug/Retarget.o
157  .glue_7        0x40001438        0x0 ARM RAM Debug/Retarget.o
158  .glue_7t       0x40001438        0x0 ARM RAM Debug/Retarget.o
159  .text          0x40001438     0x23ec ARM RAM Debug/tcpip.o
160                 0x400034f0                TCPHandleRetransmission
161                 0x400035e8                TCPClockHandler
162                 0x400034c0                TCPStopTimer
163                 0x40001c04                ProcessEthBroadcastFrame
164                 0x40001760                IsBroadcast
165                 0x400014d0                TCPPassiveOpen
166                 0x40003244                CalcChecksum
167                 0x4000180c                DoNetworkStuff
168                 0x400015c4                TCPClose
169                 0x4000357c                TCPHandleTimeout
170                 0x40001680                TCPTransmitTxBuffer
171                 0x40002c48                PrepareTCP_FRAME
172                 0x40002fd4                PrepareTCP_DATA_FRAME
173                 0x40001ee8                ProcessTCPFrame
174                 0x40002a10                PrepareICMP_ECHO_REPLY
175                 0x400028c0                PrepareARP_ANSWER
176                 0x40001ce0                ProcessEthIAFrame
177                 0x40001530                TCPActiveOpen
178                 0x40003440                TCPStartTimeWaitTimer
179                 0x40003730                WriteDWBE
180                 0x400036d0                WriteWBE
181                 0x400037c4                SwapBytes
182                 0x40003498                TCPRestartTimer
183                 0x40003698                SendFrame2
184                 0x400033d4                TCPStartRetryTimer
185                 0x40001438                TCPLowLevelInit
186                 0x40001e9c                ProcessICMPFrame
187                 0x40001650                TCPReleaseRxBuffer
188                 0x40003660                SendFrame1
189                 0x400026e0                PrepareARP_REQUEST
190  .glue_7        0x40003824        0x0 ARM RAM Debug/tcpip.o
191  .glue_7t       0x40003824        0x0 ARM RAM Debug/tcpip.o
192  .text          0x40003824       0x40 ARM RAM Debug/catch_irqs.o
193                 0x40003824                irq_handler()
194                 0x40003844                swi_handler()
195                 0x40003834                fiq_handler()
196                 0x40003854                undef_handler()
197  .glue_7        0x40003864        0x0 ARM RAM Debug/catch_irqs.o
198  .glue_7t       0x40003864        0x0 ARM RAM Debug/catch_irqs.o
199  .text          0x40003864        0x0 ARM RAM Debug/crt0.o
200  .glue_7        0x40003864        0x0 ARM RAM Debug/crt0.o
201  .glue_7t       0x40003864        0x0 ARM RAM Debug/crt0.o
202  .text          0x40003864        0x0 ARM RAM Debug/Philips_LPC230X_Startup.o
203  .glue_7        0x40003864        0x0 ARM RAM Debug/Philips_LPC230X_Startup.o
204  .glue_7t       0x40003864        0x0 ARM RAM Debug/Philips_LPC230X_Startup.o
205  .text          0x40003864      0x2fc ARM RAM Debug/LPC230x.o
206                 0x40003b40                ctl_get_ticks_per_second
207                 0x40003a48                ctl_start_timer
208                 0x400038ec                get_uart_clk
209  .glue_7        0x40003b60        0x0 ARM RAM Debug/LPC230x.o
210  .glue_7t       0x40003b60        0x0 ARM RAM Debug/LPC230x.o
211  .text          0x40003b60      0x168 ARM RAM Debug/VIC_PL192.o
212                 0x40003c48                ctl_unmask_isr
213                 0x40003b60                ctl_set_isr
214                 0x40003c88                ctl_mask_isr
215  .glue_7        0x40003cc8        0x0 ARM RAM Debug/VIC_PL192.o
216  .glue_7t       0x40003cc8        0x0 ARM RAM Debug/VIC_PL192.o
217  .text          0x40003cc8       0x44 ARM RAM Debug/VIC_PL192_irq_handler.o
218                 0x40003cc8                irq_handler
219  .glue_7        0x40003d0c        0x0 ARM RAM Debug/VIC_PL192_irq_handler.o
220  .glue_7t       0x40003d0c        0x0 ARM RAM Debug/VIC_PL192_irq_handler.o
221  .text          0x40003d0c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
222  .text.liblpc2000
223                 0x40003d0c       0x98 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
224                 0x40003d0c                liblpc2000_lpc23xx_get_cclk
225  .glue_7        0x40003da4        0x0 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
226  .glue_7t       0x40003da4        0x0 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
227  .text          0x40003da4        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
228  *fill*         0x40003da4        0xc 00
229  .text.libc     0x40003db0       0x30 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
230                 0x40003db0                __int32_udiv
231                 0x40003db0                __int32_udivmod
232                 0x40003db0                __udivsi3
233  .glue_7        0x40003de0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
234  .glue_7t       0x40003de0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
235  .text          0x40003de0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
236  .text.libc     0x40003de0       0x60 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
237                 0x40003de0                memcpy
238  .glue_7        0x40003e40        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
239  .glue_7t       0x40003e40        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
240  .text          0x40003e40        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
241  .text.libc     0x40003e40       0xa0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
242                 0x40003e40                memset
243  .glue_7        0x40003ee0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
244  .glue_7t       0x40003ee0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
245  .text          0x40003ee0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
246  .text.libc     0x40003ee0       0x68 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
247                 0x40003ee0                memcmp
248  .glue_7        0x40003f48        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
249  .glue_7t       0x40003f48        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
250  .text          0x40003f48        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
251  .text.libc     0x40003f48       0x44 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
252                 0x40003f48                sprintf
253  .glue_7        0x40003f8c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
254  .glue_7t       0x40003f8c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
255  .text          0x40003f8c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
256  .text.libc     0x40003f8c      0x780 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
257                 0x40004048                __vfprintf
258  .glue_7        0x4000470c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
259  .glue_7t       0x4000470c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
260  .text          0x4000470c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
261  *fill*         0x4000470c        0x4 00
262  .text.libc     0x40004710       0x60 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
263                 0x40004710                strlen
264  .glue_7        0x40004770        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
265  .glue_7t       0x40004770        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
266  .text          0x40004770        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
267  .text.libc     0x40004770        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
268  .glue_7        0x40004770        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
269  .glue_7t       0x40004770        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
270                 0x40004770                __text_end__ = (__text_start__ + SIZEOF (.text))
271                 0x00000001                . = ASSERT (((__text_end__ >= __SRAM_segment_start__) && (__text_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .text is too large to fit in SRAM memory segment)
272                 0x40004770                __dtors_load_start__ = (__text_end__ ALIGN 0x4)
273
274 .dtors          0x40004770        0x0
275                 0x40004770                __dtors_start__ = .
276  *(SORT(.dtors.*))
277  *(.dtors)
278                 0x40004770                __dtors_end__ = (__dtors_start__ + SIZEOF (.dtors))
279                 0x00000001                . = ASSERT (((__dtors_end__ >= __SRAM_segment_start__) && (__dtors_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .dtors is too large to fit in SRAM memory segment)
280                 0x40004770                __ctors_load_start__ = (__dtors_end__ ALIGN 0x4)
281
282 .ctors          0x40004770        0x0
283                 0x40004770                __ctors_start__ = .
284  *(SORT(.ctors.*))
285  *(.ctors)
286                 0x40004770                __ctors_end__ = (__ctors_start__ + SIZEOF (.ctors))
287                 0x00000001                . = ASSERT (((__ctors_end__ >= __SRAM_segment_start__) && (__ctors_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .ctors is too large to fit in SRAM memory segment)
288                 0x40004770                __data_load_start__ = (__ctors_end__ ALIGN 0x4)
289
290 .data           0x40004770        0x0
291                 0x40004770                __data_start__ = .
292  *(.data .data.* .gnu.linkonce.d.*)
293  .data          0x40004770        0x0 ARM RAM Debug/easyweb.o
294  .data          0x40004770        0x0 ARM RAM Debug/EMAC.o
295  .data          0x40004770        0x0 ARM RAM Debug/Retarget.o
296  .data          0x40004770        0x0 ARM RAM Debug/tcpip.o
297  .data          0x40004770        0x0 ARM RAM Debug/catch_irqs.o
298  .data          0x40004770        0x0 ARM RAM Debug/crt0.o
299  .data          0x40004770        0x0 ARM RAM Debug/Philips_LPC230X_Startup.o
300  .data          0x40004770        0x0 ARM RAM Debug/LPC230x.o
301  .data          0x40004770        0x0 ARM RAM Debug/VIC_PL192.o
302  .data          0x40004770        0x0 ARM RAM Debug/VIC_PL192_irq_handler.o
303  .data          0x40004770        0x0 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
304  .data          0x40004770        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
305  .data          0x40004770        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
306  .data          0x40004770        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
307  .data          0x40004770        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
308  .data          0x40004770        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
309  .data          0x40004770        0x0 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
310  .data          0x40004770        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
311  .data          0x40004770        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
312                 0x40004770                __data_end__ = (__data_start__ + SIZEOF (.data))
313                 0x00000001                . = ASSERT (((__data_end__ >= __SRAM_segment_start__) && (__data_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .data is too large to fit in SRAM memory segment)
314                 0x40004770                __rodata_load_start__ = (__data_end__ ALIGN 0x4)
315
316 .rodata         0x40004770      0x4bc
317                 0x40004770                __rodata_start__ = .
318  *(.rodata .rodata.* .gnu.linkonce.r.*)
319  .rodata        0x40004770      0x494 ARM RAM Debug/easyweb.o
320                 0x40004770                GetResponse
321                 0x400047a2                SubnetMask
322                 0x400047a6                GatewayIP
323                 0x400047ac                WebSide
324                 0x4000479e                MyIP
325  .rodata        0x40004c04        0x6 ARM RAM Debug/tcpip.o
326                 0x40004c04                MyMAC
327  *fill*         0x40004c0a        0x2 00
328  .rodata.libc   0x40004c0c       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
329                 0x40004c0c                __hex_uc
330                 0x40004c1c                __hex_lc
331                 0x40004c2c                __rodata_end__ = (__rodata_start__ + SIZEOF (.rodata))
332                 0x00000001                . = ASSERT (((__rodata_end__ >= __SRAM_segment_start__) && (__rodata_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .rodata is too large to fit in SRAM memory segment)
333                 0x40004c2c                __bss_load_start__ = (__rodata_end__ ALIGN 0x4)
334
335 .bss            0x40004c2c      0x3da
336                 0x40004c2c                __bss_start__ = .
337  *(.bss .bss.* .gnu.linkonce.b.*)
338  .bss           0x40004c2c        0x0 ARM RAM Debug/easyweb.o
339  .bss           0x40004c2c        0x8 ARM RAM Debug/EMAC.o
340  .bss           0x40004c34        0x0 ARM RAM Debug/Retarget.o
341  .bss           0x40004c34        0x0 ARM RAM Debug/tcpip.o
342  .bss           0x40004c34        0x0 ARM RAM Debug/catch_irqs.o
343  .bss           0x40004c34        0x0 ARM RAM Debug/crt0.o
344  .bss           0x40004c34        0x0 ARM RAM Debug/Philips_LPC230X_Startup.o
345  .bss           0x40004c34        0x4 ARM RAM Debug/LPC230x.o
346  .bss           0x40004c38        0x0 ARM RAM Debug/VIC_PL192.o
347  .bss           0x40004c38        0x0 ARM RAM Debug/VIC_PL192_irq_handler.o
348  .bss           0x40004c38        0x0 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
349  .bss           0x40004c38        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
350  .bss           0x40004c38        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
351  .bss           0x40004c38        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
352  .bss           0x40004c38        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
353  .bss           0x40004c38        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
354  .bss           0x40004c38        0x0 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
355  .bss           0x40004c38        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
356  .bss           0x40004c38        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
357  *(COMMON)
358  COMMON         0x40004c38      0x3ce ARM RAM Debug/easyweb.o
359                 0x40004c38                TCPTimer
360                 0x40004c3c                HTTPBytesToSend
361                 0x40004c40                TCPRxDataCount
362                 0x40004c42                HTTPStatus
363                 0x40004c44                TCPTxDataCount
364                 0x40004c46                RecdFrameIP
365                 0x40004c4a                RemoteMAC
366                 0x40004c50                TCPStateMachine
367                 0x40004c54                TCPUNASeqNr
368                 0x40004c58                TCPLocalPort
369                 0x40004c5a                _RxTCPBuffer
370                 0x40004d5a                TCPFlags
371                 0x40004d5c                RecdFrameMAC
372                 0x40004d62                RecdIPFrameLength
373                 0x40004d64                PWebSide
374                 0x40004d68                RemoteIP
375                 0x40004d6c                LastFrameSent
376                 0x40004d70                TCPRemotePort
377                 0x40004d72                TxFrame2Size
378                 0x40004d74                TCPAckNr
379                 0x40004d78                TransmitControl
380                 0x40004d7a                TxFrame1Size
381                 0x40004d7c                ISNGenHigh
382                 0x40004d7e                _TxFrame2
383                 0x40004dc8                RecdFrameLength
384                 0x40004dca                _TxFrame1
385                 0x40005000                TCPSeqNr
386                 0x40005004                RetryCounter
387                 0x40005005                SocketStatus
388                 0x40005006                __bss_end__ = (__bss_start__ + SIZEOF (.bss))
389                 0x00000001                . = ASSERT (((__bss_end__ >= __SRAM_segment_start__) && (__bss_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .bss is too large to fit in SRAM memory segment)
390                 0x40005008                __non_init_load_start__ = (__bss_end__ ALIGN 0x4)
391
392 .non_init       0x40005008        0x0
393                 0x40005008                __non_init_start__ = .
394  *(.non_init .non_init.*)
395                 0x40005008                __non_init_end__ = (__non_init_start__ + SIZEOF (.non_init))
396                 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)
397                 0x40005008                __heap_load_start__ = (__non_init_end__ ALIGN 0x4)
398
399 .heap           0x40005008      0x400
400                 0x40005008                __heap_start__ = .
401  *(.heap)
402                 0x40005408                . = (((__heap_start__ + __HEAPSIZE__) MAX_K .) ALIGN 0x4)
403  *fill*         0x40005008      0x400 00
404                 0x40005408                __heap_end__ = (__heap_start__ + SIZEOF (.heap))
405                 0x00000001                . = ASSERT (((__heap_end__ >= __SRAM_segment_start__) && (__heap_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .heap is too large to fit in SRAM memory segment)
406                 0x40005408                __stack_load_start__ = (__heap_end__ ALIGN 0x4)
407
408 .stack          0x40005408      0x400
409                 0x40005408                __stack_start__ = .
410  *(.stack)
411                 0x40005808                . = (((__stack_start__ + __STACKSIZE__) MAX_K .) ALIGN 0x4)
412  *fill*         0x40005408      0x400 00
413                 0x40005808                __stack_end__ = (__stack_start__ + SIZEOF (.stack))
414                 0x00000001                . = ASSERT (((__stack_end__ >= __SRAM_segment_start__) && (__stack_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .stack is too large to fit in SRAM memory segment)
415                 0x40005808                __stack_irq_load_start__ = (__stack_end__ ALIGN 0x4)
416
417 .stack_irq      0x40005808      0x100
418                 0x40005808                __stack_irq_start__ = .
419  *(.stack_irq)
420                 0x40005908                . = (((__stack_irq_start__ + __STACKSIZE_IRQ__) MAX_K .) ALIGN 0x4)
421  *fill*         0x40005808      0x100 00
422                 0x40005908                __stack_irq_end__ = (__stack_irq_start__ + SIZEOF (.stack_irq))
423                 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)
424                 0x40005908                __stack_fiq_load_start__ = (__stack_irq_end__ ALIGN 0x4)
425
426 .stack_fiq      0x40005908      0x100
427                 0x40005908                __stack_fiq_start__ = .
428  *(.stack_fiq)
429                 0x40005a08                . = (((__stack_fiq_start__ + __STACKSIZE_FIQ__) MAX_K .) ALIGN 0x4)
430  *fill*         0x40005908      0x100 00
431                 0x40005a08                __stack_fiq_end__ = (__stack_fiq_start__ + SIZEOF (.stack_fiq))
432                 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)
433                 0x40005a08                __stack_svc_load_start__ = (__stack_fiq_end__ ALIGN 0x4)
434
435 .stack_svc      0x40005a08        0x0
436                 0x40005a08                __stack_svc_start__ = .
437  *(.stack_svc)
438                 0x40005a0c                . = (((__stack_svc_start__ + __STACKSIZE_SVC__) MAX_K .) ALIGN 0x4)
439                 0x40005a08                __stack_svc_end__ = (__stack_svc_start__ + SIZEOF (.stack_svc))
440                 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)
441                 0x40005a08                __stack_abt_load_start__ = (__stack_svc_end__ ALIGN 0x4)
442
443 .stack_abt      0x40005a08        0x0
444                 0x40005a08                __stack_abt_start__ = .
445  *(.stack_abt)
446                 0x40005a0c                . = (((__stack_abt_start__ + __STACKSIZE_ABT__) MAX_K .) ALIGN 0x4)
447                 0x40005a08                __stack_abt_end__ = (__stack_abt_start__ + SIZEOF (.stack_abt))
448                 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)
449                 0x40005a08                __stack_und_load_start__ = (__stack_abt_end__ ALIGN 0x4)
450
451 .stack_und      0x40005a08        0x0
452                 0x40005a08                __stack_und_start__ = .
453  *(.stack_und)
454                 0x40005a0c                . = (((__stack_und_start__ + __STACKSIZE_UND__) MAX_K .) ALIGN 0x4)
455                 0x40005a08                __stack_und_end__ = (__stack_und_start__ + SIZEOF (.stack_und))
456                 0x40005a08                __SRAM_segment_used_end__ = ((__stack_abt_end__ ALIGN 0x4) + SIZEOF (.stack_und))
457                 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)
458 START GROUP
459 LOAD ARM RAM Debug/easyweb.o
460 LOAD ARM RAM Debug/EMAC.o
461 LOAD ARM RAM Debug/Retarget.o
462 LOAD ARM RAM Debug/tcpip.o
463 LOAD ARM RAM Debug/catch_irqs.o
464 LOAD ARM RAM Debug/crt0.o
465 LOAD ARM RAM Debug/Philips_LPC230X_Startup.o
466 LOAD ARM RAM Debug/LPC230x.o
467 LOAD ARM RAM Debug/VIC_PL192.o
468 LOAD ARM RAM Debug/VIC_PL192_irq_handler.o
469 LOAD /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a
470 LOAD /home/phil/CrossWorks_ARM_1_7/lib/libarmdi_v4t_a_le.a
471 LOAD /home/phil/CrossWorks_ARM_1_7/lib/libm_v4t_a_le.a
472 LOAD /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a
473 LOAD /home/phil/CrossWorks_ARM_1_7/lib/libcpp_v4t_a_le.a
474 LOAD /home/phil/CrossWorks_ARM_1_7/lib/libdebugio_v4t_a_le.a
475 LOAD /home/phil/CrossWorks_ARM_1_7/lib/libc_targetio_impl_v4t_a_le.a
476 LOAD /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a
477 LOAD /home/phil/CrossWorks_ARM_1_7/lib/lib_vfscanf_long_v4t_a_le.a
478 END GROUP
479 OUTPUT(ARM RAM Debug/EasyWeb.elf elf32-littlearm)
480
481 .debug_abbrev   0x00000000      0x585
482  .debug_abbrev  0x00000000       0xec ARM RAM Debug/easyweb.o
483  .debug_abbrev  0x000000ec       0xf7 ARM RAM Debug/EMAC.o
484  .debug_abbrev  0x000001e3        0x1 ARM RAM Debug/Retarget.o
485  .debug_abbrev  0x000001e4      0x15f ARM RAM Debug/tcpip.o
486  .debug_abbrev  0x00000343       0x28 ARM RAM Debug/catch_irqs.o
487  .debug_abbrev  0x0000036b       0x14 ARM RAM Debug/crt0.o
488  .debug_abbrev  0x0000037f       0x10 ARM RAM Debug/Philips_LPC230X_Startup.o
489  .debug_abbrev  0x0000038f       0xc9 ARM RAM Debug/LPC230x.o
490  .debug_abbrev  0x00000458       0x9e ARM RAM Debug/VIC_PL192.o
491  .debug_abbrev  0x000004f6       0x14 ARM RAM Debug/VIC_PL192_irq_handler.o
492  .debug_abbrev  0x0000050a       0x23 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
493  .debug_abbrev  0x0000052d       0x23 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
494  .debug_abbrev  0x00000550       0x34 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
495  .debug_abbrev  0x00000584        0x1 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
496
497 .debug_info     0x00000000     0x1efc
498  .debug_info    0x00000000      0x6e8 ARM RAM Debug/easyweb.o
499  .debug_info    0x000006e8      0x4bf ARM RAM Debug/EMAC.o
500  .debug_info    0x00000ba7        0x0 ARM RAM Debug/Retarget.o
501  .debug_info    0x00000ba7      0xad0 ARM RAM Debug/tcpip.o
502  .debug_info    0x00001677      0x11e ARM RAM Debug/catch_irqs.o
503  .debug_info    0x00001795       0x98 ARM RAM Debug/crt0.o
504  .debug_info    0x0000182d       0xb4 ARM RAM Debug/Philips_LPC230X_Startup.o
505  .debug_info    0x000018e1      0x1ff ARM RAM Debug/LPC230x.o
506  .debug_info    0x00001ae0      0x299 ARM RAM Debug/VIC_PL192.o
507  .debug_info    0x00001d79       0xb4 ARM RAM Debug/VIC_PL192_irq_handler.o
508  .debug_info    0x00001e2d       0x32 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
509  .debug_info    0x00001e5f       0x32 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
510  .debug_info    0x00001e91       0x6b /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
511  .debug_info    0x00001efc        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
512
513 .debug_line     0x00000000      0xa68
514  .debug_line    0x00000000       0xd4 ARM RAM Debug/easyweb.o
515  .debug_line    0x000000d4      0x116 ARM RAM Debug/EMAC.o
516  .debug_line    0x000001ea       0x1d ARM RAM Debug/Retarget.o
517  .debug_line    0x00000207      0x27f ARM RAM Debug/tcpip.o
518  .debug_line    0x00000486       0x72 ARM RAM Debug/catch_irqs.o
519  .debug_line    0x000004f8       0xd2 ARM RAM Debug/crt0.o
520  .debug_line    0x000005ca       0xf1 ARM RAM Debug/Philips_LPC230X_Startup.o
521  .debug_line    0x000006bb       0xe5 ARM RAM Debug/LPC230x.o
522  .debug_line    0x000007a0       0xcf ARM RAM Debug/VIC_PL192.o
523  .debug_line    0x0000086f       0x9f ARM RAM Debug/VIC_PL192_irq_handler.o
524  .debug_line    0x0000090e       0x68 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
525  .debug_line    0x00000976       0x69 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
526  .debug_line    0x000009df       0x6c /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
527  .debug_line    0x00000a4b       0x1d /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
528
529 .debug_frame    0x00000000      0xc94
530  .debug_frame   0x00000000       0xc0 ARM RAM Debug/easyweb.o
531  .debug_frame   0x000000c0      0x2d0 ARM RAM Debug/EMAC.o
532  .debug_frame   0x00000390      0x53c ARM RAM Debug/tcpip.o
533  .debug_frame   0x000008cc       0xc0 ARM RAM Debug/catch_irqs.o
534  .debug_frame   0x0000098c       0xec ARM RAM Debug/LPC230x.o
535  .debug_frame   0x00000a78       0x94 ARM RAM Debug/VIC_PL192.o
536  .debug_frame   0x00000b0c       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
537  .debug_frame   0x00000b2c       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
538  .debug_frame   0x00000b4c       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
539  .debug_frame   0x00000b6c       0x2c /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
540  .debug_frame   0x00000b98       0x40 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
541  .debug_frame   0x00000bd8       0x9c /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
542  .debug_frame   0x00000c74       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
543
544 .debug_loc      0x00000000      0xb0a
545  .debug_loc     0x00000000       0xa8 ARM RAM Debug/easyweb.o
546  .debug_loc     0x000000a8      0x2a0 ARM RAM Debug/EMAC.o
547  .debug_loc     0x00000348      0x4ec ARM RAM Debug/tcpip.o
548  .debug_loc     0x00000834       0xa8 ARM RAM Debug/catch_irqs.o
549  .debug_loc     0x000008dc       0xd2 ARM RAM Debug/LPC230x.o
550  .debug_loc     0x000009ae       0x7e ARM RAM Debug/VIC_PL192.o
551  .debug_loc     0x00000a2c       0x1f /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
552  .debug_loc     0x00000a4b       0x37 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
553  .debug_loc     0x00000a82       0x88 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
554
555 .debug_pubnames
556                 0x00000000      0x768
557  .debug_pubnames
558                 0x00000000      0x26f ARM RAM Debug/easyweb.o
559  .debug_pubnames
560                 0x0000026f      0x135 ARM RAM Debug/EMAC.o
561  .debug_pubnames
562                 0x000003a4      0x27a ARM RAM Debug/tcpip.o
563  .debug_pubnames
564                 0x0000061e       0x54 ARM RAM Debug/catch_irqs.o
565  .debug_pubnames
566                 0x00000672       0x54 ARM RAM Debug/LPC230x.o
567  .debug_pubnames
568                 0x000006c6       0x46 ARM RAM Debug/VIC_PL192.o
569  .debug_pubnames
570                 0x0000070c       0x1d /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
571  .debug_pubnames
572                 0x00000729       0x1e /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
573  .debug_pubnames
574                 0x00000747       0x21 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
575
576 .debug_aranges  0x00000000      0x188
577  .debug_aranges
578                 0x00000000       0x20 ARM RAM Debug/easyweb.o
579  .debug_aranges
580                 0x00000020       0x20 ARM RAM Debug/EMAC.o
581  .debug_aranges
582                 0x00000040       0x20 ARM RAM Debug/tcpip.o
583  .debug_aranges
584                 0x00000060       0x20 ARM RAM Debug/catch_irqs.o
585  .debug_aranges
586                 0x00000080       0x20 ARM RAM Debug/crt0.o
587  .debug_aranges
588                 0x000000a0       0x28 ARM RAM Debug/Philips_LPC230X_Startup.o
589  .debug_aranges
590                 0x000000c8       0x20 ARM RAM Debug/LPC230x.o
591  .debug_aranges
592                 0x000000e8       0x20 ARM RAM Debug/VIC_PL192.o
593  .debug_aranges
594                 0x00000108       0x20 ARM RAM Debug/VIC_PL192_irq_handler.o
595  .debug_aranges
596                 0x00000128       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
597  .debug_aranges
598                 0x00000148       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
599  .debug_aranges
600                 0x00000168       0x20 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
601
602 .debug_str      0x00000000      0x155
603  .debug_str     0x00000000       0x12 ARM RAM Debug/easyweb.o
604  .debug_str     0x00000012       0x1b ARM RAM Debug/tcpip.o
605  .debug_str     0x0000002d        0x7 ARM RAM Debug/VIC_PL192.o
606  .debug_str     0x00000034       0x5b /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
607  .debug_str     0x0000008f       0x51 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
608                                  0x5d (size before relaxing)
609  .debug_str     0x000000e0       0x75 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
610                                  0x81 (size before relaxing)
611
612 .comment        0x00000000       0xd8
613  .comment       0x00000000       0x12 ARM RAM Debug/easyweb.o
614  .comment       0x00000012       0x12 ARM RAM Debug/EMAC.o
615  .comment       0x00000024       0x12 ARM RAM Debug/Retarget.o
616  .comment       0x00000036       0x12 ARM RAM Debug/tcpip.o
617  .comment       0x00000048       0x12 ARM RAM Debug/catch_irqs.o
618  .comment       0x0000005a       0x12 ARM RAM Debug/LPC230x.o
619  .comment       0x0000006c       0x12 ARM RAM Debug/VIC_PL192.o
620  .comment       0x0000007e       0x12 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
621  .comment       0x00000090       0x12 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
622  .comment       0x000000a2       0x12 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
623  .comment       0x000000b4       0x12 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
624  .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.