MQX project for MCF51JM128

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MQX project for MCF51JM128

ソリューションへジャンプ
1,116件の閲覧回数
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 解決策
945件の閲覧回数
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 返答(返信)
946件の閲覧回数
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 件の賞賛
返信
945件の閲覧回数
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 件の賞賛
返信