how to run custom script after sucessfull target build, CW S12

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

how to run custom script after sucessfull target build, CW S12

ソリューションへジャンプ
915件の閲覧回数
grzegorzK
Contributor III

Hi

 

I use Codewarrior for S12 as shown on picture below

3809_3809.pngpastedImage_0.png

 

I would like to run batch script after target build, is a proper way to do this?

Maybe something in burner script?

I did not find dedicated properties for this in settings of target.

 

Best Regards

/Greg

ラベル(1)
0 件の賞賛
返信
1 解決策
700件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

The HC12 makefile sample code can be found in

{your CW install directory}\(CodeWarrior_Examples)\MakeFileSample_HC12.

  This sample code is available for all HC(S)12 derivatives.

please also search tn100 on freescale web site which is about how to implement CW in batch mode

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
700件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

can you please specify what do yo want with this script?

0 件の賞賛
返信
700件の閲覧回数
grzegorzK
Contributor III

Hi

run user script (command line) what for example will be parse output hex file and prepare report.

0 件の賞賛
返信
701件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

The HC12 makefile sample code can be found in

{your CW install directory}\(CodeWarrior_Examples)\MakeFileSample_HC12.

  This sample code is available for all HC(S)12 derivatives.

please also search tn100 on freescale web site which is about how to implement CW in batch mode

0 件の賞賛
返信
700件の閲覧回数
grzegorzK
Contributor III

not applicable in my case, I do not use makefile to manage project under CW

0 件の賞賛
返信