Code Warrior Eclipse IDE Closes Itself

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

Code Warrior Eclipse IDE Closes Itself

Jump to solution
692 Views
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.

Labels (1)
Tags (2)
0 Kudos
1 Solution
486 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
3 Replies
486 Views
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 Kudos
486 Views
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 Kudos
487 Views
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 Kudos