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]
Other format: [Raw text]

short accurate delay in DSR or startup


When initializing a chip, I need to delay for ~ 1 millisecond.  I can't
use any blocking calls, so I am now using a simple for loop to eat up
time.  Is there a portable, accurate way to delay within a DSR or
initialization code?

 

I am using ecos 2.0 on an x86 platform.

Larry


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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