Ariga, It will better if you remove all your little/big endian hacks. Or Take a fresh view. And take care of the following -
1) CYGPKG_HAL_MIPS_MSBFIRST - should be defined, (and not CYGPKG_HAL_MIPS_LSBFIRST) 2) # define CYG_BYTEORDER as CYG_MSBFIRST (and not as CYG_LSBFIRST). It should be decided based on option 1) actually. Plz try it out. -Alok -----Original Message----- From: ariga masahiro [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 07, 2007 1:55 PM To: Gary Thomas; Alok Singh; Andrew Lunn Cc: [email protected] Subject: Re: [ECOS] Can't Connect,TCP CHECKSUM INCORRECT Hello, I am terribly sorry. Previously sent serial log and Ethereal log are suspicious, maybe mismatching . I send again renewally recorded files. Please refer to these files. I am ashamed. Masahiro Ariga ----- Original Message ----- From: "ariga masahiro" <[EMAIL PROTECTED]> To: "Gary Thomas" <[EMAIL PROTECTED]>; "Alok Singh" <[EMAIL PROTECTED]>; "Andrew Lunn" <[EMAIL PROTECTED]> Cc: <[email protected]> Sent: Wednesday, November 07, 2007 4:15 PM Subject: Re: [ECOS] Can't Connect,TCP CHECKSUM INCORRECT > Hello, > > I again recorded serial log file as DEBUG=0xff and prescale=4. > I also recorded Ethereal log at that time. > > Although I previously sent log in my first mail, > for your information I send them. > > As for prescale=4,please refer to my first mail. > > I mostly appreciate your help. > > Masahiro Ariga > ------------------------------------------------------------------------ -------- > -- > Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos > and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
