public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] DSR on MPC860
@ 2001-05-21  3:26 Nicpo&nacute
  2001-05-21  7:21 ` Jonathan Larmour
  0 siblings, 1 reply; 3+ messages in thread
From: Nicpo&nacute @ 2001-05-21  3:26 UTC (permalink / raw)
  To: ecos-discuss

Welcome

I use SBC860 board with Motorola PowerPC MPC860 processor. In my
application
I use routines: cyg_interrupt_create, cyg_interrupt_enable,
cyg_interrupt_attach, interrupt_configure, cyg_interrupt_unmask and in eCos
Configuration Tool dsr interrupt is turned on but it doesn't work. Why dsr
interrupt doesn't work and what should I do?

Regards.

Marcin Nicpoń
mailto: nicpon@rts.com.pl
tel. (+48) 602533132

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS] DSR on MPC860
  2001-05-21  3:26 [ECOS] DSR on MPC860 Nicpo&nacute
@ 2001-05-21  7:21 ` Jonathan Larmour
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Larmour @ 2001-05-21  7:21 UTC (permalink / raw)
  To: Nicpoñ Marcin; +Cc: ecos-discuss

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 688 bytes --]

Nicpoñ Marcin wrote:
> 
> Welcome
> 
> I use SBC860 board with Motorola PowerPC MPC860 processor. In my
> application
> I use routines: cyg_interrupt_create, cyg_interrupt_enable,
> cyg_interrupt_attach, interrupt_configure, cyg_interrupt_unmask and in eCos
> Configuration Tool dsr interrupt is turned on but it doesn't work. Why dsr
> interrupt doesn't work and what should I do?

Whether a DSR is called is also determined by the return value from your
ISR. You probably want to return (CYG_ISR_HANDLED|CYG_ISR_CALL_DSR).

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ECOS] DSR on MPC860
@ 2001-05-21  3:34 Nicpo&nacute
  0 siblings, 0 replies; 3+ messages in thread
From: Nicpo&nacute @ 2001-05-21  3:34 UTC (permalink / raw)
  To: ecos-discuss

Welcome

I use SBC860 board with Motorola PowerPC MPC860 processor. In my
application
I use routines: cyg_interrupt_create, cyg_interrupt_enable,
cyg_interrupt_attach, interrupt_configure, cyg_interrupt_unmask and in eCos
Configuration Tool dsr interrupt is turned on but it doesn't work. Why dsr
interrupt doesn't work and what should I do?

Regards.



Marcin Nicpoń
mailto: nicpon@rts.com.pl
tel. (+48) 602533132

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-05-21  7:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-21  3:26 [ECOS] DSR on MPC860 Nicpo&nacute
2001-05-21  7:21 ` Jonathan Larmour
2001-05-21  3:34 Nicpo&nacute

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).