We were running with the latest 11.8 version of MCUXpresso but needed to revert to 11.4.1 to have a particular version of GCC. I was able to install it into a new directory and import and build the projects without any problems, but now that I want to set up a launch configuration, it gives a series of error messages that I cannot get past.
"The launch configuration 'xxx my project name xxx' is incompatible with this version of MCUXpresso IDE. Migrate the launch configuration to the supported format?
If I say 'yes', it says 'Deprecated launch configuration attributes will not be migrated to the new attributes; the new attributes will be set to their default values!"
It then gives me the normal dialog where I can fill out details. When I select 'Debug' it gives me the same message as above that its incompatible and asks to migrate the configuration. Then it says that it could not be migrated and should be deleted.
It's an endless cycle. First, I never supplied a launch config in the first place and would be happy to create a new one but there seems to be no way to do that. Second, there is no way out of this endless cycle. I have tried deleting any config that I can find, but it keeps coming back and pretending that I have already set it up and it needs to be migrated, etc.
When I installed version 11.4, I put it in its own directory, so it should not be finding launch config files from the 11.8 version. So, I have no idea what is happening.
Additionally, the 'Debug' button is almost always grayed out, but when its not grayed out, if I click it, I get the error messages described above. How is it that I should have to migrate a launch configuration that I just created?