This is the mail archive of the ecos-devel@sourceware.org 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: How do I add a serial driver?


> Ok, I found the ecc file. CYGPKG_IO_SERIAL_ARM_CARTESIO wasn't there, so  
> I added it by hand. Now it shows up in configtool, but it's grayed out,  
> and still doesn't compile.

You should never need to add things by hand. If it is missing, it must
be because it is not part of you current configuration.

CYGPKG_IO_SERIAL_ARM_CARTESIO is a hardware package? And you added it
to your CARTESIO target in the ecos.db?

Do an 

ecosconfig export config.ecc 

and send config.ecc.

    Andrew


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