hello,
we are now working on C6678, we met a problem, need your help, the situation is as below:
1)when the project has only one task, the software works well.
2)when the project has two or more tasks, only one of them could run, which has the higher priority or the one be initialized first if they has the same priority.
3)when the task has tsk_sleep() function, then the program could switch from one task to the other one.
that means the DSP/BIOS works well, and we did not use it the right way, am I right?
BTW, we have ever worked on dm642 and dm6437, tasks in one project and they worked well.
thanks in advanced
ED