vTaskdelay(), vTaskdelayuntil() call doesn't work on MPC5748G.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

vTaskdelay(), vTaskdelayuntil() call doesn't work on MPC5748G.

1,947 次查看
nirmal_kumar
Contributor I

vTaskdelay(), vTaskdelayuntil() call doesn't work on MPC5748G.

I created a project on Z0 core. -> Added freertos component via PE -> Generated the code.

On creating the task, it is successful.

But when i used vTaskdelay() inside the task, the application crashes. Removing the call woks fine.

I had to use vTaskdelay(), vTaskdelayUntil() in my application. 

I couldn't able to solve this. Kindly help.

Attached sample code.

标签 (1)
0 项奖励
回复
1 回复

1,723 次查看
xierxiaofeng
Contributor II

Hi Nirmalkumar,

    Have you resolved this problem? I encountered the same problem.

Thannks!

0 项奖励
回复