How can I automate building KDS projects on a server through a script rather than on my machine using the IDE?

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

How can I automate building KDS projects on a server through a script rather than on my machine using the IDE?

1,281件の閲覧回数
tamermash
Contributor II

We need to automate our builds on a server to build our KDS projects; however, there's no make file of some sort to build using command line. How can I make that work?

ラベル(1)
0 件の賞賛
返信
3 返答(返信)

1,062件の閲覧回数
BlackNight
NXP Employee
NXP Employee

KDS creates and uses normal make files. So you can use them from a normal make executable without the IDE.

Erich

0 件の賞賛
返信

1,062件の閲覧回数
Stano
NXP Employee
NXP Employee

Hello Tamer,

you can use this link: Welcome to Kinetis Expert | Kinetis Expert

and download the Kinetis SDK Project Generator tool. This tool will generate project for you.

I think it will help for you.

Best Regards,

Stano.

0 件の賞賛
返信

1,062件の閲覧回数
tamermash
Contributor II

Thank you Stano but I'm not using the SDK.

0 件の賞賛
返信