Adding KSDK v2 drivers to KDS project ?

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

Adding KSDK v2 drivers to KDS project ?

ソリューションへジャンプ
1,245件の閲覧回数
geoff_s
Contributor III


What is the recommended way of adding KSDK v2 drivers to an existing KDS project:

- copy them into the project drivers directory at the file system level,

- copy them somehow within the KDS Eclipse IDE,

- link them somehow from the KSDK directory ?

ラベル(1)
1 解決策
861件の閲覧回数
inakizi
Contributor I

These are the steps I followed and it worked fine:

In the Kinetis Design Studio, right click on your project drivers folder.

Choose Import and from there General -> File System.

Browse for the Folder where the drivers are located for your architecture.

Select the .c and .h files for the driver you require.

In advanced options choose "Create links in workspace".

Click Next, and that's it!

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
861件の閲覧回数
geoff_s
Contributor III

Thanks.

0 件の賞賛
返信
862件の閲覧回数
inakizi
Contributor I

These are the steps I followed and it worked fine:

In the Kinetis Design Studio, right click on your project drivers folder.

Choose Import and from there General -> File System.

Browse for the Folder where the drivers are located for your architecture.

Select the .c and .h files for the driver you require.

In advanced options choose "Create links in workspace".

Click Next, and that's it!

0 件の賞賛
返信