tcl restore command takes too long to execute

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

tcl restore command takes too long to execute

1,246件の閲覧回数
admin
Specialist II

Hi,

 

We are trying to automate the manual programming process of one of our custom board. When using Codewarrior IDE, in submenu Debug->EEPC->Load/Save Memory, the execution time is pretty fast. When trying to automate with tcl scripts, the execution time of the command restore is approximatively 10 times greater. Does anyone knows a good workaround for this issue. It's really critical for our test cycle time.

 

Regards,

Momo 

ラベル(1)
0 件の賞賛
返信
1 返信

591件の閲覧回数
J2MEJediMaster
Specialist I

Have you tired using the -np option with any display or memory commands? This suppresses output and should allow the scripts to execute faster, according to the Windows Automation Guide manual on page 52.

 

---Tom

0 件の賞賛
返信