Library Project in CodeWarrior 10.2

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Library Project in CodeWarrior 10.2

跳至解决方案
2,357 次查看
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

标签 (1)
0 项奖励
回复
1 解答
1,628 次查看
Teckna
Contributor V

Hi Georg,

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

Teckna

在原帖中查看解决方案

0 项奖励
回复
4 回复数
1,628 次查看
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

1,628 次查看
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 项奖励
回复
1,629 次查看
Teckna
Contributor V

Hi Georg,

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

Teckna

0 项奖励
回复
1,628 次查看
georgschmidt
Contributor III

Hi,

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

Thanks to both of you!

Georgs

0 项奖励
回复