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]

Re: data corruption in the serial read


>>>>> "Ravi" == Ravi Kumar B S <ravikbs@mindtree.com> writes:

Ravi> So i want to know if i can try the similar thing on the the e7t
Ravi> board also. I want to know how is the priorities are changed in
Ravi> the ecos. can i assign highes priority to the serial receive
Ravi> isr?

There is a set of interrupt priority registers, but they are not
currently used by the HAL. You could either add the support (and
contribute back the patch, please) or just write to the necessary
registers from the application.

Jesper


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