MCUXpresso Pin Configuration not working with K10 SDK

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

MCUXpresso Pin Configuration not working with K10 SDK

跳至解决方案
1,535 次查看
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.

标签 (1)
0 项奖励
回复
1 解答
1,527 次查看
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 项奖励
回复
2 回复数
1,528 次查看
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 项奖励
回复
1,521 次查看
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 项奖励
回复