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.
Solved! Go to Solution.
Hi
Please try to Add new functional group and then configure pins.
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.
-------------------------------------------------------------------------------
Hi
Please try to Add new functional group and then configure pins.
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.
-------------------------------------------------------------------------------
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