-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathTCPIP Demo App-C18.mcp
450 lines (450 loc) · 10 KB
/
TCPIP Demo App-C18.mcp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
[HEADER]
magic_cookie={66E99B07-E706-4689-9E80-9B2582898A13}
file_version=1.0
device=PIC18F67J60
[PATH_INFO]
BuildDirPolicy=BuildDirIsSourceDir
dir_src=
dir_bin=Output
dir_tmp=Objects
dir_sin=
dir_inc=.;..\Include;..\Microchip\Include;..\..\TCPIP Demo App
dir_lib=
dir_lkr=
[CAT_FILTERS]
filter_src=*.asm;*.c
filter_inc=*.h;*.inc
filter_obj=*.o
filter_lib=*.lib
filter_lkr=*.lkr
[CAT_SUBFOLDERS]
subfolder_src=TCPIP Stack
subfolder_inc=Common;TCPIP Stack
subfolder_obj=
subfolder_lib=TCPIP Stack
subfolder_lkr=
[FILE_SUBFOLDERS]
file_000=.
file_001=.
file_002=TCPIP Stack
file_003=TCPIP Stack
file_004=TCPIP Stack
file_005=TCPIP Stack
file_006=TCPIP Stack
file_007=TCPIP Stack
file_008=TCPIP Stack
file_009=TCPIP Stack
file_010=TCPIP Stack
file_011=TCPIP Stack
file_012=TCPIP Stack
file_013=TCPIP Stack
file_014=TCPIP Stack
file_015=TCPIP Stack
file_016=TCPIP Stack
file_017=TCPIP Stack
file_018=TCPIP Stack
file_019=TCPIP Stack
file_020=TCPIP Stack
file_021=TCPIP Stack
file_022=TCPIP Stack
file_023=TCPIP Stack
file_024=TCPIP Stack
file_025=TCPIP Stack
file_026=TCPIP Stack
file_027=TCPIP Stack
file_028=TCPIP Stack
file_029=TCPIP Stack
file_030=TCPIP Stack
file_031=TCPIP Stack
file_032=TCPIP Stack
file_033=TCPIP Stack
file_034=TCPIP Stack
file_035=TCPIP Stack
file_036=TCPIP Stack
file_037=TCPIP Stack
file_038=.
file_039=.
file_040=.
file_041=.
file_042=TCPIP Stack
file_043=TCPIP Stack
file_044=TCPIP Stack
file_045=TCPIP Stack
file_046=TCPIP Stack
file_047=TCPIP Stack
file_048=.
file_049=.
file_050=.
file_051=.
file_052=.
file_053=.
file_054=TCPIP Stack
file_055=TCPIP Stack
file_056=TCPIP Stack
file_057=TCPIP Stack
file_058=TCPIP Stack
file_059=TCPIP Stack
file_060=TCPIP Stack
file_061=TCPIP Stack
file_062=TCPIP Stack
file_063=TCPIP Stack
file_064=TCPIP Stack
file_065=TCPIP Stack
file_066=TCPIP Stack
file_067=TCPIP Stack
file_068=TCPIP Stack
file_069=TCPIP Stack
file_070=TCPIP Stack
file_071=TCPIP Stack
file_072=TCPIP Stack
file_073=TCPIP Stack
file_074=TCPIP Stack
file_075=TCPIP Stack
file_076=TCPIP Stack
file_077=TCPIP Stack
file_078=TCPIP Stack
file_079=TCPIP Stack
file_080=TCPIP Stack
file_081=TCPIP Stack
file_082=TCPIP Stack
file_083=TCPIP Stack
file_084=TCPIP Stack
file_085=TCPIP Stack
file_086=TCPIP Stack
file_087=TCPIP Stack
file_088=TCPIP Stack
file_089=TCPIP Stack
file_090=.
file_091=TCPIP Stack
file_092=Common
file_093=Common
file_094=TCPIP Stack
file_095=TCPIP Stack
file_096=TCPIP Stack
file_097=TCPIP Stack
file_098=TCPIP Stack
file_099=TCPIP Stack
file_100=.
[GENERATED_FILES]
file_000=no
file_001=no
file_002=no
file_003=no
file_004=no
file_005=no
file_006=no
file_007=no
file_008=no
file_009=no
file_010=no
file_011=no
file_012=no
file_013=no
file_014=no
file_015=no
file_016=no
file_017=no
file_018=no
file_019=no
file_020=no
file_021=no
file_022=no
file_023=no
file_024=no
file_025=no
file_026=no
file_027=no
file_028=no
file_029=no
file_030=no
file_031=no
file_032=no
file_033=no
file_034=no
file_035=no
file_036=no
file_037=no
file_038=no
file_039=no
file_040=no
file_041=no
file_042=no
file_043=no
file_044=no
file_045=no
file_046=no
file_047=no
file_048=no
file_049=no
file_050=no
file_051=no
file_052=no
file_053=no
file_054=no
file_055=no
file_056=no
file_057=no
file_058=no
file_059=no
file_060=no
file_061=no
file_062=no
file_063=no
file_064=no
file_065=no
file_066=no
file_067=no
file_068=no
file_069=no
file_070=no
file_071=no
file_072=no
file_073=no
file_074=no
file_075=no
file_076=no
file_077=no
file_078=no
file_079=no
file_080=no
file_081=no
file_082=no
file_083=no
file_084=no
file_085=no
file_086=no
file_087=no
file_088=no
file_089=no
file_090=no
file_091=no
file_092=no
file_093=no
file_094=no
file_095=no
file_096=no
file_097=no
file_098=no
file_099=no
file_100=no
[OTHER_FILES]
file_000=no
file_001=no
file_002=no
file_003=no
file_004=no
file_005=no
file_006=no
file_007=no
file_008=no
file_009=no
file_010=no
file_011=no
file_012=no
file_013=no
file_014=no
file_015=no
file_016=no
file_017=no
file_018=no
file_019=no
file_020=no
file_021=no
file_022=no
file_023=no
file_024=no
file_025=no
file_026=no
file_027=no
file_028=no
file_029=no
file_030=no
file_031=no
file_032=no
file_033=no
file_034=no
file_035=no
file_036=no
file_037=no
file_038=no
file_039=no
file_040=no
file_041=no
file_042=no
file_043=no
file_044=no
file_045=no
file_046=no
file_047=no
file_048=no
file_049=no
file_050=no
file_051=no
file_052=no
file_053=no
file_054=no
file_055=no
file_056=no
file_057=no
file_058=no
file_059=no
file_060=no
file_061=no
file_062=no
file_063=no
file_064=no
file_065=no
file_066=no
file_067=no
file_068=no
file_069=no
file_070=no
file_071=no
file_072=no
file_073=no
file_074=no
file_075=no
file_076=no
file_077=no
file_078=no
file_079=no
file_080=no
file_081=no
file_082=no
file_083=no
file_084=no
file_085=no
file_086=no
file_087=no
file_088=no
file_089=no
file_090=no
file_091=no
file_092=no
file_093=no
file_094=no
file_095=no
file_096=no
file_097=no
file_098=no
file_099=no
file_100=yes
[FILE_INFO]
file_000=MainDemo.c
file_001=CustomHTTPApp.c
file_002=..\Microchip\TCPIP Stack\TFTPc.c
file_003=..\Microchip\TCPIP Stack\Announce.c
file_004=..\Microchip\TCPIP Stack\ARP.c
file_005=..\Microchip\TCPIP Stack\Delay.c
file_006=..\Microchip\TCPIP Stack\DHCP.c
file_007=..\Microchip\TCPIP Stack\DHCPs.c
file_008=..\Microchip\TCPIP Stack\DNS.c
file_009=..\Microchip\TCPIP Stack\DynDNS.c
file_010=..\Microchip\TCPIP Stack\ETH97J60.c
file_011=..\Microchip\TCPIP Stack\FTP.c
file_012=..\Microchip\TCPIP Stack\Hashes.c
file_013=..\Microchip\TCPIP Stack\Helpers.c
file_014=..\Microchip\TCPIP Stack\HTTP2.c
file_015=..\Microchip\TCPIP Stack\HTTP.c
file_016=..\Microchip\TCPIP Stack\ICMP.c
file_017=..\Microchip\TCPIP Stack\IP.c
file_018=..\Microchip\TCPIP Stack\LCDBlocking.c
file_019=..\Microchip\TCPIP Stack\MPFS2.c
file_020=..\Microchip\TCPIP Stack\MPFS.c
file_021=..\Microchip\TCPIP Stack\NBNS.c
file_022=..\Microchip\TCPIP Stack\Reboot.c
file_023=..\Microchip\TCPIP Stack\SMTP.c
file_024=..\Microchip\TCPIP Stack\SNMP.c
file_025=..\Microchip\TCPIP Stack\SNTP.c
file_026=..\Microchip\TCPIP Stack\SPIEEPROM.c
file_027=..\Microchip\TCPIP Stack\StackTsk.c
file_028=..\Microchip\TCPIP Stack\TCP.c
file_029=..\Microchip\TCPIP Stack\TCPPerformanceTest.c
file_030=..\Microchip\TCPIP Stack\Telnet.c
file_031=..\Microchip\TCPIP Stack\UDPPerformanceTest.c
file_032=..\Microchip\TCPIP Stack\Tick.c
file_033=..\Microchip\TCPIP Stack\UART2TCPBridge.c
file_034=..\Microchip\TCPIP Stack\UART.c
file_035=..\Microchip\TCPIP Stack\UDP.c
file_036=MPFSImg.c
file_037=MPFSImg2.c
file_038=LegacyHTTPApp.c
file_039=PingDemo.c
file_040=SMTPDemo.c
file_041=UARTConfig.c
file_042=..\Microchip\TCPIP Stack\BerkeleyAPI.c
file_043=..\Microchip\TCPIP Stack\ARCFOUR.c
file_044=..\Microchip\TCPIP Stack\BigInt.c
file_045=..\Microchip\TCPIP Stack\Random.c
file_046=..\Microchip\TCPIP Stack\RSA.c
file_047=..\Microchip\TCPIP Stack\SSL.c
file_048=BerkeleyUDPClientDemo.c
file_049=BerkeleyTCPClientDemo.c
file_050=BerkeleyTCPServerDemo.c
file_051=CustomSNMPApp.c
file_052=HardwareProfile.h
file_053=TCPIPConfig.h
file_054=..\Microchip\Include\TCPIP Stack\XEEPROM.h
file_055=..\Microchip\Include\TCPIP Stack\Announce.h
file_056=..\Microchip\Include\TCPIP Stack\ARP.h
file_057=..\Microchip\Include\TCPIP Stack\Delay.h
file_058=..\Microchip\Include\TCPIP Stack\DHCP.h
file_059=..\Microchip\Include\TCPIP Stack\DNS.h
file_060=..\Microchip\Include\TCPIP Stack\DynDNS.h
file_061=..\Microchip\Include\TCPIP Stack\ETH97J60.h
file_062=..\Microchip\Include\TCPIP Stack\FTP.h
file_063=..\Microchip\Include\TCPIP Stack\Hashes.h
file_064=..\Microchip\Include\TCPIP Stack\Helpers.h
file_065=..\Microchip\Include\TCPIP Stack\HTTP2.h
file_066=..\Microchip\Include\TCPIP Stack\HTTP.h
file_067=..\Microchip\Include\TCPIP Stack\ICMP.h
file_068=..\Microchip\Include\TCPIP Stack\IP.h
file_069=..\Microchip\Include\TCPIP Stack\LCDBlocking.h
file_070=..\Microchip\Include\TCPIP Stack\MAC.h
file_071=..\Microchip\Include\TCPIP Stack\MPFS2.h
file_072=..\Microchip\Include\TCPIP Stack\MPFS.h
file_073=..\Microchip\Include\TCPIP Stack\NBNS.h
file_074=..\Microchip\Include\TCPIP Stack\Reboot.h
file_075=..\Microchip\Include\TCPIP Stack\SMTP.h
file_076=..\Microchip\Include\TCPIP Stack\SNMP.h
file_077=..\Microchip\Include\TCPIP Stack\SNTP.h
file_078=..\Microchip\Include\TCPIP Stack\SPIFlash.h
file_079=..\Microchip\Include\TCPIP Stack\SPIRAM.h
file_080=..\Microchip\Include\TCPIP Stack\StackTsk.h
file_081=..\Microchip\Include\TCPIP Stack\TCP.h
file_082=..\Microchip\Include\TCPIP Stack\TCPIP.h
file_083=..\Microchip\Include\TCPIP Stack\Telnet.h
file_084=..\Microchip\Include\TCPIP Stack\TFTPc.h
file_085=..\Microchip\Include\TCPIP Stack\Tick.h
file_086=..\Microchip\Include\TCPIP Stack\UART2TCPBridge.h
file_087=..\Microchip\Include\TCPIP Stack\UART.h
file_088=..\Microchip\Include\TCPIP Stack\UDP.h
file_089=HTTPPrint.h
file_090=MainDemo.h
file_091=mib.h
file_092=..\Microchip\Include\GenericTypeDefs.h
file_093=..\Microchip\Include\Compiler.h
file_094=..\Microchip\Include\TCPIP Stack\SSL.h
file_095=..\Microchip\Include\TCPIP Stack\ARCFOUR.h
file_096=..\Microchip\Include\TCPIP Stack\BigInt.h
file_097=..\Microchip\Include\TCPIP Stack\Random.h
file_098=..\Microchip\Include\TCPIP Stack\RSA.h
file_099=..\Microchip\TCPIP Stack\BigInt_helper.lib
file_100=..\Microchip\TCPIP Stack\TCPIP Stack Version.txt
[SUITE_INFO]
suite_guid={5B7D72DD-9861-47BD-9F60-2BE967BF8416}
suite_state=
[TOOL_SETTINGS]
TS{DD2213A8-6310-47B1-8376-9430CDFC013F}=
TS{BFD27FBA-4A02-4C0E-A5E5-B812F3E7707C}=/m"$(BINDIR_)$(TARGETBASE).map" /w /o"$(BINDIR_)$(TARGETBASE).cof"
TS{C2AF05E7-1416-4625-923D-E114DB6E2B96}=-k -sco -mL -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa-
TS{ADE93A55-C7C7-4D4D-A4BA-59305F7D0391}=
[INSTRUMENTED_TRACE]
enable=0
transport=0
format=0
[CUSTOM_BUILD]
Pre-Build=
Pre-BuildEnabled=1
Post-Build=
Post-BuildEnabled=1