> >>So, does this hardware byte swap solve all endian problems? Can you use > >>the Ethernet MAC chip without changes to the code? > >> > >> > > > >The byte swapping of bus high/low bytes only makes bus endianess happy. > You > >still need to concern yourself with CPU endianess of code. > > > Yes and this is all needed. I haven't looked at his code in question, so I listed the potential possibilities. If network byte order isn't handled in a portable way, and code was developed for big endian, he most likely will still have byte order problems. Joel
Message
RE: [lpc2000] Connecting big endian device to LPC2210
2006-01-14 by Joel Winarske