MQX RTOS for FRDM_K20D50M

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

MQX RTOS for FRDM_K20D50M

Jump to solution
812 Views
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?

Labels (1)
Tags (3)
0 Kudos
1 Solution
456 Views
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

View solution in original post

0 Kudos
2 Replies
456 Views
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 Kudos
457 Views
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 Kudos