MQX for EVB51JM128 board

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

MQX for EVB51JM128 board

Jump to solution
595 Views
QW
Contributor I

Hi,

 

I am new to Freescale MQX. I got one EVB51JM128 development kit which comes with CodeWarrior for MicroControllers V6.1. I want to apply MQX software into the firmware but I cannot create a project to add MQX for MCF51JM128 in this CodeWarrior, even though in CodeWarrior for CodeFire V7.2 SP and the latest CodeWarrior for MCU V10.1.

 

Would you like to provide me the link of some MQX sample projects created for MCF51JM128 and the programming guide for MCF51JM128 ?

 

Thank you for your help.

 

Best Regards,

Quinn

 

0 Kudos
1 Solution
368 Views
QW
Contributor I

Hi David,

 

It is very helpful for me to work on MQX for the board from this starting point.

 

Thank you for your help.

 

View solution in original post

0 Kudos
2 Replies
368 Views
DavidS
NXP Employee
NXP Employee

Hi Quinn,

There are many examples within the FSLMQX3.7 path.

Simple and very good example for learning about FSLMQX RTOS features and capabilities are contain in following path:

C:\Program Files\Freescale\Freescale MQX 3.7\mqx\examples\

 

Using CW10.1 you need to follow the instruction to import existing project.

Good starting point is a simple FSLMQX hello world application:

C:\Program Files\Freescale\Freescale MQX 3.7\mqx\examples\hello\cw10\hello_m51jmevb

 

Hope this helps.

Regards,

David

0 Kudos
369 Views
QW
Contributor I

Hi David,

 

It is very helpful for me to work on MQX for the board from this starting point.

 

Thank you for your help.

 

0 Kudos