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?
已解决! 转到解答。
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
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