If the Simulator or Debugger cannot be launched, check the settings in the project's launch configuration. For more information on launch configurations and their settings, refer to the Mircocontrollers Version 10.x Targeting Manual.
Note:
You can view and modify the project's launch configurations from the IDE's Run Configurations or Debug Configurations dialog box. To open these dialog boxes, select Run > Run Configurations or Run > Debug Configurations.
If a file cannot be added to the project, its file extension may not be available in the File Types panel. To resolve the issue, add the file's extension to the list in the File Types panel.
Select
Project > Properties
from the IDE menu bar.
The
Properties for <project>
dialog box appears.
Expand the
C/C++ General
tree control and select the
File Types
option.
Select the
Use project settings
option.
Click New, enter the required file type, and click OK.
Click
OK
to save the changes and close the properties window.