queues not visible in IAR Embedded Workbench

erps wrote on Thursday, August 21, 2014:

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,

edwards3 wrote on Thursday, August 21, 2014:

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

erps wrote on Thursday, August 21, 2014:

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

edwards3 wrote on Thursday, August 21, 2014:

Just Google vQueueAddToRegistry