I can't seem to open the "MCUXpresso Config Tools" from the project Properties of an MCUXpresso IDE project. Even on the supplied examples, I get the notice "The MCUX Configuration is not opened yet or is opened for different project.". This is with a rather fresh install of the MCUXpresso IDE and freshly added example projects.
Anything I could do to fix this ...?
Best regards!
Solved! Go to Solution.
Hi Lena,
right, this is not SDK based project hence Config Tools are not supported there.
Regards,
Libor
Hello Lena,
the Config Tools configuration is not created automatically when the SDK project is created, as not everyone uses the Config Tools and it takes some moments to create the configuration (also download data). If you have not created the Config Tools configuration, that's why in the Project properties it is empty.
Config Tools configuration can be created e.g. by clicking on this icon. This will create a configruation and opens a new Perspective with Config Tools views.
Or using the "Quickstart panel":
Regards,
Libor
Hi Libor,
thanks for your quick reply!
Now, when I tried the options to open the Configuration tools, either via the [x] button in the project explorer, or via the quickstart panel, I get the attached error message. I tried this on a freshly created project, btw, maybe something went wrong there?
Best regards,
Lena
Hi Lena,
as described, project must be SDK based (Config Tools do not support very old LPC projects which are not based on the MCUXpresso SDK)
basically I need as much information as possible to reproduce the issue on my side.
Regards,
Libor
Hi Lena,
right, this is not SDK based project hence Config Tools are not supported there.
Regards,
Libor