Hello David,
First all I need to mention that there are some MQX releases:
1. MQX RTOS (I want to call it, MQX classic)
Freescale MQX™ RTOS a full-featured complimentary real-time operating system including the MQX™ Kernel, TCP/IP stack (RTCS), embedded MS-DOS file system (MFS), USB host/device stack, and more. The MQX™ multitasking kernel provides pre-emptive scheduling, fast interrupt response, extensive inter-process communication and synchronization facilities. MQX RTOS includes its own peripheral drivers.
MQX RTOS
2. MQX Lite RTOS
Freescale MQX™ Lite RTOS is a very light MQX™ kernel for resource-limited MCUs. Initially developed for the Kinetis L series family, it allows applications to run with less than 4 KB RAM. It is a true subset of the proven and professionally developed Freescale MQX™ Software Solutions, allowing for easy upward code migration. It is easily configurable within Processor Expert Software to be used with the tool chain of your choice.
MQX Lite RTOS
3. MQX RTOS for Kinetis SDK
Freescale MQX RTOS for Kinetis SDK is the latest evolution of the proven and professionally developed Freescale MQX™ Software Solutions for Kinetis MCUs. It is built on top of the software development kit (SDK) for Kinetis MCUs, leveraging the flexible and extendable peripheral drivers found within the SDK. MQX Lite configuration option is now available for enhanced scalability, allowing developers the option to use the same light weight kernel API found within MQX Lite RTOS.
MQX RTOS for Kinetis SDK
In my last answer, I suggested to use MQX RTOS 4.1 for the FRDM-K22F, this is a MQX classic release (NOT KSDK) and I suggested it because there is a SAI example for FRDM-K22F (without any changes) that you can use as reference.
If you want to use MQX RTOS for Kinetis SDK and processor expert, then I suggest to check the below threads:
MQX with KSDK and Processor Expert
How To: Create an MQX RTOS project with Processor Expert in Kinetis Design Studio IDE
Creating a New MQX RTOS for KSDK Project in KDS
Have a great day,
Sol
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------