Error import file default.cww

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

Error import file default.cww

Jump to solution
1,744 Views
Dekabrist
Contributor I

when I start CodeWarrior for DSC56800E v8.2.3 I see 8 messages about import error file default.cww, for example:

 

Error importing XML file "default.cww" near line 135.

Foung tag "DEBUGCONTEXT", which is invalid in this context.

 

Is this critical error for working CW?

Labels (1)
Tags (1)
0 Kudos
Reply
1 Solution
1,006 Views
CrasyCat
Specialist III

Hello

 

This just prevents the IDE from loading the previous .mcp file when it is started.

If you open the .mcp file manually you should be safe.

 

In order to remove that issue you can try the following:

  - Close CodeWarrior

  - Open a Windows Explorer

  - Browse to %USERPROFILE%\Local Settings\Application Data\Metrowerks

  - delete the file default.cww located there

  - Start CodeWarrior again. You should not see that message any more.

 

CrasyCat

View solution in original post

0 Kudos
Reply
1 Reply
1,007 Views
CrasyCat
Specialist III

Hello

 

This just prevents the IDE from loading the previous .mcp file when it is started.

If you open the .mcp file manually you should be safe.

 

In order to remove that issue you can try the following:

  - Close CodeWarrior

  - Open a Windows Explorer

  - Browse to %USERPROFILE%\Local Settings\Application Data\Metrowerks

  - delete the file default.cww located there

  - Start CodeWarrior again. You should not see that message any more.

 

CrasyCat

0 Kudos
Reply