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: Program hangs after cyg_thread_create


On Thursday 18 November 2004 18:01, Andrew Lunn wrote:
> On Thu, Nov 18, 2004 at 04:30:49PM +0100, Wolfram Kattanek wrote:
> > >  cyg_thread_create(4,gps_proc, (cyg_addrword_t) 0,"GPS Thread",
> > >  (void *) stack[0],4096, &gps_thread, &thread_s[0]);
> >
> > On a V850SB1 vector 37 is assigned to the serial1 interface.
>
> Interesting. I would guess that the gps is attached via the serial
> port? It could be the serial port is interrupting becasue of traffic,
> but you have somehow got the serial driver setup wrong.
>
>         Andrew
I don't know, I'm only using the f35xxlsi target and default template as 
supplied by Falcom and instructed by the documentation.

Wayne

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