K66 MQX and USB support

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

K66 MQX and USB support

1,780 次查看
ohadbenjamin
Contributor III

Hello,

We are trying to port our MQX based application from K60 to K66.

We have almost ported all of our code except for the USB related tasks.

After investigating, it turns out we need to use the USB_v2 for K66 which is only available for KDS.

So, now we need to move our MQX project to KDS.

How should this be accomplished? Is there a way to create a new MQX project like I could do with Code Warrior? Is the only way (or safest way) is to open one of the example projects and put our code in it?

标记 (3)
0 项奖励
回复
2 回复数

825 次查看
soledad
NXP Employee
NXP Employee

Hello Ohad Benjamin ,

Please check the following document, this doc shows how to create a new MQX v4.2 project in KDS.

Creating a New MQX RTOS 4.2 project in KDS

Please let me know if this helps


Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

825 次查看
ohadbenjamin
Contributor III

Thanks.

So for now I need to use one of the examples and overwrite the files with me own.

0 项奖励
回复