I created a new project for the MK22FN256VLH12. I'm trying to use Configtools to create an initial configuration, but the pins tool doesn't work (it doesn't show any information, see image).

This is very weird because I have projects for this device that I was using a few weeks ago on the same VM and they present this problem now (this is how I noticed this issue). They were working before since I always use Configtools for pinouts and clocks.
In case it helps, the only thing that I did to this VM after working with those projects was installing the ESP32 toolchain. However, I have reinstalled MCUXpresso IDE a few times after this to see if this solves the issue and it doesn't.
The issue is only for this package (LQFP 64). I have tried with other packages and they all work. This is what I have tried:
- Reinstalled MCUXpresso IDE
- Reinstalled SDK
- Tried with other SDK version (2.16). Same issue, just for this package
- Created new workspace/blank project
- Tried with another PC. This worked!
The last test is odd. I installed exactly the same IDE/SDK version in another PC and it doesn't present this issue. I compared the installation files and there are several differences under the C:\nxp\MCUXpressoIDE_25.6.136\ide\configuration directory. But, I don't know if this is a red flag or not.
I'm using MCUXpresso IDE v25.6 in Windows 11 with SDK version 25.06.00.
Any ideas?
Thanks,
Carlos