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