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: serial line ISR problem -- again:(


On Wed, Sep 10, 2003 at 08:21:39AM -0600, Gary Thomas wrote:
> So, is this bug in your code (or platform), or in the common platform
> support?  If so, please create a patch so we can update the repository.

only in my code:( the problem was, because when playing with other
systems (even with QNX) the serial UART was already initialized, and
OUT2 in modem control register set to 1.

so I thought, I don't need to bother with it at all, but as I see now, I
need to do full UART initialization under ECOS.

-- 
Piotr Trojanek

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