library build for MSC8102 with CodeWarrior

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

library build for MSC8102 with CodeWarrior

1,801 Views
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
Labels (1)
0 Kudos
Reply
2 Replies

502 Views
aking
Contributor I
It works. Thank you!
0 Kudos
Reply

502 Views
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 Kudos
Reply