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.

TDA2PXEVM: Task_Construct and the XDC ASSERT

Part Number: TDA2PXEVM

Hi all,

I am Using VSDK 3.0 and i am new to the TI RTOS

I am getting XDC ASSERT error from the Task_Construct function inside BspOsal_taskCreate for the Custome Link.

The error is comming when running the use case. I have tried to print debugg comment in BspOsal_taskCreate function and it is executing without any issue when apps.out is running and causing issue when running the use case

The Link Was Working without any Issue in RTOS use case previously. Now I am using the Link in hlos use case and now and getting XDC ASSERT from the Task_Construct function.

I need to know the Difference between the BspOsal_taskCreate and Utils_tskCreate function and what is the Timing of the these Task Repetition? is there any documentation to understand the different TaskCreate functions in Vision SDK

Regards,

Nephil