SDK inquiry

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

SDK inquiry

603 Views
whiteliondd6
Contributor I

I am using KE16Z64VLD4 microcontroller...and a I want to use NXP SDK for the same. But, during configuring the project I am getting errors in pin config tool. So, does SDK support KE16Z64VLD4 MCU?

0 Kudos
3 Replies

594 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

I am able to configure the Pins Tool after import frdmke16z_gpio_led_output example.

frdmke16z_gpio_led_output.png

If you forget select MKE16Z64VLD4 during New Project, you can also Change Package here:

select package during New Project.png

Change Package.pngPins Tool MKE16Z64VLD4.png

Best Regards,
Robin
-------------------------------------------------------------------------------
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.
-------------------------------------------------------------------------------

0 Kudos

589 Views
whiteliondd6
Contributor I

I configure in the same as you tried but, I got error:

Capture.PNG

0 Kudos

576 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

It seems to be caused by the different steps we do, please follow:
1. Please uninstall all the SDK and reinstall the SDK_2_11_0_MKE16Z64xxx4.
2. Exit MCUXpresso IDE and open again
3. Delete all the files in workspace(C:\Users\xxx\Documents\MCUXpressoIDE_11.5.0_7232\workspace)
4. Create a new project without select the FRDM board.
5. Select Device Packages MKE16Z64VLD4

step1.pngstep2.pngstep3.png

0 Kudos