Hello, I developed in the past K10 driver layer (BSP + driver library) that was based on MQX BSP of TWR-K20 EVB. My question is: I think to use K66 and to do the same but based on TWR-K65F180M. What SW tools should I use for it? Because now the tools are changed from CodeWarrior and MQX4.0.1. Is there some DEMO MQX project for it (like twrk20d72m.cw10gcc)? So I could adapt it for my hardware like I did for K10. Thanks. Andrey Kartavi.
Hi @andrey_kartavi :
MQX v5 support K66. It is under commercial license. Please refer to below link for more details.
It also possible for you to port it by yourself. The start point is the TWR-K65 BSP.
There is a port guider under the MQX installation folder
C:\Freescale\Freescale_MQX_4_2\doc\mqx
Regards
Daniel
Thanks Daniel Chen. I guess that MQX5 will have the same concept. MQX installation has the TWR-K65F180M project. And there is a tool to PORT to K66.