CodeWarrior debugger crashing - CORBA connection error

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

CodeWarrior debugger crashing - CORBA connection error

跳至解决方案
2,719 次查看
kameliabakiri
Contributor I

Hi,

I'm currently using Code Warrior on windows 7 - 64 bits . Previously, everything worked fine. Two  days ago, I started having problems while debugging. Find attached a screen shot of the error.

Thank you for your help.

 

Regards,

Kamelia Bakiri

标签 (1)
0 项奖励
回复
1 解答
1,428 次查看
TICS_Fiona
NXP Employee
NXP Employee

Hello Kamelia

We have received an explanation from the CodeWarrior debugger development team in regards of the CORBA error:

Q:What is causing the CORBA error to happen? How to avoid this or fix it?

A: The CORBA error appears when DE.exe crashes, thus CW looses connection to the debugger unexpectedly.

Workaround: In <CWInstallPath>/eclipse/cwide.ini, add -Dcw.junitTesting=true at the end of the file and relaunch CW. Now, if DE.exe crashes for whatever reason, the CORBA error won't be displayed and DE will be automatically relaunched on the next CW operation that needs the debugger (e.g launching a new debug session).

Note that, as a side-effect for this workaround, Target Task Framework (TTF) errors won't be displayed anymore; you will need to check the 'Problems view' in Console to see such errors.

Hope this helps!

Best Regards

Fiona Kuang

Technical Information & Commercial Support

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Mark Correct button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,429 次查看
TICS_Fiona
NXP Employee
NXP Employee

Hello Kamelia

We have received an explanation from the CodeWarrior debugger development team in regards of the CORBA error:

Q:What is causing the CORBA error to happen? How to avoid this or fix it?

A: The CORBA error appears when DE.exe crashes, thus CW looses connection to the debugger unexpectedly.

Workaround: In <CWInstallPath>/eclipse/cwide.ini, add -Dcw.junitTesting=true at the end of the file and relaunch CW. Now, if DE.exe crashes for whatever reason, the CORBA error won't be displayed and DE will be automatically relaunched on the next CW operation that needs the debugger (e.g launching a new debug session).

Note that, as a side-effect for this workaround, Target Task Framework (TTF) errors won't be displayed anymore; you will need to check the 'Problems view' in Console to see such errors.

Hope this helps!

Best Regards

Fiona Kuang

Technical Information & Commercial Support

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Mark Correct button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复