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: Basic Serial Driver question ???


On Wed, 2002-09-25 at 16:28, Cusson, Pascal wrote:
> Hi Everyone,
>    I just started using eCos and I just to the part of the serial driver which
> is on SMC2. I am using the template psim which includes the upper layer of the
> io driver. Then I included the cygpkg_io_serial_powerpc_quicc_smc. It says no
> conflicts. However when reading the ecos.ecc, most options are disabled. 
> 
>    If I understand correctly, all I need to do is to attach a handle my device
> with cyg_io_lookup(), configure it with cyg_io_set_config() and the proper
> functions to send and receive data. The problem is that I don't find the name of
> the handle. Where can I find that information ?

Sorry, but the PowerPC simulator has very limited I/O capabilities.
It does not include the QUICC core, which would be required for
SMC devices.

-- 
------------------------------------------------------------
Gary Thomas                  |
eCosCentric, Ltd.            |  
+1 (970) 229-1963            |  eCos & RedBoot experts
gthomas@ecoscentric.com      |
http://www.ecoscentric.com/  |
------------------------------------------------------------


-- 
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]