KSDK guide for new project

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

KSDK guide for new project

ソリューションへジャンプ
1,855件の閲覧回数
danielecortella
Contributor V

Hi all,

 

there is a guide for create a new project using the sdk? I don't want to use the Processor Expert so i have to create a new project but the problem is to import the SDK libraries. I'm searching a simple guide for a blink or similar, this because is very hard include the SDK library without have a lot of problem with missing include and conflicts ... I don't want to start by a sample because if i copy this in an other folder many inclusion will be lost .... Did you have any simple guide ? Thanks

ラベル(1)
1 解決策
1,304件の閲覧回数
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Daniele Cortellazzi:

Please take a look at the next document in community:

Writing my first KSDK Application in KDS - Hello World and Toggle LED with GPIO Interrupt

If you experience any problems let us know.

Also the next FAQ list may be useful if you are just starting with KSDK:

Kinetis SDK FAQ


Regards!,
Jorge Gonzalez

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

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,305件の閲覧回数
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Daniele Cortellazzi:

Please take a look at the next document in community:

Writing my first KSDK Application in KDS - Hello World and Toggle LED with GPIO Interrupt

If you experience any problems let us know.

Also the next FAQ list may be useful if you are just starting with KSDK:

Kinetis SDK FAQ


Regards!,
Jorge Gonzalez

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

0 件の賞賛
返信
1,304件の閲覧回数
danielecortella
Contributor V

Thanks, tomorrow i will read the documentation !

0 件の賞賛
返信
1,304件の閲覧回数
ivadorazinova
NXP Employee
NXP Employee

Hi Daniele Cortellazzi,


if you want to work with the KSDK example (any demo!) and of course you want to make some modifications - you don´t need to work with original project example, in this case is very important to make a copy of the project.

Because it is not so easy - just copy paste, I recommend you this step-by-step guide, which I wrote - it can be very useful for you.There is used Perl script by Anthony Huereca and script by me. 

How to create copy of KSDK example in KDS


Best Regards,

Iva