EVB-PIC24 WIZnet, EVB-PIC24 Datasheet - Page 53

no-image

EVB-PIC24

Manufacturer Part Number
EVB-PIC24
Description
Development Boards & Kits - PIC / DSPIC W3150A+EVAL BOARD BASED ON PIC24
Manufacturer
WIZnet
Datasheet

Specifications of EVB-PIC24

Rohs
yes
Product
Development Kits
Interface Type
RS-232
Data Bus Width
16 bit
Dimensions
50 mm x 40 mm
Ping Request program is, as explained previously, a program that uses ICMP Protocol which is running on IP
Protocol. In case of using ICMP channel at iinChip™, as shown in <Fig 3.11> and <Fig 3.13>, which IP protocol to
use must be decided. The socket must be created after calling setSn_PROTO(s, IPPROT_ICMP). IP RAW
Channel must be created by calling socket() function when creating the socket. In case of closing ICMP Socket,
setSn_PROTO(s, 0x00) should be called after close(s) and clear the ICMP Flag which was set previously.
© Copyright 2006 WIZnet Co., Inc. All rights reserved.
Display the Packet Count
log.UnreachableMSG > 0
log.TimeExceedMSG > 0
DisplayPingStatistics()
(Sent, Received,Lost)
log.CheckSumErr > 0
log.PingReply > 0
log.ARPErr > 0
Display a Title
log.Loss > 0
N
N
N
N
N
N
<Fig 3.12: DisplayPingStatistics()>
END
Y
Y
Y
Y
Y
Y
Display the Time Exceeded
Display the Unreachable
Display the ARP Error
Display the PingReply
Display the Receive
Display the Check
Sum Error Count
Message Count
Message Count
Timeout Count
Count
Count
43

Related parts for EVB-PIC24