How to Generate & build custom application using Kinetis Design Studio?

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

How to Generate & build custom application using Kinetis Design Studio?

2,686 次查看
shree97
Contributor II

Hello All,

 

I got my new FRDM-K82F development board. After that I followed the getting started videos and I am able to build the existing demo applications and debug it.

 

But I am having issue building custom application. I downloaded the Kinetis Project Generator and generated one demo project but its not creating any *.wsd file in ksd folder then how can I open and edit the project?

 

Kindly help regarding this issue.

 

 

Thanks & Regards,

Shrikant

标签 (1)
标记 (1)
0 项奖励
回复
9 回复数

2,417 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Shree,

- After you open the KSDK Project Generator , click "Advanced" :

pastedImage_1.png

- Then configure this view refer to your requirement :

pastedImage_2.png

- The project have been generated ,it under the Project Parent Directory you configured :

pastedImage_3.png

- If you want open it on KDS, please open KDS, then  click Import :

pastedImage_4.png

- Select the project you create :

pastedImage_5.png

Hope it helps, if still have any question about it , please contact me without any hesitate .


Have a great day,
Alice Yang

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

0 项奖励
回复

2,417 次查看
shree97
Contributor II

Hello  Alice_Yang,

Thanks for your reply.

I did the same as you suggested but still I am not getting any .wsd file under kds directory.

Its creating a single folder with name settings under kds directory whose contents are as shown in screenshotkds.png

Also I am working with Ubuntu 14.04 as a Host.

Kindly give your suggestions to solve this issue.

Thanks & Regards,

Shrikant Raskar

0 项奖励
回复

2,417 次查看
MarekTrmac
NXP Employee
NXP Employee

Hi Shrikant,

.wsd file is not needed. To import project you need only .cproject and .project files. Use File - Import to import the project (see screenshots above).

Regards

Marek

0 项奖励
回复

2,417 次查看
shree97
Contributor II

Hello Marek,

The below screenshot shows the directory structure created by project generator.

kds1.png

Now, tell me which file I should import ?

0 项奖励
回复

2,417 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hi Shree,

How do you open the existing demo applications ? The method is the same .

And please show the files and folders under .../LED/KDS of your project path .

BR

ALice

0 项奖励
回复

2,417 次查看
shree97
Contributor II

Hello Alice,

For the existing demo applications *.wsd file is present under kds directory

The Files  under KDS directory are as below:

kds2.png

The files under settings directory are as below:

kds3.png

0 项奖励
回复

2,417 次查看
MarekTrmac
NXP Employee
NXP Employee

Hi Shrikant,

do you know that for KDS, project can be clonsed also using wizard from main menu - File - New - Kinetis SDK 2.x Project? This is much easier.

Before you start, please ensure, you have the latest version of the wizard from KDS update site.

To anwser your question: Project Generator generates ".project" and ".cproject" files into "kds" subfolder.

Regards

Marek

0 项奖励
回复

2,417 次查看
shree97
Contributor II

Hello Marek,

I tried cloning the project also (after update ) and I copied the code from hello world demo application.

The project is built successfully but its not showing any O/P on console.

In my case I am not getting ".project"  and ".cproject" files under kds folder.You can refer below screenshots.

Best Regards,

Shrikant

0 项奖励
回复

2,417 次查看
MarekTrmac
NXP Employee
NXP Employee

Hi Shrikant,

do you have KDS support in your SDK package?  Project Generator may create an empty folder if the toolchain is not supported in SDK package.

If yes, can you share configuration of SDK package, you downloaded?

Regards

Marek

0 项奖励
回复