![]() |
xFSTK
0.0.0
Intel SoC Cross Platform Firmware & Software Tool Kit
|
xFSTK supports both Visual Studio 2008 and QT Creator IDEs. Basic instructions for building the included examples under both IDEs are provided below.
In order to enable multi-target provisioning the xFSTK driver must be installed for every USB port that will have a target connected to it. Follow the procedure below to ensure correct driver installation. \image html xfstkwindowsmt.PNG
Begin by extracting the xfstk-sdk.zip located in the xFSTK installation folder. \image html xfstksetup.PNG Once extracted the following directory tree should be created: \image html xfstkextractedwin.PNG QT Version Information (Changes to include / lib paths may be required for newer QT versions) \image html xfstkqtabout.PNG QT Creator can be obtained at the official Nokia website: http://qt.nokia.com/ QT Projects can be found in the mingw subdirectory: \image html xfstkqtprojectopen.PNG Once you have opened the project you can build the solution. \image html xfstkideqt.PNG Visual Studio Version Information \image html xfstkvsabout.PNG QT Visual Studio Plugin is recommended: http://qt.nokia.com/downloads/visual-studio-add-in Visual studio projects can be found in the msvc subdirectory. \image html xfstkvsprojectopen.PNG Once you have opened the project you can build the solution. \image html xfstkvside.PNG