sample code for NXP MKE14Z256VLH7

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

sample code for NXP MKE14Z256VLH7

1,059 Views
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?

Tags (2)
0 Kudos
Reply
1 Reply

1,031 Views
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 Kudos
Reply