K66 MQX and USB support

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

K66 MQX and USB support

1,787件の閲覧回数
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 返答(返信)

832件の閲覧回数
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 件の賞賛
返信

832件の閲覧回数
ohadbenjamin
Contributor III

Thanks.

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

0 件の賞賛
返信