Incompatible Launch Configuration

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Incompatible Launch Configuration

1,165 Views
lpcware-support
Senior Contributor I

LPCXpresso IDE uses "launch configuration" files to store the settings used for starting a debug session. There will be a launch configuration file for each build configuration within a project, typically Debug and Release.

Launch configuration files created with earlier versions of LPCXpresso incompatible with LPCXpresso IDE v6. If you try to start a debug session for a project which contains an old launch configuration, then LPCXpresso v6 will give an error message :

Cannot start debugger

Incompatible launch configuration

In this case you will need to delete the existing launch configurations from the project. In most circumstances LPCXpresso IDE will then recreate a new set of launch configuration files the next time you start a debug session.

For more information on launch configurations and how to delete them, please see:

Labels (2)
0 Kudos
0 Replies