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: spurious interrupts on scanf


On Wed, Oct 13, 2004 at 01:53:44PM +0200, Christian Mueller wrote:
> Hello,
> 
> I am turning round and round....
> 
> I am working on an ARM Epxa1 with redboot
> I allways get spurious interrupts when I use scanf(); any ideas what I 
> could be?

There is no obvious link between interrupts and scanf. So i guess you
have overwritten the end of your stack.

        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]