This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: dropped UDP packets on 8270 PowerPC board


On Mon, Jan 23, 2006 at 05:34:33PM -0500, Paul Randall wrote:
> Andrew Lunn wrote:
> I tried setting a breakpoint in udp_usrreq.c but Insight would not let 
> me put a watch on the udpstat structure so I could not get a breakdown 
> of the bad packets.

Try a breakpoint at udp_usrreq.c:435.

Otherwise just hit the stop button then take a look at cyg_udpstat and
cyg_ipstat.

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]