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: Problem with V850 serial interface


On Thu, Dec 02, 2004 at 05:45:44PM +0100, fazio@planetek.it wrote:
> I set the breakpoint but the functions aren't called.
> What this mean?

So you are not getting interrupts. 

Does the port receive at all? Can you talk to redboot via this serial
port? Redboot will use any port when it starts up and then locks to a
port. So try minicom'ing to the second serial port and boot the
board. See if you can get redboot to respond. If it does you know that
polled IO at least works for that port. If it does not work its more
than just interrupts missing.

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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