queues not visible in IAR Embedded Workbench

Hi: I am getting the following message in the Queues window: Use the vQueueAddTo Registry()API Function in the source code to make a queue visible in this table I read that the issue is related with the FreeRTOS plugin. I contacted High Integrity Systems but not response. Does anybody knows where can I get the latest FreeRTOS plugin fro IAR EWARM? Thanks,

queues not visible in IAR Embedded Workbench

…and did you use the vQueueAddToRegistry() API function? And actually ensure a registry is defined http://www.freertos.org/a00110.html#configQUEUEREGISTRYSIZE

queues not visible in IAR Embedded Workbench

Not using vQueueAddToRegistry() Do you have any examples that can I use? Thanks.

queues not visible in IAR Embedded Workbench

Just Google vQueueAddToRegistry