I've just encountered this problem. The timer int is at 10ms interval and is working - OSTimer();
However there is no activity at
for (;
{
OSSched();
}
my WDT reset continously.
What could possibly be the problem?
I've just encountered this problem. The timer int is at 10ms interval and is working - OSTimer();
However there is no activity at
for (;
{
OSSched();
}
my WDT reset continously.
What could possibly be the problem?
I'd eliminate portions of Salvo to narrow it down -- e.g. place an infinite do-nothing loop after OSInit(), then after the OSCreateTasks(), then remove.
------------------
Thanks,
;_)
Users browsing this forum: No registered users and 0 guests