Hi,
Check out this new porting guide. It includes information on paths and project configurations in MQX RTOS for Kinetis SDK v1.2.
Porting an MQX RTOS Application to MQX RTOS for Kinetis SDK
Contents
1 Introduction ....................................................................... 1
2 Why port?.......................................................................... 2
3 What is different in the new Kinetis SDK-based
architecture? ......................................................................2
4 Overview of porting application.......................................... 5
5 Porting the Application....................................................... 6
6 Conclusion ...................................................................... 28
The paths for RTCS are out of date, as they appear to have been moved to a "middleware" folder for 1.2.0.
I would very much appreciate some more info on "how to add RTCS to your MQX project." These notes say it is no different than it was before, but there was no documentation before either (except to link the static lib and hope for the best).
Thanks!
Hi,
Thanks for the feedback.
You might want to check out lab 4 in the training Training Class: MQX RTOS for Kinetis SDK, Kinetis Design Studio (6 labs, including TCP/IP)
The examples should give a good overview of adding and using RTCS to a project.
Thanks,
Mac