Haplo
Joined: 06 Sep 2003 Posts: 659 Location: Sydney, Australia
|
|
Posted: Tue Sep 21, 2004 5:22 pm |
|
|
Are you trying to step into/over it? Remember a delay_ms() is basically a big empty loop that wastes time. In the normal running mode it finishes fairly quickly, but if try to step through/over it you may be in for a 20000 something number of iterations... |
|