How to build a library in CodeWarrior Studio for s12?

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

How to build a library in CodeWarrior Studio for s12?

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

Hi guys.

 

I'm using mc9s12xs128 in my prj. , and I don't konw how to use codewarrior to build a library, can somebody give me a guide?

 

many thanks.

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

Hello

 

In order to build a library:

  - Create your project as usual for the mc9s12xs128 MCU

  - Open the Target settings dialog (Press ALT + F7)

  -  In the Target > Target Settings panel set Linker to Libmaker for HC12.

  - Switch to panel Target > Libmaker for HC12 to indicate the name of the generated library.

 

  You can remove the Startup Code and linker Files from the project as they are not needed for an object library.

 

CrasyCat

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
778件の閲覧回数
CrasyCat
Specialist III

Hello

 

In order to build a library:

  - Create your project as usual for the mc9s12xs128 MCU

  - Open the Target settings dialog (Press ALT + F7)

  -  In the Target > Target Settings panel set Linker to Libmaker for HC12.

  - Switch to panel Target > Libmaker for HC12 to indicate the name of the generated library.

 

  You can remove the Startup Code and linker Files from the project as they are not needed for an object library.

 

CrasyCat

0 件の賞賛
返信