Is there a new user's guide for MCUXpresso?

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

Is there a new user's guide for MCUXpresso?

跳至解决方案
2,622 次查看
mrharmonsr
Contributor III

'm trying to get started with the RapidIOT board after putting it aside for a year. Is there a new user's guide for MCUXpresso? I can't figure out how to install the SDK I downloaded from NXP RapidIOT Tools & Software page. Should I simply use the Hexiware stuff?

0 项奖励
回复
1 解答
2,609 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi mrharmonsr,

  All the rapid iot related document is list in the nxp website:

https://www.nxp.com/design/designs/nxp-rapid-iot-prototyping-kit:IOT-PROTOTYPING

  You mentioned the SDK, do you mean the SLN-RPK-NODE-SDK.zip which is downloaded from this link:

https://www.nxp.com/webapp/Download?colCode=SLN-RPK-NODE-SDK&appType=license

If yes, you can find in the folder:SLN-RPK-NODE-SDK\SDK_2.3.0_RapidIoT_MK64F12\docs

 Getting Started with MCUXpresso SDK.pdf

 It can support the mcuxpresso IDE!

You need to drag the code package to the install SDK of the MCUXPresso, just like tomchr mentioned.

image.png

From the code package get start document, just K64 has the MCUXPresso IDE project, KW41 rapid don't have the mcuxpresso project.

 

Wish it helps you!

If you still have questions about it, please kindly let me know!

Best Regards,

Kerry

-------------------------------------------------------------------------------

Note:

- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored

Please open a new thread and refer to the closed one, if you have a related question at a later point in time.

-----------------------------------------------------------------------------

在原帖中查看解决方案

2 回复数
2,610 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi mrharmonsr,

  All the rapid iot related document is list in the nxp website:

https://www.nxp.com/design/designs/nxp-rapid-iot-prototyping-kit:IOT-PROTOTYPING

  You mentioned the SDK, do you mean the SLN-RPK-NODE-SDK.zip which is downloaded from this link:

https://www.nxp.com/webapp/Download?colCode=SLN-RPK-NODE-SDK&appType=license

If yes, you can find in the folder:SLN-RPK-NODE-SDK\SDK_2.3.0_RapidIoT_MK64F12\docs

 Getting Started with MCUXpresso SDK.pdf

 It can support the mcuxpresso IDE!

You need to drag the code package to the install SDK of the MCUXPresso, just like tomchr mentioned.

image.png

From the code package get start document, just K64 has the MCUXPresso IDE project, KW41 rapid don't have the mcuxpresso project.

 

Wish it helps you!

If you still have questions about it, please kindly let me know!

Best Regards,

Kerry

-------------------------------------------------------------------------------

Note:

- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored

Please open a new thread and refer to the closed one, if you have a related question at a later point in time.

-----------------------------------------------------------------------------

2,618 次查看
tomchr
Contributor III

Have you looked in the "Install SDK" section of MCUXpresso? If you can find the SDK there, I would follow that workflow rather than downloading and installing manually.

Tom

0 项奖励
回复