Executing different sets of tests with hiwave

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

Executing different sets of tests with hiwave

ソリューションへジャンプ
1,748件の閲覧回数
Stockalone
Contributor I

Hi,

 

I am using CodeWarrior Development Studio for S12X Version 5.0

I would like to execute my program using hiwave with differents sets of tests (I mean different values for the program variables). Does anybody know how to do this?

 

Thanks by advance for your help

 

Stockalone

ラベル(1)
タグ(1)
0 件の賞賛
1 解決策
809件の閲覧回数
CrasyCat
Specialist III

Hello

 

You should be able to write a command file implementing the whole unit test.

 

I would recommend you to look at TN24, available from following URL

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-MICROCONTROLLERS&fpsp=1&tab=Docume...

 

Just download TENANTS and install it. I have attached TN24 to this thread for your reference.

 

The Technical note explains how to set up a command file performing unit tests for an application.

It does not explicitly show how to gather cycle counts information, but all HI-WAVE commands can be used in such a command file.

 

I hope this helps.

 

 

CrasyCat

Message Edited by CrasyCat on 2009-08-21 02:06 PM

元の投稿で解決策を見る

0 件の賞賛
3 返答(返信)
808件の閲覧回数
J2MEJediMaster
Specialist I

I assume that you are wanting to run some scripts that would execute different types of tests, perhaps for regression testing? Check out the Maker Utility section of the S12(X) Build Tools Utilities Manual. This is a PDF file located in the Help directory of the CodeWarrior installation.

 

---Tom

Message Edited by J2MEJediMaster on 2009-06-29 11:23 AM
808件の閲覧回数
Stockalone
Contributor I
It doesn't really help me... In fact, I want to make some "trace" file using hiwave.exe. It consists on extracting execution times in a text file using "SHOWCYCLES" command. And I want to do this for different values of variables to see if the execution time change. 
0 件の賞賛
810件の閲覧回数
CrasyCat
Specialist III

Hello

 

You should be able to write a command file implementing the whole unit test.

 

I would recommend you to look at TN24, available from following URL

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-MICROCONTROLLERS&fpsp=1&tab=Docume...

 

Just download TENANTS and install it. I have attached TN24 to this thread for your reference.

 

The Technical note explains how to set up a command file performing unit tests for an application.

It does not explicitly show how to gather cycle counts information, but all HI-WAVE commands can be used in such a command file.

 

I hope this helps.

 

 

CrasyCat

Message Edited by CrasyCat on 2009-08-21 02:06 PM
0 件の賞賛