public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] hal_interrupt_acknowledge(int vector) called with vector = 0xffffffff
@ 2006-06-27  9:42 FALL
  0 siblings, 0 replies; only message in thread
From: FALL @ 2006-06-27  9:42 UTC (permalink / raw)
  To: ecos-discuss


I call cyg_drv_interrupt_acknowledge in my isr just after interrupt_mask and after more 50 interruption, this function fails when it calls hal_interrupt_acknowledge(int vector) and the reason is that arg vector is corrupted (vector = -1 instead of 7). In fact, I thought that my stacks size (more than 20 threads in my code and about 10 isr) is not enough and i increase their size but this did not resolve the problem. Separate stack for interrupt is disable.
If someone can help!
Thanks!
FALL Birahim
Elsys-Design 
PACA

 




________________________________________________________________
Sent via the WebMail system at elsys-design.com


 
                   

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-06-27  9:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-27  9:42 [ECOS] hal_interrupt_acknowledge(int vector) called with vector = 0xffffffff FALL

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).