Guilherme Baggio,
Maybe information from readme file helps you:
Installation Instructions
1. Start Eclipse/Kinetis Design Studio
2. Select the menu Help > Install New Software
3. Click 'Add' button and type Name = "New Kinetis SDK 2.x Project Wizard", Location = select: NPWforKinetisSDK2x.zip
4. Confirm installation
5. Restart the IDE
Recommended Usage:
- To download SDK 2.0 package:
1. Go to http://kex.nxp.com/ and click "Build an SDK"
2. Create a new configuration: select processor or board
3. Select SDK version 2.0 and "Kinetis Design Studio" as a toolchain
4. Use the 'Build SDK Package' button to create the ZIP file
5. Download the ZIP package and unzip it into a user folder
- To Create new project with the wizard:
1. Start Kinetis Design Studio
2. Select the menu File > New > C Project
3. Enter project name and select "Executable - Kinetis Project for SDK 2.x" and press [Next>]
4. Select where you have unzipped the SDK package from previous step and press [Next>]
5. Select board or processor and press [Next>]
6. Finish wizard
- Now you can build and debug your project
Hope this helps.
Iva