Kernel Log

Kernel Log allows recording MQX Lite activity, which means that it is configurable to record all MQX Lite function calls, context switches, and interrupt servicing.

Because of the MQX Lite restriction in dynamic memory allocations, _klog_create() functions cannot be used in MQX Lite. However, the _klog_create_at() function, which creates the kernel log at the specified location (statically allocated), is available.

The list of Kernel Log component API functions ( _klog_ prefix) is provided together with detailed description of each function in the Freescale MQX™ Lite RTOS Reference Manual (MQXLITERM).




This Information Center content is based on MQXLITEUG Rev 1.1, 09/2013, which can be downloaded from www.freescale.com.