[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with TCP socket on RTEMS 4.8.1 (ARM BSP)



Alex Zolotov wrote, On 09/01/2008 01:41 AM:
> Thank you.
> It seems, that problem same as described by Gene Smith 
> (http://www.rtems.com/ml/rtems-users/2008/august/msg00073.html) in his 
> post "Little Endian ARM fails on 1st TCP datagram". The reason is that 
> BYTE_ORDER BIG_ENDIAN defined during compiling TCP functions.
> 

Yes, this BYTE_ORDER macro seems to be a current problem at least for 
ARM. Also mentioned in the previous thread.  -gene