This is the mail archive of the ecos-discuss@sourceware.cygnus.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]

Re: Interrupt arbitration on MPC555


>>>>> "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

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