I was seeking a delay routine that written in C language which is similar to the function of "NOP" in assembly language, anybody can provide some sample code for me?
Just simply want to delay the execution of the next line of code by some time.
I will appreciate your help.
Thanks a lot!
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Wed Dec 03, 2008 12:23 pm
Download the CCS manual.
http://www.ccsinfo.com/downloads/ccs_c_manual.pdf
Look at the list of functions which starts on page 141 (page 153 in
the Acrobat Reader). Look at the functions in this section:
Quote:
Delays
winson
Joined: 03 Dec 2008 Posts: 24
Posted: Thu Dec 04, 2008 12:48 pm
Thank you,
I already found the function, this manual really useful for me!
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum