Library Project in CodeWarrior 10.2

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

Library Project in CodeWarrior 10.2

Jump to solution
1,321 Views
georgschmidt
Contributor III

Hi,

 

i have trouble creating a library for Kinetis MCU in CodeWarrior 10.2.

 

My first attempt was to create a new project using the Bareboard project wizard. On the devices page there ist an Option to choose the Project Type/Output, but the Library-Option is greyed out. What is going wrong here?

 

The second attempt was to change the Linker Output Type to "Library". The project compiles successfully, but I don't get a lib file anyway.

 

Can anybody give me some hints?

 

Regards,

Georg

Labels (1)
0 Kudos
1 Solution
592 Views
Teckna
Contributor V

Hi Georg,

CW 10.3 has been released a month ago: you can download it here.

Teckna

View solution in original post

0 Kudos
4 Replies
592 Views
BlackNight
NXP Employee
NXP Employee

Libaries are supported in the wizard with MC10.3 (final release). It was not yet in the 10.3 beta.

For the ARM gcc compiler, the needed steps are described here: A Library with ARM gcc and Eclipse | MCU on Eclipse

592 Views
georgschmidt
Contributor III

Hi Erich,

thanks for your answer. I'm trying to use the tutorial you posted but have Problems with step 4. If I click the Artifact Type dropdown there is no entry, so I can't choose anything. Can you help me on this?

When will CW 10.3 final be released?

0 Kudos
593 Views
Teckna
Contributor V

Hi Georg,

CW 10.3 has been released a month ago: you can download it here.

Teckna

0 Kudos
592 Views
georgschmidt
Contributor III

Hi,

I finally downloaded CW 10.3, now my library works fine.

Thanks to both of you!

Georgs

0 Kudos