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]

Enabling Interrupts


Hi,

i am working on an eCos port for a PowerPC MPC860T
based board. On the board is a simple "load and go"
bootstrapper doing simple board initialization.

Serial ports under eCos are not yet working, but
i have blinking leds (based on simple hello.c).

Then i started to try this with two threads.
My problem is, that enabling the interrupts
(in Cyg_Interrupt::enable_interrupts(); -> MSR[EE]=1)
never returns. 

Any idea, where to start?

best regards
Christoph


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]