Multi-tasking programming based on MQX

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Multi-tasking programming based on MQX

跳至解决方案
2,615 次查看
huangkai
Contributor II

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!

标签 (1)
1 解答
2,390 次查看
DavidS
NXP Employee
NXP Employee

Another good example Huang is:

C:\Freescale\Freescale_MQX_4_0\rtcs\examples\shell

Regards,

David

在原帖中查看解决方案

0 项奖励
回复
7 回复数
2,391 次查看
DavidS
NXP Employee
NXP Employee

Another good example Huang is:

C:\Freescale\Freescale_MQX_4_0\rtcs\examples\shell

Regards,

David

0 项奖励
回复
2,390 次查看
huangkai
Contributor II

Great  ,  thank you very much!

0 项奖励
回复
2,390 次查看
hake
NXP Employee
NXP Employee

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.

2,390 次查看
huangkai
Contributor II

I have seen the example. But i is so complexed.Can you tell me what is the function of the demo hvac?Thank you!

0 项奖励
回复
2,390 次查看
c0170
Senior Contributor III

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

0 项奖励
回复
2,390 次查看
huangkai
Contributor II

Dear Sir:

     This example is very complexed.Can you give me a simple example about Multi-tasking programming

0 项奖励
回复
2,390 次查看
huangkai
Contributor II

thank you

0 项奖励
回复