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: pid_serial driver



On 22-Feb-00 Grant Edwards wrote:
> 
>> On 21-Feb-00 Grant Edwards wrote:
>> > I am using a custom platform called "mustang", if that makes a
>> > difference.  I've created two new source files:
>> > 
>> >   packages/io/serial/current/src/arm/16c850_serial.h
>> >   packages/io/serial/current/src/arm/16c850_serial.c
>> > 
>> > Then in packages/io/serial/current/src/PKGconf.mak, I added
>> > lines: 
>> > 
>> >   ifdef CYGPKG_HAL_ARM_MUSTANG
>> >   EXTRAS_COMPILE  += arm/16850_serial.c
>>                        ???????????????????
>>                        arm/16c850_serial.c
> 
> Doh!
> 
> I don't know how many times I've looked at that over the past couple
> days and never noticed that.
> 

Those are the easiest sort of mistakes to make and sometimes the hardest
to find.  - Not to worry, we've _all_ made similar ones ourselves.

Good luck.  Let us know how you get on and if you have any other problems.

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