Dear Sir:
Recently I am doing a project about Multi-tasking programming based on MQX.The data would be transferred via TCP,UDP or UART.Then the data would be handled by a task.I want use Multi-tasking programming,so the chip can receive data while process data.
So I want an example about Multi-tasking programming.
That's all.Thank you!
已解决! 转到解答。
There are demo applications available in MQX4.0_RTM release, e.g the havc. You can have a look at this demo which is located at C:\Freescale\Freescale_MQX_4_0\demo\hvac if you install in the default path.
Hello huang kai,
this explains what does HVAC do although it's targeted for Coldfire board:
http://cache.freescale.com/files/soft_dev_tools/doc/support_info/MQXTUTORIALLAB.pdf
Please run the demo and explore hvac's code before asking another question. :smileywink:
Regards,
MartinK