where are the working sets definiton files?

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

where are the working sets definiton files?

785件の閲覧回数
davidruedeman
Contributor I

I am trying to familiarize myself with the MK64FX512VMD12 and the FRDM-K64F.  I am using KDS 3.2.0.  In all the getting started examples they ask you to load a wds file.  (E.G. Import-->Project of  Projects--> Existing project sets.  However when I walk to my sdk I never see any .wsd file .  Did something change in the SDK generator?  

ラベル(1)
1 返信

723件の閲覧回数
MarekTrmac
NXP Employee
NXP Employee

Hi David,

workspace file (.wsd) was needed in KSDK 1.3 to import library project together with application project. In KSDK 2.0, the situation is simplified and library project is not more needed, so you can import directly Eclipse project using File - Import - General - Exising Projects into Workspace - Select root directory - Select project(s). Before importing ensure "Copy projects into workspace" option is unchecked.

There is also built-in New Project Wizard in KDS allowing to create new projects or clone existing SDK examples (create stand-alone project from SDK example). Just run File - New - Kinetis SDK 2.x Project. Before first usage, just ensure you have the latest version of the wizrd from KDS update site - using Help - Check For Updates.

Regards

Marek