How to convert a IAR embedded workbench project to Kinetis Design Studio?

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

How to convert a IAR embedded workbench project to Kinetis Design Studio?

1,485 次查看
bossel
Contributor II

Hello. I am working in a project with Kinetis CPU MKE04Z8. I started this project using IAR Embedded workbench and FRDM-KEXX Driver Library Package. Now I want to convert this project to Kinetis Design Studio. Is there any way to do this job more or less automatically? I have tried to use the Codewarrior project from FRDM-KEXX Driver Library Package but it is the same source code in both IAR and Codewarrior project as I see it? It is a tedious job to do this by hand. Any help in this matter is appreciated.

标签 (1)
0 项奖励
回复
1 回复

808 次查看
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Bo Liljedahl:

IAR EWARM and KDS have very different toolchains and development frameworks, so there is not an automated process to convert projects between these IDEs.

The normal procedure is to create a new project in KDS and import all the required source/header/ files from the example project you need.


Regards!,
Jorge Gonzalez

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------