sample code for NXP MKE14Z256VLH7

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

sample code for NXP MKE14Z256VLH7

1,201 次查看
dhruvinrajpura
Contributor III

Hello,
I want to run some sample code for MKE14Z256VLH7, but I am not getting at anywhere , Can anyone guide me which tool and sample code is there and from where Can I get?

标记 (2)
0 项奖励
回复
1 回复

1,173 次查看
RaRo
NXP TechSupport
NXP TechSupport

Hello @dhruvinrajpura,

You could download the SDK of the MKE14Z256VLH7 microcontroller here. The SDK contains drivers, middleware and example applications to help you with your software development.

Also, if you use or want to use MCUXpresso IDE you could also download the SDK from here:

RaulRomero_0-1687560577799.png

[MCUXpresso IDE v11.7.0 -> Installed SDKs]

Select the MKE14Z256 microcontroller and install it.

RaulRomero_1-1687560577805.png

[MCUXpresso IDE v11.7.0 -> Select MCUXpresso SDKs to install]

Click on Import SDK example(s)… and search for KE microcontrollers, choose the frdmke15z which is going to use the SDK_2.x_MKE14Z256 you already install.

RaulRomero_2-1687560577812.png

[MCUXpresso IDE v11.7.0 -> SDK Import Wizard]

Finally, click Next and a new window with the examples will pop out.

RaulRomero_3-1687560577816.png

[MCUXpresso IDE v11.7.0 -> SDK Import Wizard -> Examples]

Best regards, Raul.

0 项奖励
回复