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.

PROCESSOR-SDK-AM62X: QueueP is not working on the Am62x EVM

Part Number: PROCESSOR-SDK-AM62X
Other Parts Discussed in Thread: SYSCONFIG

Hi Team, 

I am following this page https://software-dl.ti.com/mcu-plus-sdk/esd/AM62X/08_05_00_14/exports/docs/api_guide_am62x/KERNEL_DPL_QUEUE_PAGE.html and using QueueP header in my MCU FreeRTOS application. 

While QueueP_put call there is no issue. But while QueueP_get function call my system is getting stuck. 

I can check whether the queue is empty or not also.

Can you please help me understand the issue? I am not getting any error log to post for reference. 

Is QueueP supported on FreeRTOS? If it is supported Please let me know if I have to make any changes to sysconfig to make it work.

Thanks and Regards,

Aneesh