Re: How to set Timer IST?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



That's not high level enough. What do you mean by Set up a timer with 5ms
accuracy. It could mean a lot of things. I'm sure it's obvious to you in the
context you are working in. However we don't have any context so can only
apply our own assumptions biased by our own industry specific knowledge.

If all you need is the ability to take some action every 5ms you can use the
mmtimer APIs built into the system and no iSR/IST/OAL mucking about is
required.

--
Steve Maillet
EmbeddedFusion
www.EmbeddedFusion.com
smaillet at EmbeddedFusion dot com


.



Relevant Pages

  • Re: Thread and Timer
    ... The timer is associated with the thread that calls the SetTimer API. ... The code is executed in the context of the thread that calls the ... and everything that code calls executes in the context of that ... If the secondary thread is a UI ...
    (microsoft.public.vc.mfc)
  • Re: OO Principle - reference needed
    ... Say an object uses a timer. ... One can pass a Timer reference to a method of SomeObject as a argument. ... In this context, though, the problem is that whoever invokes the SomeObject method must understand the rules and policies of the R1 instantiation _in the course of its primary collaboration with SomeObject_. ... It is the job of the developer to connect the dots of the OO solution in the OOA/D by mapping announcement messages to objects that care what is being announced. ...
    (comp.object)
  • Re: patch tulip-natsemi-dp83840a-phy-fix.patch added to -mm tree
    ... called from timer context, ... The first case can be fixed by moved all the timer code to a workqueue. ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: Waiting until timer without cpu crash?
    ... just schedule a TimerTask and then let the main ... be very cautious about using Thread.sleep in a GUI ... you almost certainly want some kind of timer ... execute your code in a context where it is safe to interact with GUI ...
    (comp.lang.java.programmer)
  • Re: OOs best feature survey results
    ... > That is, creating a context. ... Chief aspects of Analysis activity are objective ... investigation and discovery of domain "vocabulary", key domain entities, ... When Facing Major High Level Design Problems ...
    (comp.object)