This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

About DSP/BIOS multi-task on DM6467



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