MCUXpresso Pin Configuration not working with K10 SDK

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

MCUXpresso Pin Configuration not working with K10 SDK

Jump to solution
1,529 Views
jkirklin
Contributor I

I have been using MCUXpresso version 11.3.1 with an MK10DN512VMD10 processor with no issues at all and all the tools work as expected. I was setting up the development environment on a new system and installed the latest version of MCUXpresso (11.5.0) and after installing the SDK for the K10DN512 processor, it appears that the Pins Tool does not work (The Peripherals and Clocks tools both work as expected once they are enabled). After enabling the Pins tool there is no generated code and no functional groups associated with it and it will not let me route pins with the tool Is there a workaround I can use or am I currently stuck with using the older version of the IDE that supports the K10 SDK? Also, after some quick tests, this appears to be an issue in version 11.4/11.4.1 as well.

Labels (1)
0 Kudos
Reply
1 Solution
1,521 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi 

Please try to Add new functional group and then configure pins.

No functional group is selected to be in the default initialization function so it will be empty.png

select pin function.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.
-------------------------------------------------------------------------------

View solution in original post

0 Kudos
Reply
2 Replies
1,522 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi 

Please try to Add new functional group and then configure pins.

No functional group is selected to be in the default initialization function so it will be empty.png

select pin function.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
Reply
1,515 Views
jkirklin
Contributor I

Thanks - it's not entirely intuitive in the IDE (especially with the clocks and peripheral tools doing it automatically when they are enabled), but it solves the issue

0 Kudos
Reply