Multi-tasking programming based on MQX

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Multi-tasking programming based on MQX

Jump to solution
1,102 Views
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!

Labels (1)
1 Solution
877 Views
DavidS
NXP Employee
NXP Employee

Another good example Huang is:

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

Regards,

David

View solution in original post

0 Kudos
7 Replies
878 Views
DavidS
NXP Employee
NXP Employee

Another good example Huang is:

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

Regards,

David

0 Kudos
877 Views
huangkai
Contributor II

Great  ,  thank you very much!

0 Kudos
877 Views
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.

877 Views
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 Kudos
877 Views
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 Kudos
877 Views
huangkai
Contributor II

Dear Sir:

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

0 Kudos
877 Views
huangkai
Contributor II

thank you

0 Kudos