[En-Nut-Discussion] nut/os-timer-PORTA-problem

Ajit Ratnaparkhi ajit.ratnaparkhi at gmail.com
Tue Apr 1 22:01:09 CEST 2008


Hi all,

I am using nut/os for development of an embeded application as a course
assignment.
I am facing problem while using timer functions,
The problem is,

Whenever I output some value on PORTA, all the timer functions stop working
like NutSleep(). NutSleep(ms) makes the program to sleep forever, instead of
'ms' amount of time. Some motors are connected to PORTA of the embedded
device which I am working on. So to operate those motors I have to set PORTA
to some value other than 0x00, and as soon as I change the value the timers
stop working.

Somebody please tell me what might be the problem, and what is the solution
for it?


Thanks and regards,
- Ajit.



More information about the En-Nut-Discussion mailing list