[ECOS] Interrupt arbitration on MPC555

Jesper Skov jskov@redhat.com
Fri Feb 25 01:31:00 GMT 2000


>>>>> "Bob" == Bob Koninckx <bob.koninckx@mech.kuleuven.ac.be> writes:

Bob> I suppose not every application is interested in using the same
Bob> priorities, some might like to assign a high priority to
Bob> CAN-interruipts and do not even use the TPU, for another
Bob> application it might be necessary to assign a higher priority
Bob> (and hence different arbitration) to the TPU than the
Bob> CAN-controller. These are strong arguments to assign these
Bob> priorities and setup the arbitration somewhere during startup of
Bob> the APPLICATION.

Bob> On the other hand, it also makes sense to use device drivers for
Bob> can, serial ports etc,... These device drivers have to create
Bob> interrupts and hence have to know the priority of these
Bob> interrupts. So it seems you have to set-up priorities and
Bob> arbitration somewhere within ECOS. And then you lose all
Bob> flexibility ....

I think this belongs in the eCos configuration. I don't see how that
loses you any flexibility: normally you would configure eCos for your
application needs anyway.

Jesper


More information about the Ecos-discuss mailing list