MQX project for MCF51JM128

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

MQX project for MCF51JM128

跳至解决方案
1,070 次查看
nicoa
Contributor I

Hello, I'm using ColdFire MCF51JM128 in an RFID reader project me and some partners are developing. Until now we've been programming using CodeWarrior for MCU 6.3 and flashing with the USB Bootloader as described in AN3748.

Now we want to add TCP/IP and to do so we'd like to start using MQX RTOS. I suppose if i make a MQX project then i won't be able to use the bootloader anymore.

 

Can anyone point me to an Application Note, video, tutorial or documentation that can guide me on how to make an MQX project for MCF51JM128 using only FREE tools like CW 6.3.

 

 

Thanks!

 

标签 (1)
0 项奖励
回复
1 解答
899 次查看
CarlosCasillas
NXP Employee
NXP Employee

Hello Nicolas.

MQX requires redirecting the interrupt vectors. There is available another USB Bootloader based on MSD class, which doesn’t require a specific driver and/or GUI. It is explained on application note AN4379. On section 5.2 and 5.2.1 of this document is explained how to redirect interrupt vectors.

Hope this information will be useful for you. Have a nice day.


在原帖中查看解决方案

0 项奖励
回复
2 回复数
900 次查看
CarlosCasillas
NXP Employee
NXP Employee

Hello Nicolas.

MQX requires redirecting the interrupt vectors. There is available another USB Bootloader based on MSD class, which doesn’t require a specific driver and/or GUI. It is explained on application note AN4379. On section 5.2 and 5.2.1 of this document is explained how to redirect interrupt vectors.

Hope this information will be useful for you. Have a nice day.


0 项奖励
回复
899 次查看
Monica
Senior Contributor III

Hello Nicolas!

The varieties of what can be done with the MCF51JM128 MCU are really wide, so there is just general documentation like this Data Sheet or this MCF51JM128 Badge Board Demo - YouTube

Hope this can help as an introductory guide.

Best regards!

0 项奖励
回复