This is the mail archive of the ecos-discuss@sources.redhat.com 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]

ECOS:Socket error


Hello,

I've built ecos 1.3.1 with net-1.0b.epk for target pc.The build goes on
very smoothly
I've also built the GDB stub which runs on the target pc and the
compiled program is downloaded to the target via the serial port using
gdb> set remote baud 38400
gdb> target remote /dev/ttyS0
gdb> load <executable>
This also happens without any error,however when i try to run the
application with
gdb> c
i get the following error
Network stack using 65536 bytes for misc space
                    65536 bytes for mbufs
                    131072 bytes for mbuf clusters

1
 fd =  0
 socket done Entering bind
Bind Error
: Can't assign requested address

 finished bind Listen Error
Accept Error
: Invalid argument

Could u please help me find the solution.

Thanks
&
Regards,
Anagha


-----------------------------------------------------------------------------------------------------------------------------
Information transmitted by this E-MAIL is proprietary to Wipro and/or its Customers
and is intended for use only by the individual or entity to which it is
addressed, and may contain information that is privileged, confidential or
exempt from disclosure under applicable law. If you are not the intended
recipient or it appears that this mail has been forwarded to you without
proper authority, you are notified that any use or dissemination of this
information in any manner is strictly prohibited. In such cases, please
notify us immediately at mailto:mailadmin@wipro.com and delete this mail
from your records.
------------------------------------------------------------------------------------------------------------------------------

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