Intel System Studio 2019 Get Started Guide
To launch Intel® System Studio for a Linux* target, double-click the shortcut on your desktop or run one of the following launcher scripts:
Linux host: /opt/intel/system_studio_2019/iss_ide_eclipse-launcher.sh
Windows* host: C:\IntelSWTools\system_studio_2019\iss_ide_eclipse-launcher.bat
macOS* host: /opt/intel/system_studio_2019/iss_ide_eclipse-launcher.sh
Follow the instructions in this guide to create simple projects (from samples or templates) for Linux* targets.
To get started with profiling and analysis or hardware system/platform bring up, see Get Started with Profiling and Analysis Using Intel® System Studio 2019 and Get Started with Hardware System/Platform Bring Up Using Intel® System Studio 2019.
Click for instructions to create a ... | Description |
---|---|
Create applications for embedded IoT Linux targets, regardless of the OS on your development system, using Docker* containers with fully configured compile and build toolchains. Requires the most recent version of Ubuntu 16.04 64-Bit (GCC) . |
|
Create Linux and native Android applications using your local development system's compiler and tools. Cross compile to run on Linux and Android targets. |
|
Create Java projects to run on Linux targets. |
|
Develop Intel Distribution for Python applications |
For information about other types of projects you can develop with Intel® System Studio, see the following table.
Project Type | For Information |
---|---|
Yocto* Project Compatible platform projects for Wind River Linux* LTS 17 (RCPL9 or later) or Yocto Project 2.6 (and above) |
|
C/C++ applications for Wind River Linux* LTS or Yocto Project targets, using the standard Yocto Project compatible Software Development Kits (SDK) and Extensible Software Development Kits (eSDK) |
Resource |
Description |
---|---|
The sample code and tutorials available for download guide a new user through basic product features. Sample code illustrates common code inefficiencies and the corresponding tutorials show how the performance analysis products can be used to solve issues. |
|
Additional Documentation |
Use the online documentation for the latest content. A downloadable ZIP file containing all Intel® System Studio documentation is available for offline use from https://software.intel.com/en-us/articles/download-documentation-intel-system-studio-current-previous. |
Visit this page for support and the latest online documentation. |
The following table describes where to find Intel® System Studio log files.
Resource | Description |
---|---|
Intel System Studio Log Files |
The installer writes log files to AppData\Local\Temp\. For example, The Intel® System Studio installer writes log files to AppData\Local\Temp\. For example: c:\Users\Administrator\AppData\Local\Temp\pset_tmp_ISS2018WT_ Administrator The product writes pairs of log files to a subdirectory in AppData\Local\Temp\. The subdirectory name has the format iss_env_$USER_$TIMESTAMP. The session.log file contains environment settings. The eclipse.log file contains a session log. For example: C:\Users\Administrator\AppData\Local\Temp\pset_tmp_ISS2018WT_Administrator.log. |