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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

951 Views
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.

Labels (1)
0 Kudos
1 Reply

727 Views
xierxiaofeng
Contributor I

Hi Nirmalkumar,

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

Thannks!

0 Kudos