Code Warrior Eclipse IDE Closes Itself

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

Code Warrior Eclipse IDE Closes Itself

跳至解决方案
999 次查看
ahmetonur
Contributor I

Hello,

 

There is a .tlc file is passed from system promt by batch file like below,

 

# tcl script to download and execute

 

# start debug session using current active debug configuration

debug;

 

# wait for one second

wait 1000;

 

# remove all breakpoints

bp all off;

 

# set breakpoint at the end of execution

bp exit;

 

# start execution

go;

 

# remove all breakpoints

bp all off;

 

# terminate the debug session

kill;

 

# finally exit the IDE

quitIDE;

 

Code Waririor IDE closes itself when debug command is seen on debugger shell.

 

Could you please help me about the problem.

标签 (1)
标记 (2)
0 项奖励
回复
1 解答
793 次查看
trytohelp
NXP Employee
NXP Employee

Hi,

This problem has been logged under the SR# 1-2645015401.

Have a great day,
Pascal Irrle

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

在原帖中查看解决方案

0 项奖励
回复
3 回复数
793 次查看
ahmetonur
Contributor I

Hi,

I could not see your message about solution of the problem when I looked the service request section.

I see only "Request Researched and Reassigned".

0 项奖励
回复
793 次查看
trytohelp
NXP Employee
NXP Employee

Hi,

I contacted Jennie who is the owner of the SR.

She will provide you update next week (located in ASIA).


Have a great day,
Pascal Irrle

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

0 项奖励
回复
794 次查看
trytohelp
NXP Employee
NXP Employee

Hi,

This problem has been logged under the SR# 1-2645015401.

Have a great day,
Pascal Irrle

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

0 项奖励
回复