Dear Experts:
I would like to use the multi-task of DSP/BIOS on DM6467.
But the examples use TSK_sleep(1) or TSK_yield() to switch the Tasks.
Can I use the Task as windows based multi-thread that is parallel processing.
And can tasks switch themself automatically?
If I use PRD object to switch tasks, it seems feasible.
Could you give me some advice, thank you a lot.
--
Best Regards,
Wang