Because of the holidays, TI E2E™ design support forum responses will be delayed from Dec. 25 through Jan. 2. Thank you for your patience.

This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Timeout in DSS script

Hi

I am using code composer studio 5 and using default installed dss script to execute the executable.

(C:\ti\ccsv5\ccs_base\scripting\examples\DebugServerExamples\perl_inlinejava)

I am using a command as

perl dss_simple.pl  .out  .ccxml file

The issue here i am facing is the my executable runs continoulsy till the timeout occurs(my application has some printf statements) which are continously printing till the timeout occurs.

Is there any way the executable executes only once?I do not want to change the setScriptTimeout value often.No timeout should happen.Only once executable should run.

 

Regards

Shrikant