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

Revision 12, 41.7 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 RAM 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 RAM 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 RAM Debug/easyweb.o (memcpy)
11 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
12                               ARM RAM Debug/tcpip.o (memset)
13 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
14                               ARM RAM Debug/tcpip.o (memcmp)
15 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
16                               ARM RAM 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 RAM Debug/easyweb.o
28 HTTPBytesToSend     0x4               ARM RAM Debug/easyweb.o
29 TCPRxDataCount      0x2               ARM RAM Debug/easyweb.o
30 HTTPStatus          0x1               ARM RAM Debug/easyweb.o
31 TCPTxDataCount      0x2               ARM RAM Debug/easyweb.o
32 RecdFrameIP         0x4               ARM RAM Debug/easyweb.o
33 RemoteMAC           0x6               ARM RAM Debug/easyweb.o
34 TCPStateMachine     0x4               ARM RAM Debug/easyweb.o
35 TCPUNASeqNr         0x4               ARM RAM Debug/easyweb.o
36 TCPLocalPort        0x2               ARM RAM Debug/easyweb.o
37 _RxTCPBuffer        0x100             ARM RAM Debug/easyweb.o
38 TCPFlags            0x1               ARM RAM Debug/easyweb.o
39 RecdFrameMAC        0x6               ARM RAM Debug/easyweb.o
40 RecdIPFrameLength   0x2               ARM RAM Debug/easyweb.o
41 PWebSide            0x4               ARM RAM Debug/easyweb.o
42 RemoteIP            0x4               ARM RAM Debug/easyweb.o
43 LastFrameSent       0x4               ARM RAM Debug/easyweb.o
44 TCPRemotePort       0x2               ARM RAM Debug/easyweb.o
45 TxFrame2Size        0x1               ARM RAM Debug/easyweb.o
46 TCPAckNr            0x4               ARM RAM Debug/easyweb.o
47 TransmitControl     0x1               ARM RAM Debug/easyweb.o
48 TxFrame1Size        0x2               ARM RAM Debug/easyweb.o
49 ISNGenHigh          0x2               ARM RAM Debug/easyweb.o
50 _TxFrame2           0x4a              ARM RAM Debug/easyweb.o
51 RecdFrameLength     0x2               ARM RAM Debug/easyweb.o
52 _TxFrame1           0x236             ARM RAM Debug/easyweb.o
53 TCPSeqNr            0x4               ARM RAM Debug/easyweb.o
54 RetryCounter        0x1               ARM RAM Debug/easyweb.o
55 SocketStatus        0x1               ARM RAM 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_load_start__ = __SRAM_segment_start__
94
95 .vectors        0x40000000       0x38
96                 0x40000000                __vectors_start__ = .
97  *(.vectors .vectors.*)
98  .vectors       0x40000000       0x38 ARM RAM Debug/Philips_LPC230X_Startup.o
99                 0x40000000                _vectors
100                 0x40000038                __vectors_end__ = (__vectors_start__ + SIZEOF (.vectors))
101                 0x00000001                . = ASSERT (((__vectors_end__ >= __SRAM_segment_start__) && (__vectors_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .vectors is too large to fit in SRAM memory segment)
102                 0x40000038                __fast_load_start__ = (__vectors_end__ ALIGN 0x4)
103
104 .fast           0x40000038        0x0
105                 0x40000038                __fast_start__ = .
106  *(.fast .fast.*)
107                 0x40000038                __fast_end__ = (__fast_start__ + SIZEOF (.fast))
108                 0x00000001                . = ASSERT (((__fast_end__ >= __SRAM_segment_start__) && (__fast_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .fast is too large to fit in SRAM memory segment)
109                 0x40000038                __init_load_start__ = (__fast_end__ ALIGN 0x4)
110
111 .init           0x40000038      0x2e0
112                 0x40000038                __init_start__ = .
113  *(.init .init.*)
114  *fill*         0x40000038        0x8 00
115  .init          0x40000040      0x1d0 ARM RAM Debug/crt0.o
116                 0x40000040                __start
117                 0x40000040                _start
118  .init          0x40000210      0x108 ARM RAM Debug/Philips_LPC230X_Startup.o
119                 0x40000210                reset_handler
120                 0x400002fc                undef_handler
121                 0x40000304                pabort_handler
122                 0x40000308                dabort_handler
123                 0x40000300                swi_handler
124                 0x4000030c                fiq_handler
125                 0x40000318                __init_end__ = (__init_start__ + SIZEOF (.init))
126                 0x00000001                . = ASSERT (((__init_end__ >= __SRAM_segment_start__) && (__init_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .init is too large to fit in SRAM memory segment)
127                 0x40000318                __text_load_start__ = (__init_end__ ALIGN 0x4)
128
129 .text           0x40000318     0x4488
130                 0x40000318                __text_start__ = .
131  *(.text .text.* .glue_7t .glue_7 .gnu.linkonce.t.* .gcc_except_table)
132  .text          0x40000318      0x474 ARM RAM Debug/easyweb.o
133                 0x40000688                InsertDynamicValues
134                 0x400005ec                GetAD0Val
135                 0x400003cc                HTTPServer
136                 0x40000318                main
137  .glue_7        0x4000078c        0x0 ARM RAM Debug/easyweb.o
138  .glue_7t       0x4000078c        0x0 ARM RAM Debug/easyweb.o
139  .text          0x4000078c      0xcac ARM RAM Debug/EMAC.o
140                 0x4000132c                WriteFrame_EMAC
141                 0x40001128                StartReadFrame
142                 0x40000fc4                ReadFrame_EMAC
143                 0x4000078c                write_PHY
144                 0x40001058                CopyFromFrame_EMAC
145                 0x4000082c                read_PHY
146                 0x400011c4                EndReadFrame
147                 0x40001004                ReadFrameBE_EMAC
148                 0x4000130c                Rdy4Tx
149                 0x400008fc                rx_descr_init
150                 0x400010e4                DummyReadFrame_EMAC
151                 0x40001370                CopyToFrame_EMAC
152                 0x40000a2c                tx_descr_init
153                 0x40000b48                Init_EMAC
154                 0x40001228                CheckFrameReceived
155                 0x40001288                RequestSend
156  .glue_7        0x40001438        0x0 ARM RAM Debug/EMAC.o
157  .glue_7t       0x40001438        0x0 ARM RAM Debug/EMAC.o
158  .text          0x40001438        0x0 ARM RAM Debug/Retarget.o
159  .glue_7        0x40001438        0x0 ARM RAM Debug/Retarget.o
160  .glue_7t       0x40001438        0x0 ARM RAM Debug/Retarget.o
161  .text          0x40001438     0x2414 ARM RAM Debug/tcpip.o
162                 0x40003518                TCPHandleRetransmission
163                 0x40003610                TCPClockHandler
164                 0x400034e8                TCPStopTimer
165                 0x40001c2c                ProcessEthBroadcastFrame
166                 0x40001788                IsBroadcast
167                 0x400014f8                TCPPassiveOpen
168                 0x4000326c                CalcChecksum
169                 0x40001834                DoNetworkStuff
170                 0x400015ec                TCPClose
171                 0x400035a4                TCPHandleTimeout
172                 0x400016a8                TCPTransmitTxBuffer
173                 0x40002c70                PrepareTCP_FRAME
174                 0x40002ffc                PrepareTCP_DATA_FRAME
175                 0x40001f10                ProcessTCPFrame
176                 0x40002a38                PrepareICMP_ECHO_REPLY
177                 0x400028e8                PrepareARP_ANSWER
178                 0x40001d08                ProcessEthIAFrame
179                 0x40001558                TCPActiveOpen
180                 0x40003468                TCPStartTimeWaitTimer
181                 0x40003758                WriteDWBE
182                 0x400036f8                WriteWBE
183                 0x400037ec                SwapBytes
184                 0x400034c0                TCPRestartTimer
185                 0x400036c0                SendFrame2
186                 0x400033fc                TCPStartRetryTimer
187                 0x40001438                TCPLowLevelInit
188                 0x40001ec4                ProcessICMPFrame
189                 0x40001678                TCPReleaseRxBuffer
190                 0x40003688                SendFrame1
191                 0x40002708                PrepareARP_REQUEST
192  .glue_7        0x4000384c        0x0 ARM RAM Debug/tcpip.o
193  .glue_7t       0x4000384c        0x0 ARM RAM Debug/tcpip.o
194  .text          0x4000384c       0x40 ARM RAM Debug/catch_irqs.o
195                 0x4000384c                irq_handler()
196                 0x4000386c                swi_handler()
197                 0x4000385c                fiq_handler()
198                 0x4000387c                undef_handler()
199  .glue_7        0x4000388c        0x0 ARM RAM Debug/catch_irqs.o
200  .glue_7t       0x4000388c        0x0 ARM RAM Debug/catch_irqs.o
201  .text          0x4000388c        0x0 ARM RAM Debug/crt0.o
202  .glue_7        0x4000388c        0x0 ARM RAM Debug/crt0.o
203  .glue_7t       0x4000388c        0x0 ARM RAM Debug/crt0.o
204  .text          0x4000388c        0x0 ARM RAM Debug/Philips_LPC230X_Startup.o
205  .glue_7        0x4000388c        0x0 ARM RAM Debug/Philips_LPC230X_Startup.o
206  .glue_7t       0x4000388c        0x0 ARM RAM Debug/Philips_LPC230X_Startup.o
207  .text          0x4000388c      0x2fc ARM RAM Debug/LPC230x.o
208                 0x40003b68                ctl_get_ticks_per_second
209                 0x40003a70                ctl_start_timer
210                 0x40003914                get_uart_clk
211  .glue_7        0x40003b88        0x0 ARM RAM Debug/LPC230x.o
212  .glue_7t       0x40003b88        0x0 ARM RAM Debug/LPC230x.o
213  .text          0x40003b88      0x168 ARM RAM Debug/VIC_PL192.o
214                 0x40003c70                ctl_unmask_isr
215                 0x40003b88                ctl_set_isr
216                 0x40003cb0                ctl_mask_isr
217  .glue_7        0x40003cf0        0x0 ARM RAM Debug/VIC_PL192.o
218  .glue_7t       0x40003cf0        0x0 ARM RAM Debug/VIC_PL192.o
219  .text          0x40003cf0       0x44 ARM RAM Debug/VIC_PL192_irq_handler.o
220                 0x40003cf0                irq_handler
221  .glue_7        0x40003d34        0x0 ARM RAM Debug/VIC_PL192_irq_handler.o
222  .glue_7t       0x40003d34        0x0 ARM RAM Debug/VIC_PL192_irq_handler.o
223  .text          0x40003d34        0x0 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
224  .text.liblpc2000
225                 0x40003d34       0x98 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
226                 0x40003d34                liblpc2000_lpc23xx_get_cclk
227  .glue_7        0x40003dcc        0x0 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
228  .glue_7t       0x40003dcc        0x0 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
229  .text          0x40003dcc        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libarmdi_v4t_a_le.a(libarm_enable_irq.o)
230  *fill*         0x40003dcc        0x4 00
231  .text.libc     0x40003dd0       0x10 /home/phil/CrossWorks_ARM_1_7/lib/libarmdi_v4t_a_le.a(libarm_enable_irq.o)
232                 0x40003dd0                __ARMLIB_enableIRQ
233                 0x40003dd0                libarm_enable_irq
234  .glue_7        0x40003de0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libarmdi_v4t_a_le.a(libarm_enable_irq.o)
235  .glue_7t       0x40003de0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libarmdi_v4t_a_le.a(libarm_enable_irq.o)
236  .text          0x40003de0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
237  .text.libc     0x40003de0       0x30 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
238                 0x40003de0                __int32_udiv
239                 0x40003de0                __int32_udivmod
240                 0x40003de0                __udivsi3
241  .glue_7        0x40003e10        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
242  .glue_7t       0x40003e10        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
243  .text          0x40003e10        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
244  .text.libc     0x40003e10       0x60 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
245                 0x40003e10                memcpy
246  .glue_7        0x40003e70        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
247  .glue_7t       0x40003e70        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
248  .text          0x40003e70        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
249  .text.libc     0x40003e70       0xa0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
250                 0x40003e70                memset
251  .glue_7        0x40003f10        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
252  .glue_7t       0x40003f10        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
253  .text          0x40003f10        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
254  .text.libc     0x40003f10       0x68 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
255                 0x40003f10                memcmp
256  .glue_7        0x40003f78        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
257  .glue_7t       0x40003f78        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
258  .text          0x40003f78        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
259  .text.libc     0x40003f78       0x44 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
260                 0x40003f78                sprintf
261  .glue_7        0x40003fbc        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
262  .glue_7t       0x40003fbc        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
263  .text          0x40003fbc        0x0 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
264  .text.libc     0x40003fbc      0x780 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
265                 0x40004078                __vfprintf
266  .glue_7        0x4000473c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
267  .glue_7t       0x4000473c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
268  .text          0x4000473c        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
269  *fill*         0x4000473c        0x4 00
270  .text.libc     0x40004740       0x60 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
271                 0x40004740                strlen
272  .glue_7        0x400047a0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
273  .glue_7t       0x400047a0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
274  .text          0x400047a0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
275  .text.libc     0x400047a0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
276  .glue_7        0x400047a0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
277  .glue_7t       0x400047a0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
278                 0x400047a0                __text_end__ = (__text_start__ + SIZEOF (.text))
279                 0x00000001                . = ASSERT (((__text_end__ >= __SRAM_segment_start__) && (__text_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .text is too large to fit in SRAM memory segment)
280                 0x400047a0                __dtors_load_start__ = (__text_end__ ALIGN 0x4)
281
282 .dtors          0x400047a0        0x0
283                 0x400047a0                __dtors_start__ = .
284  *(SORT(.dtors.*))
285  *(.dtors)
286                 0x400047a0                __dtors_end__ = (__dtors_start__ + SIZEOF (.dtors))
287                 0x00000001                . = ASSERT (((__dtors_end__ >= __SRAM_segment_start__) && (__dtors_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .dtors is too large to fit in SRAM memory segment)
288                 0x400047a0                __ctors_load_start__ = (__dtors_end__ ALIGN 0x4)
289
290 .ctors          0x400047a0        0x0
291                 0x400047a0                __ctors_start__ = .
292  *(SORT(.ctors.*))
293  *(.ctors)
294                 0x400047a0                __ctors_end__ = (__ctors_start__ + SIZEOF (.ctors))
295                 0x00000001                . = ASSERT (((__ctors_end__ >= __SRAM_segment_start__) && (__ctors_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .ctors is too large to fit in SRAM memory segment)
296                 0x400047a0                __data_load_start__ = (__ctors_end__ ALIGN 0x4)
297
298 .data           0x400047a0        0x0
299                 0x400047a0                __data_start__ = .
300  *(.data .data.* .gnu.linkonce.d.*)
301  .data          0x400047a0        0x0 ARM RAM Debug/easyweb.o
302  .data          0x400047a0        0x0 ARM RAM Debug/EMAC.o
303  .data          0x400047a0        0x0 ARM RAM Debug/Retarget.o
304  .data          0x400047a0        0x0 ARM RAM Debug/tcpip.o
305  .data          0x400047a0        0x0 ARM RAM Debug/catch_irqs.o
306  .data          0x400047a0        0x0 ARM RAM Debug/crt0.o
307  .data          0x400047a0        0x0 ARM RAM Debug/Philips_LPC230X_Startup.o
308  .data          0x400047a0        0x0 ARM RAM Debug/LPC230x.o
309  .data          0x400047a0        0x0 ARM RAM Debug/VIC_PL192.o
310  .data          0x400047a0        0x0 ARM RAM Debug/VIC_PL192_irq_handler.o
311  .data          0x400047a0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
312  .data          0x400047a0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libarmdi_v4t_a_le.a(libarm_enable_irq.o)
313  .data          0x400047a0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
314  .data          0x400047a0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
315  .data          0x400047a0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
316  .data          0x400047a0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
317  .data          0x400047a0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
318  .data          0x400047a0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
319  .data          0x400047a0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
320  .data          0x400047a0        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
321                 0x400047a0                __data_end__ = (__data_start__ + SIZEOF (.data))
322                 0x00000001                . = ASSERT (((__data_end__ >= __SRAM_segment_start__) && (__data_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .data is too large to fit in SRAM memory segment)
323                 0x400047a0                __rodata_load_start__ = (__data_end__ ALIGN 0x4)
324
325 .rodata         0x400047a0      0x4bc
326                 0x400047a0                __rodata_start__ = .
327  *(.rodata .rodata.* .gnu.linkonce.r.*)
328  .rodata        0x400047a0      0x494 ARM RAM Debug/easyweb.o
329                 0x400047a0                GetResponse
330                 0x400047d2                SubnetMask
331                 0x400047d6                GatewayIP
332                 0x400047dc                WebSide
333                 0x400047ce                MyIP
334  .rodata        0x40004c34        0x6 ARM RAM Debug/tcpip.o
335                 0x40004c34                MyMAC
336  *fill*         0x40004c3a        0x2 00
337  .rodata.libc   0x40004c3c       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
338                 0x40004c3c                __hex_uc
339                 0x40004c4c                __hex_lc
340                 0x40004c5c                __rodata_end__ = (__rodata_start__ + SIZEOF (.rodata))
341                 0x00000001                . = ASSERT (((__rodata_end__ >= __SRAM_segment_start__) && (__rodata_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .rodata is too large to fit in SRAM memory segment)
342                 0x40004c5c                __bss_load_start__ = (__rodata_end__ ALIGN 0x4)
343
344 .bss            0x40004c5c      0x3da
345                 0x40004c5c                __bss_start__ = .
346  *(.bss .bss.* .gnu.linkonce.b.*)
347  .bss           0x40004c5c        0x0 ARM RAM Debug/easyweb.o
348  .bss           0x40004c5c        0x8 ARM RAM Debug/EMAC.o
349  .bss           0x40004c64        0x0 ARM RAM Debug/Retarget.o
350  .bss           0x40004c64        0x0 ARM RAM Debug/tcpip.o
351  .bss           0x40004c64        0x0 ARM RAM Debug/catch_irqs.o
352  .bss           0x40004c64        0x0 ARM RAM Debug/crt0.o
353  .bss           0x40004c64        0x0 ARM RAM Debug/Philips_LPC230X_Startup.o
354  .bss           0x40004c64        0x4 ARM RAM Debug/LPC230x.o
355  .bss           0x40004c68        0x0 ARM RAM Debug/VIC_PL192.o
356  .bss           0x40004c68        0x0 ARM RAM Debug/VIC_PL192_irq_handler.o
357  .bss           0x40004c68        0x0 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
358  .bss           0x40004c68        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libarmdi_v4t_a_le.a(libarm_enable_irq.o)
359  .bss           0x40004c68        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
360  .bss           0x40004c68        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
361  .bss           0x40004c68        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
362  .bss           0x40004c68        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
363  .bss           0x40004c68        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
364  .bss           0x40004c68        0x0 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
365  .bss           0x40004c68        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
366  .bss           0x40004c68        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
367  *(COMMON)
368  COMMON         0x40004c68      0x3ce ARM RAM Debug/easyweb.o
369                 0x40004c68                TCPTimer
370                 0x40004c6c                HTTPBytesToSend
371                 0x40004c70                TCPRxDataCount
372                 0x40004c72                HTTPStatus
373                 0x40004c74                TCPTxDataCount
374                 0x40004c76                RecdFrameIP
375                 0x40004c7a                RemoteMAC
376                 0x40004c80                TCPStateMachine
377                 0x40004c84                TCPUNASeqNr
378                 0x40004c88                TCPLocalPort
379                 0x40004c8a                _RxTCPBuffer
380                 0x40004d8a                TCPFlags
381                 0x40004d8c                RecdFrameMAC
382                 0x40004d92                RecdIPFrameLength
383                 0x40004d94                PWebSide
384                 0x40004d98                RemoteIP
385                 0x40004d9c                LastFrameSent
386                 0x40004da0                TCPRemotePort
387                 0x40004da2                TxFrame2Size
388                 0x40004da4                TCPAckNr
389                 0x40004da8                TransmitControl
390                 0x40004daa                TxFrame1Size
391                 0x40004dac                ISNGenHigh
392                 0x40004dae                _TxFrame2
393                 0x40004df8                RecdFrameLength
394                 0x40004dfa                _TxFrame1
395                 0x40005030                TCPSeqNr
396                 0x40005034                RetryCounter
397                 0x40005035                SocketStatus
398                 0x40005036                __bss_end__ = (__bss_start__ + SIZEOF (.bss))
399                 0x00000001                . = ASSERT (((__bss_end__ >= __SRAM_segment_start__) && (__bss_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .bss is too large to fit in SRAM memory segment)
400                 0x40005038                __non_init_load_start__ = (__bss_end__ ALIGN 0x4)
401
402 .non_init       0x40005038        0x0
403                 0x40005038                __non_init_start__ = .
404  *(.non_init .non_init.*)
405                 0x40005038                __non_init_end__ = (__non_init_start__ + SIZEOF (.non_init))
406                 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)
407                 0x40005038                __heap_load_start__ = (__non_init_end__ ALIGN 0x4)
408
409 .heap           0x40005038      0x400
410                 0x40005038                __heap_start__ = .
411  *(.heap)
412                 0x40005438                . = (((__heap_start__ + __HEAPSIZE__) MAX_K .) ALIGN 0x4)
413  *fill*         0x40005038      0x400 00
414                 0x40005438                __heap_end__ = (__heap_start__ + SIZEOF (.heap))
415                 0x00000001                . = ASSERT (((__heap_end__ >= __SRAM_segment_start__) && (__heap_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .heap is too large to fit in SRAM memory segment)
416                 0x40005438                __stack_load_start__ = (__heap_end__ ALIGN 0x4)
417
418 .stack          0x40005438      0x400
419                 0x40005438                __stack_start__ = .
420  *(.stack)
421                 0x40005838                . = (((__stack_start__ + __STACKSIZE__) MAX_K .) ALIGN 0x4)
422  *fill*         0x40005438      0x400 00
423                 0x40005838                __stack_end__ = (__stack_start__ + SIZEOF (.stack))
424                 0x00000001                . = ASSERT (((__stack_end__ >= __SRAM_segment_start__) && (__stack_end__ <= (__SRAM_segment_start__ + 0x8000))), error: .stack is too large to fit in SRAM memory segment)
425                 0x40005838                __stack_irq_load_start__ = (__stack_end__ ALIGN 0x4)
426
427 .stack_irq      0x40005838      0x100
428                 0x40005838                __stack_irq_start__ = .
429  *(.stack_irq)
430                 0x40005938                . = (((__stack_irq_start__ + __STACKSIZE_IRQ__) MAX_K .) ALIGN 0x4)
431  *fill*         0x40005838      0x100 00
432                 0x40005938                __stack_irq_end__ = (__stack_irq_start__ + SIZEOF (.stack_irq))
433                 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)
434                 0x40005938                __stack_fiq_load_start__ = (__stack_irq_end__ ALIGN 0x4)
435
436 .stack_fiq      0x40005938      0x100
437                 0x40005938                __stack_fiq_start__ = .
438  *(.stack_fiq)
439                 0x40005a38                . = (((__stack_fiq_start__ + __STACKSIZE_FIQ__) MAX_K .) ALIGN 0x4)
440  *fill*         0x40005938      0x100 00
441                 0x40005a38                __stack_fiq_end__ = (__stack_fiq_start__ + SIZEOF (.stack_fiq))
442                 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)
443                 0x40005a38                __stack_svc_load_start__ = (__stack_fiq_end__ ALIGN 0x4)
444
445 .stack_svc      0x40005a38        0x0
446                 0x40005a38                __stack_svc_start__ = .
447  *(.stack_svc)
448                 0x40005a3c                . = (((__stack_svc_start__ + __STACKSIZE_SVC__) MAX_K .) ALIGN 0x4)
449                 0x40005a38                __stack_svc_end__ = (__stack_svc_start__ + SIZEOF (.stack_svc))
450                 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)
451                 0x40005a38                __stack_abt_load_start__ = (__stack_svc_end__ ALIGN 0x4)
452
453 .stack_abt      0x40005a38        0x0
454                 0x40005a38                __stack_abt_start__ = .
455  *(.stack_abt)
456                 0x40005a3c                . = (((__stack_abt_start__ + __STACKSIZE_ABT__) MAX_K .) ALIGN 0x4)
457                 0x40005a38                __stack_abt_end__ = (__stack_abt_start__ + SIZEOF (.stack_abt))
458                 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)
459                 0x40005a38                __stack_und_load_start__ = (__stack_abt_end__ ALIGN 0x4)
460
461 .stack_und      0x40005a38        0x0
462                 0x40005a38                __stack_und_start__ = .
463  *(.stack_und)
464                 0x40005a3c                . = (((__stack_und_start__ + __STACKSIZE_UND__) MAX_K .) ALIGN 0x4)
465                 0x40005a38                __stack_und_end__ = (__stack_und_start__ + SIZEOF (.stack_und))
466                 0x40005a38                __SRAM_segment_used_end__ = ((__stack_abt_end__ ALIGN 0x4) + SIZEOF (.stack_und))
467                 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)
468 START GROUP
469 LOAD ARM RAM Debug/easyweb.o
470 LOAD ARM RAM Debug/EMAC.o
471 LOAD ARM RAM Debug/Retarget.o
472 LOAD ARM RAM Debug/tcpip.o
473 LOAD ARM RAM Debug/catch_irqs.o
474 LOAD ARM RAM Debug/crt0.o
475 LOAD ARM RAM Debug/Philips_LPC230X_Startup.o
476 LOAD ARM RAM Debug/LPC230x.o
477 LOAD ARM RAM Debug/VIC_PL192.o
478 LOAD ARM RAM Debug/VIC_PL192_irq_handler.o
479 LOAD /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a
480 LOAD /home/phil/CrossWorks_ARM_1_7/lib/libarmdi_v4t_a_le.a
481 LOAD /home/phil/CrossWorks_ARM_1_7/lib/libm_v4t_a_le.a
482 LOAD /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a
483 LOAD /home/phil/CrossWorks_ARM_1_7/lib/libcpp_v4t_a_le.a
484 LOAD /home/phil/CrossWorks_ARM_1_7/lib/libdebugio_v4t_a_le.a
485 LOAD /home/phil/CrossWorks_ARM_1_7/lib/libc_targetio_impl_v4t_a_le.a
486 LOAD /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a
487 LOAD /home/phil/CrossWorks_ARM_1_7/lib/lib_vfscanf_long_v4t_a_le.a
488 END GROUP
489 OUTPUT(ARM RAM Debug/EasyWeb.elf elf32-littlearm)
490
491 .debug_abbrev   0x00000000      0x59c
492  .debug_abbrev  0x00000000      0x103 ARM RAM Debug/easyweb.o
493  .debug_abbrev  0x00000103       0xf7 ARM RAM Debug/EMAC.o
494  .debug_abbrev  0x000001fa        0x1 ARM RAM Debug/Retarget.o
495  .debug_abbrev  0x000001fb      0x15f ARM RAM Debug/tcpip.o
496  .debug_abbrev  0x0000035a       0x28 ARM RAM Debug/catch_irqs.o
497  .debug_abbrev  0x00000382       0x14 ARM RAM Debug/crt0.o
498  .debug_abbrev  0x00000396       0x10 ARM RAM Debug/Philips_LPC230X_Startup.o
499  .debug_abbrev  0x000003a6       0xc9 ARM RAM Debug/LPC230x.o
500  .debug_abbrev  0x0000046f       0x9e ARM RAM Debug/VIC_PL192.o
501  .debug_abbrev  0x0000050d       0x14 ARM RAM Debug/VIC_PL192_irq_handler.o
502  .debug_abbrev  0x00000521       0x23 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
503  .debug_abbrev  0x00000544       0x23 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
504  .debug_abbrev  0x00000567       0x34 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
505  .debug_abbrev  0x0000059b        0x1 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
506
507 .debug_info     0x00000000     0x2013
508  .debug_info    0x00000000      0x6f6 ARM RAM Debug/easyweb.o
509  .debug_info    0x000006f6      0x4c9 ARM RAM Debug/EMAC.o
510  .debug_info    0x00000bbf        0x0 ARM RAM Debug/Retarget.o
511  .debug_info    0x00000bbf      0xada ARM RAM Debug/tcpip.o
512  .debug_info    0x00001699      0x128 ARM RAM Debug/catch_irqs.o
513  .debug_info    0x000017c1       0xcb ARM RAM Debug/crt0.o
514  .debug_info    0x0000188c       0xe7 ARM RAM Debug/Philips_LPC230X_Startup.o
515  .debug_info    0x00001973      0x228 ARM RAM Debug/LPC230x.o
516  .debug_info    0x00001b9b      0x2c2 ARM RAM Debug/VIC_PL192.o
517  .debug_info    0x00001e5d       0xe7 ARM RAM Debug/VIC_PL192_irq_handler.o
518  .debug_info    0x00001f44       0x32 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
519  .debug_info    0x00001f76       0x32 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
520  .debug_info    0x00001fa8       0x6b /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
521  .debug_info    0x00002013        0x0 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
522
523 .debug_line     0x00000000      0xb60
524  .debug_line    0x00000000       0xde ARM RAM Debug/easyweb.o
525  .debug_line    0x000000de      0x120 ARM RAM Debug/EMAC.o
526  .debug_line    0x000001fe       0x1d ARM RAM Debug/Retarget.o
527  .debug_line    0x0000021b      0x28c ARM RAM Debug/tcpip.o
528  .debug_line    0x000004a7       0x7c ARM RAM Debug/catch_irqs.o
529  .debug_line    0x00000523       0xfb ARM RAM Debug/crt0.o
530  .debug_line    0x0000061e      0x11a ARM RAM Debug/Philips_LPC230X_Startup.o
531  .debug_line    0x00000738      0x10e ARM RAM Debug/LPC230x.o
532  .debug_line    0x00000846       0xf8 ARM RAM Debug/VIC_PL192.o
533  .debug_line    0x0000093e       0xc8 ARM RAM Debug/VIC_PL192_irq_handler.o
534  .debug_line    0x00000a06       0x68 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
535  .debug_line    0x00000a6e       0x69 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
536  .debug_line    0x00000ad7       0x6c /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
537  .debug_line    0x00000b43       0x1d /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__hex_lc_uc.o)
538
539 .debug_frame    0x00000000      0xcb4
540  .debug_frame   0x00000000       0xc0 ARM RAM Debug/easyweb.o
541  .debug_frame   0x000000c0      0x2d0 ARM RAM Debug/EMAC.o
542  .debug_frame   0x00000390      0x53c ARM RAM Debug/tcpip.o
543  .debug_frame   0x000008cc       0xc0 ARM RAM Debug/catch_irqs.o
544  .debug_frame   0x0000098c       0xec ARM RAM Debug/LPC230x.o
545  .debug_frame   0x00000a78       0x94 ARM RAM Debug/VIC_PL192.o
546  .debug_frame   0x00000b0c       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libarmdi_v4t_a_le.a(libarm_enable_irq.o)
547  .debug_frame   0x00000b2c       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(__int32_udivmod.o)
548  .debug_frame   0x00000b4c       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcpy.o)
549  .debug_frame   0x00000b6c       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memset.o)
550  .debug_frame   0x00000b8c       0x2c /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
551  .debug_frame   0x00000bb8       0x40 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
552  .debug_frame   0x00000bf8       0x9c /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
553  .debug_frame   0x00000c94       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(strlen.o)
554
555 .debug_loc      0x00000000      0xb0a
556  .debug_loc     0x00000000       0xa8 ARM RAM Debug/easyweb.o
557  .debug_loc     0x000000a8      0x2a0 ARM RAM Debug/EMAC.o
558  .debug_loc     0x00000348      0x4ec ARM RAM Debug/tcpip.o
559  .debug_loc     0x00000834       0xa8 ARM RAM Debug/catch_irqs.o
560  .debug_loc     0x000008dc       0xd2 ARM RAM Debug/LPC230x.o
561  .debug_loc     0x000009ae       0x7e ARM RAM Debug/VIC_PL192.o
562  .debug_loc     0x00000a2c       0x1f /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
563  .debug_loc     0x00000a4b       0x37 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
564  .debug_loc     0x00000a82       0x88 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
565
566 .debug_pubnames
567                 0x00000000      0x768
568  .debug_pubnames
569                 0x00000000      0x26f ARM RAM Debug/easyweb.o
570  .debug_pubnames
571                 0x0000026f      0x135 ARM RAM Debug/EMAC.o
572  .debug_pubnames
573                 0x000003a4      0x27a ARM RAM Debug/tcpip.o
574  .debug_pubnames
575                 0x0000061e       0x54 ARM RAM Debug/catch_irqs.o
576  .debug_pubnames
577                 0x00000672       0x54 ARM RAM Debug/LPC230x.o
578  .debug_pubnames
579                 0x000006c6       0x46 ARM RAM Debug/VIC_PL192.o
580  .debug_pubnames
581                 0x0000070c       0x1d /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
582  .debug_pubnames
583                 0x00000729       0x1e /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
584  .debug_pubnames
585                 0x00000747       0x21 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
586
587 .debug_aranges  0x00000000      0x188
588  .debug_aranges
589                 0x00000000       0x20 ARM RAM Debug/easyweb.o
590  .debug_aranges
591                 0x00000020       0x20 ARM RAM Debug/EMAC.o
592  .debug_aranges
593                 0x00000040       0x20 ARM RAM Debug/tcpip.o
594  .debug_aranges
595                 0x00000060       0x20 ARM RAM Debug/catch_irqs.o
596  .debug_aranges
597                 0x00000080       0x20 ARM RAM Debug/crt0.o
598  .debug_aranges
599                 0x000000a0       0x28 ARM RAM Debug/Philips_LPC230X_Startup.o
600  .debug_aranges
601                 0x000000c8       0x20 ARM RAM Debug/LPC230x.o
602  .debug_aranges
603                 0x000000e8       0x20 ARM RAM Debug/VIC_PL192.o
604  .debug_aranges
605                 0x00000108       0x20 ARM RAM Debug/VIC_PL192_irq_handler.o
606  .debug_aranges
607                 0x00000128       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
608  .debug_aranges
609                 0x00000148       0x20 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
610  .debug_aranges
611                 0x00000168       0x20 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
612
613 .debug_str      0x00000000      0x155
614  .debug_str     0x00000000       0x12 ARM RAM Debug/easyweb.o
615  .debug_str     0x00000012       0x1b ARM RAM Debug/tcpip.o
616  .debug_str     0x0000002d        0x7 ARM RAM Debug/VIC_PL192.o
617  .debug_str     0x00000034       0x5b /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
618  .debug_str     0x0000008f       0x51 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
619                                  0x5d (size before relaxing)
620  .debug_str     0x000000e0       0x75 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
621                                  0x81 (size before relaxing)
622
623 .comment        0x00000000       0xd8
624  .comment       0x00000000       0x12 ARM RAM Debug/easyweb.o
625  .comment       0x00000012       0x12 ARM RAM Debug/EMAC.o
626  .comment       0x00000024       0x12 ARM RAM Debug/Retarget.o
627  .comment       0x00000036       0x12 ARM RAM Debug/tcpip.o
628  .comment       0x00000048       0x12 ARM RAM Debug/catch_irqs.o
629  .comment       0x0000005a       0x12 ARM RAM Debug/LPC230x.o
630  .comment       0x0000006c       0x12 ARM RAM Debug/VIC_PL192.o
631  .comment       0x0000007e       0x12 /home/phil/CrossWorks_ARM_1_7/lib/liblpc2000_v4t_a_le.a(liblpc2000_lpc23xx_get_cclk.o)
632  .comment       0x00000090       0x12 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(memcmp.o)
633  .comment       0x000000a2       0x12 /home/phil/CrossWorks_ARM_1_7/lib/libc_v4t_a_le.a(sprintf.o)
634  .comment       0x000000b4       0x12 /home/phil/CrossWorks_ARM_1_7/lib/lib_vfprintf_long_v4t_a_le.a(__vfprintf_long.o)
635  .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.