A problem about precise delay()

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

A problem about precise delay()

Jump to solution
2,027 Views
fish_yu
Contributor III

I am a new user to CW.

I am used to develop Program in IAR enveronment. In there, it provides a precise delay() function for programer as API from IAR IDE. It is very useful to me. i don't know if cw also provide a same function for programer? Or, is there a new solution for us?

Thank you for your help.

Labels (1)
Tags (1)
0 Kudos
1 Solution
575 Views
stanish
NXP Employee
NXP Employee

Hello fish_yu,

 

I'd suggest you to check following thread for more information about how the delay() can be implemented.

 

stanish

View solution in original post

0 Kudos
3 Replies
575 Views
fish_yu
Contributor III
Thank you for your help~!
0 Kudos
576 Views
stanish
NXP Employee
NXP Employee

Hello fish_yu,

 

I'd suggest you to check following thread for more information about how the delay() can be implemented.

 

stanish

0 Kudos
575 Views
Lundin
Senior Contributor IV
Simply write a function that calls the internal hardware timers. This is 1 hour of work at most.
0 Kudos