library build for MSC8102 with CodeWarrior

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

library build for MSC8102 with CodeWarrior

2,212件の閲覧回数
aking
Contributor I
Hi: I'm a new user of Code Warrior. Just wonder how to setup a project for building a library. I tried the setting panals, also read some tutorials in CodeWarrior, but still had no clue of how to build a library (instead of an application).
I'm working on the MSC8102 simulator in Windows XP environment. Thanks.


Message Edited by J2MEJediMaster on 2007-06-06 10:39 AM
ラベル(1)
0 件の賞賛
返信
2 返答(返信)

913件の閲覧回数
aking
Contributor I
It works. Thank you!
0 件の賞賛
返信

913件の閲覧回数
CrasyCat
Specialist III
Hello
 
This is working as follows:
  - Open your project in the IDE
  - Open the Target Setting dialog (press ALT + F7 or click on the icon next to the combo box).
  - Switch to the "Target Settings" Panel within the "Target" group
  - Change "Linker" to "DSP Librarian".
     The name of the panel in the Linker group has changed to "DSP Librarian".
     This is where you can indicate the name of the library file you want to create and
     where you can add options for the archive (or librarian) tool.
  - Click OK to close the Target settings dialog.
 
CrasyCat
0 件の賞賛
返信