Is there a way to create an MQX RTOS project in MCUXpresso IDE? I have a project for an MK22FN128VLH10 and prefer to use MQX RTOS.
It's certainly possible, but MCUXpresso offers no wizard assistance. You're on your own in this regard. There is an MQX Eclipse Plugin, but we've never tested it with MCUXpresso to my knowledge. Finally, MCUXpresso can offer no stack backtrace for MQX threads.
Thanks and regards,
MCUXpresso Support
In the meantime, latest MCUXpresso IDE version offers some level of support for MQX RTOS. See MCUXpresso_IDE_MQX_RTOS_Debug_Guide.pdf located inside the installation folder. Support refers to GDB thread awareness when using LinkServer debug solution - no RTOS TAD views, no NPW support.
Regards,
MCUXpresso IDE Support
lpcxpresso_support do you have a link for that plugin?