Keil and tasks state.

rbonacina wrote on Thursday, October 01, 2009:

How could I monitor the tasks and queues state during debugging, when using the Keil IDE? Does it exist something like High Integrity Systems IAR plug-in?

Best Regards,
Roberto

davedoors wrote on Saturday, October 03, 2009:

There is no plug in for Keil because Keil are reimplementing the way their plug in architecture works. You can use the vTaskList() function.