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]
Other format: [Raw text]

Re: Re: EDOSK2674 serial tests


"Uwe Kindler" <ukindler@htwm.de> writes:

> Hello,
> 
> > i finished serial driver development for the the new EDOSK2674 board and
> > would like to know
> > if I have to change somethin within ser_test_protocol.inl in order to run
> > the serial tests on the
> 
> I just found the Readme file in serial tests folder - the file is from 1999
> but if its is still up to date
> then I have to modify ser_test_protocol.inl for the new serial drivers for
> EDOSK2674 in order
> to run the serial tests.
> 
> So I think my questions from the last mail are answered.
> 

That README is very old, some of what it says is now obsolete. Any
configuration of the serial tests should now be done in the CDL file
for the device driver. Just define the CYGPRI_SER_XXX options and
define any of the CYGINT_IO_SERIAL_TEST_SKIP_XXX options for any
unsupported baud rates.

You should not need to make any changes to ser_test_protocol.inl
directly. 

-- 
Nick Garnett                    eCos Kernel Architect
http://www.ecoscentric.com      The eCos and RedBoot experts


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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