my project that is created by cw10.6 can't be builded in KDS1.1.0

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

my project that is created by cw10.6 can't be builded in KDS1.1.0

ソリューションへジャンプ
802件の閲覧回数
wangbaode
Contributor IV

Dear All,

I have a Project been created by cw10.6. Now,I want to use KDS1.1.0 to open and build it. but I'm failed.when I build my project,an error is comes out.

 

How to build my project in KDS1.1.0?

my project is in attachment.

 

bye

Original Attachment has been moved to: kl05_test.rar

ラベル(1)
タグ(3)
0 件の賞賛
返信
1 解決策
642件の閲覧回数
BlackNight
NXP Employee
NXP Employee

CodeWarrior and Kinetis Design studio are different tool chains (gcc) and different tool chain integration (the compiler/linker panels, etc).

So you cannot use CodeWarrior projects directly in Kinetis Design Studio and vice versa.

Have a look in C:\Freescale\KDS_2.0.0\doc\pdf\kds_porting_guide.pdf how to import and port a project.

That PDF is available on the Freescale KDS (http://www.freescale.com/kds) documentation page too:

http://cache.freescale.com/files/microcontrollers/doc/user_guide/KDS200PUG.pdf?fasp=1

But in general the best way is to create a new project in Kinetis Design Studio,then copy over all the sources.

If using Processor Expert project, then this article could be helpful for you: Export and Import Processor Expert Component Settings | MCU on Eclipse

I hope this helps,

Erich

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
643件の閲覧回数
BlackNight
NXP Employee
NXP Employee

CodeWarrior and Kinetis Design studio are different tool chains (gcc) and different tool chain integration (the compiler/linker panels, etc).

So you cannot use CodeWarrior projects directly in Kinetis Design Studio and vice versa.

Have a look in C:\Freescale\KDS_2.0.0\doc\pdf\kds_porting_guide.pdf how to import and port a project.

That PDF is available on the Freescale KDS (http://www.freescale.com/kds) documentation page too:

http://cache.freescale.com/files/microcontrollers/doc/user_guide/KDS200PUG.pdf?fasp=1

But in general the best way is to create a new project in Kinetis Design Studio,then copy over all the sources.

If using Processor Expert project, then this article could be helpful for you: Export and Import Processor Expert Component Settings | MCU on Eclipse

I hope this helps,

Erich

0 件の賞賛
返信
642件の閲覧回数
wangbaode
Contributor IV

OK,I see.

Thank you.

0 件の賞賛
返信