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 03:12:01PM +0100, Cristoforo Abbattista wrote:
> Andrew
> we are using the full driver and the setting of the parameters is oK.
> 
> Thanks
> Other hints?

Do you have redboot running? Does the serial port work OK for redboot? 

Do you get any interrupts from the device? Try putting a break point
in the ISR/DSR etc. 

How many serial ports do you have? When debugging problems like this
its useful to have two, one for gdb and the other for the application
to use. Or run gdb over a network connection if you have one.

        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]