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: fgets problem


Ok, just to close the loop on this...sorta.

I found this line of code that I had add in about a month ago and had forgoten 
about it.

#define ENABLE_INT		//must be disabled for redboot and enabled for ecos!!!!!!!

I guess when I enable the interrupts in the redboot build I get some 
problems...  not sure why.  Ill get to that eventually.


thanks for the help,
Aaron


On Friday 27 June 2003 01:29 pm, Aaron Richardson wrote:
> Im not on a PC.  Im on an IXP2400 which has an xscale core in it.
>
> thanks,
> Aaron
>
> On Friday 27 June 2003 11:35 am, Andrew Lunn wrote:
> > > Changing these 3 things causes the serial to stop working all together.
> > > But I get no conflicts.  I did not disable diag serial device driver.
> > > I changed /dev/ttydiag to /dev/tty0
> > > enable CYGPKG_IO_SERIAL_TTY_TTY0
> > > enable CYGPKG_IO_SERIAL_DEVICES
> > >
> > > Anything I missed?
> >
> > More likely I missed something!
> >
> > Err, you say you only have 1 serial port? Maybe you have ser1 and not
> > ser0? Do you know which IO port its using? ser0 is 0x3F8 and ser1 is
> > 0x2F8. Try enabling ser1, disabling ser0 and mapping tty0 to ser1.
> >
> > Humm, redboot might be able to tell you which serial port you have. Do
> > "channel". I think channel 0 is ser0, channel 1 is ser1 and channel 2
> > is the VGA!
> >
> >        Andrew
>
> --
>
>
> Aaron Richardson
> aarichar@cisco.com
> 512-378-1286

-- 


Aaron Richardson
aarichar@cisco.com
512-378-1286


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