您的位置:首页 > 运维架构

Code Warrior Cannot open with Error regserver.bat

2016-06-05 10:37 1236 查看
When CodeWarrior is launched, an error message pops up:

 

"The IDE failure to start suggests that the IDE COM components are not

registered properly. Run regservers.bat which is found in the same location

as the IDE.exe program to register the components"

 

After running "regservers.bat", this too fails with error "0x80020009" for

"MWComHelpers.dll", "MWRadModel.dll" and "CPlusSourceGen.dll" and

does not resolve the problem.

 

How can this problem be resolved?

Get “IDE failed to start …” message

 

 

A- Description

 

In some case after to have installed Classic version, you could meet an error when you launch the IDE.





  Most of the time the error is introduced because the IDE is not correctly registered.

As suggested by the message we need to execute the \bin\regservers.bat file.

This will initialize correctly the dlls used by the IDE.

 

In some case, most of the time under 64 bit OS (Win 7 and Win 8), the \bin\regservers.bat generates some errors:





  

B- Solution

 

To solve the problem we need to execute the \bin\regservers.bat file via a Command Prompt running as Administrator mode.

 





 

Now we can launch the IDE





 

此文转自:https://community.nxp.com/thread/354971
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  embedded