What does the label “ISR using …” mean? Oct 15, 2013Add vTraceStoreISRBegin and vTraceStoreISREnd calls to your interrupt handlers. read more
How do I set custom names for queues (and other kernel objects), instead of the default names (“Queue #1” etc.) Oct 14, 2013Examples of setting custom names for queues and other kernel objects using vTraceSetQueueName, vTraceSetSemaphoreName or vTraceSetMutexName. read more