This is the mail archive of the ecos-discuss@sourceware.cygnus.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]

Re: Linux Synthetic target device support!


Mohammed Illyas Mansoor wrote:

>
>     serial3 is passing only if BINARY data is within 120 range ser_filter is timing
> out if data is more than 120.
> <cut>
> [f] 0000 40 42 49 4e 41 52 59 3a '@BINARY:'
> [f] 0008 31 32 38 3a 31 21 .. .. '128:1!'
> [f] Dispatching command BINARY.
> [f] **** Timed out while reading -- resuming as null filter
> [f] Data received 127 bytes (of 1) from target:
> </cut>

    This is happening only for the MODE_EOP_ECHO option in binary cmd,
I was able to send data upto 65536 in NO_ECHO option.

I was running ser_filter with the below options.
$./ser_filter  -n -t -c -S /dev/ttyS0 9600

If I turned on gdb also I get the display from test programs as
"host side harness not detected"

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