Hello Titus,
After install MQX you can find the following code examples:
<mqx_install_path>/mqx/examples/hello2 (simple example using UART module - serial I/O driver)
<mqx_install_path>/mqx/examples/rs485 (example on using serial I/O driver with flow control)
You will find the appnote AN4022, this may helps in this topic. The source code is also available:
http://cache.freescale.com/files/32bit/doc/app_note/AN4022.pdf
http://cache.freescale.com/files/32bit/doc/app_note/AN4022SW.zip
In addition I found the following paper (not provided by Freescale) that may helps!!
http://www.aicit.org/JCIT/ppl/JCIT2668PPL.pdf
Have a great day,
Sol
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------