In the TI labs of "68xx_vital_signs ":
I create a new task with the same priority of "MmwDemo_dssDataPathTask()" to process data.The new task works well if it consume time less than frame-frame time. But if the new task will consume time exceed a frame, it will blocked. So,how to create it?