MQX RTOS for FRDM_K20D50M

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

MQX RTOS for FRDM_K20D50M

跳至解决方案
1,426 次查看
madagaskar
Contributor II

Hello everyone!

I try using MQX RTOS to programing microcontroller from FRDM_K20D50M board (MK20DX128). I found information that TWR_K20D50M is fully supported by MQX. Does anybody know if FRDM-K20D50M board can cooperate witch full MQX RTOS to? Can I use OPENSDA to debug? Anyone tried it?

标签 (1)
标记 (3)
0 项奖励
回复
1 解答
1,070 次查看
LuisCasado
NXP Employee
NXP Employee

Hello,

Yes, MQX will work on the K20 at 50Mhz. But as the harware is not the same, the bsp has to be modified, but many things can be reused. Have a look at this threat for BSP porting. You have the 'Clone' tool in the /tools MQX folder, you can start cloning the TWR-K20D50 BSP and make the modifications for the FRDM board. Internal peripherals drivers will be the same.

https://community.freescale.com/thread/306640

And yes, you can debug using OPENSDA.

Regards,

Luis

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,070 次查看
DavidS
NXP Employee
NXP Employee

Hi Pawel,

Luis is correct.

A general rule of thumb is Freedom boards are supported with MQXLite and Tower boards with MQX.

Regards,

David

0 项奖励
回复
1,071 次查看
LuisCasado
NXP Employee
NXP Employee

Hello,

Yes, MQX will work on the K20 at 50Mhz. But as the harware is not the same, the bsp has to be modified, but many things can be reused. Have a look at this threat for BSP porting. You have the 'Clone' tool in the /tools MQX folder, you can start cloning the TWR-K20D50 BSP and make the modifications for the FRDM board. Internal peripherals drivers will be the same.

https://community.freescale.com/thread/306640

And yes, you can debug using OPENSDA.

Regards,

Luis

0 项奖励
回复