Build difference between KDS2.0 and KDS3.0

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

Build difference between KDS2.0 and KDS3.0

ソリューションへジャンプ
762件の閲覧回数
yarannan
Contributor III

Hi,

I have an issue about building my project on KDS 3.0. Below is what happened:

1. I installed KDS3.0 to a new computer due to some work reason.

2. I check out the code from git.

3. Start build the project as i do usually but it throw error that says make*** [project.elf] Error 1

4. I ran different project and same thing happened. I decided to switch back to kds2.0

5. I uninstalled KDS3.0 and install KDS2.0. Import the project and build it. It succeed.

Therefore, here is what I wondered, is there any configuration that i have to do in order to run kds2.0 project

on KDS3.0?

 

Thanks,

 

Yaran

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

Hi Yaran,

What error have you received (Console view)?

Because KDS v3.0.0 is using the GNU ARM Embedded (launchpad) tools, you will need to migrate/change a linker setting. See Kinetis Design Studio: Migrating KDS V2.0.0 Projects to GNU Tools for ARM Embedded (Launchpad, KDS V...  for details.

I hope this helps,

Erich

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
590件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Yaran,

What error have you received (Console view)?

Because KDS v3.0.0 is using the GNU ARM Embedded (launchpad) tools, you will need to migrate/change a linker setting. See Kinetis Design Studio: Migrating KDS V2.0.0 Projects to GNU Tools for ARM Embedded (Launchpad, KDS V...  for details.

I hope this helps,

Erich

0 件の賞賛
返信