<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Wed, 25 Nov 2009 12:09:43 -0800 -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://software.intel.com/en-us/articles/software-development-toolsuite-atom-kb/type/technical-notes/feed/" rel="self" type="application/rss+xml" />
    <title>Intel Software Network articles feed</title>
    <link>http://software.intel.com/en-us/articles/software-development-toolsuite-atom-kb/technical-notes/</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>Overview - Intel(R) Software Development Tool Suites for Intel(R) Atom(TM) processor</title>
      <description><![CDATA[ <strong>Improved performance on Intel(R) Atom(TM) processor through Intel’s software development tools<br /></strong><br />
<p><br /><strong>Introduction<br /></strong><span class="sectionBodyText">Intel offers a wide range of software development tools designed for enabling the software developer to get great performance and end-user experience out of their application. At the same time it ensures with its wide range of development tools that performance bottlenecks can be identified quickly and coding errors and runtime issues can be pinpointed and fixed quickly. The purpose is to enable on-time delivery of mature and fast applications that showcase the user-friendliness, performance and feature richness of your applications.<br />Specifically for development projects targeting Moblin compliant applications and devices taking advantage of the Intel(R) Atom(TM) processor a set of software development tool suites is being offered. It bundles key development components addressing all phases of development from design, testing, bug fix cycle to performance tuning. <br />The following paragraphs will provide an insight into the Intel(R) Application Software Development Tool Suite for Intel(R) Atom(TM) processor and the Intel(R) Embedded Software Development Tool Suite for Intel(R) Atom(TM) processor. They will highlight the tools components included and their effective use. <br /></span><br /><strong>Tools Overview<br /></strong>The Intel(R) Atom(TM) processor is specifically targeted at low-power IA-32 based designs for a wide range of small form factor devices. These include netbooks, settop boxes, consumer electronics, in-vehicle infotainment and other designs focusing on internet content consumption, telephony and mobile location based services. The one thing most of these designs have in common is that their form factor makes it inconvenient to develop software natively on these platforms. The Intel(R) Software Development Tool Suites for Intel(R) Atom(TM) processor take this into account and offer solutions that address cross development requirements for designs running Moblin compliant Linux* OS and other Linux* based operating systems.<br />The Intel(R) Application Software Development Tool Suite consists of 4 development tools components.<br /><br /><strong>Intel(R) C++ Compiler<br /></strong>The Intel(R) C++ Compiler for Linux* has been optimized to harness key properties or the Intel(R) Atom(TM) processors architecture and get optimal performance out of it. The option switch –xSSE3_ATOM will cause the Intel(R) C++ Compiler to model the instruction pipeline of this in-order processor feeding instructions to it in an order that minimizes dependency stalls and resource stalls. Additionally it takes advantage of a complex set of heuristics to decide which type of assembly instructions to generate to speed up memory access, improve branch prediction and take account of the Intel(R) Atom(TM) processor’s floating point properties. Finally it also aggressively takes advantage of the SSE3 instruction set for vectorization and sped-up execution of thus parallelized loops. <br /><br /><strong>Intel(R) Integrated Performance Primitives <br /></strong>The Intel(R) IPP offer a rich set of library functions and codecs to be used to speed up development of highly optimized routines for the handling of multimedia formats and data of any kind. They have been low-level hand optimized to provide their known performance strength and ease of use for Intel(R) Atom(TM) processor based platforms. <br /><br /><strong>Intel(R) VTune(TM) Performance Analyzer<br /></strong>Finding the bottlenecks in your application, identifying where most time is spent during application and using event-based sampling to find hardware resource constraints that limit the performance potential of your application. This is the domain of the Intel(R) VTune(TM) Performance Analyzer. A VTune(TM) Performance Analyzer Sampling Collector (SEP) is included that allows for low overhead command line based performance data collection on the Intel(R) Atom(TM) processor based target device without any instrumentation of the code base to be analyzed. <br /><br /><strong>Intel(R) Application Debugger<br /></strong>A rich and user friendly Eclipse* RCP based graphical user interface combined with OS signal awareness and thread awareness enable the developer to use this TCP/IP cross-debug solution to more easily find coding issues that affect application runtime behavior and correct them.<strong> <br /><br />Intel(R) JTAG Debugger<br /></strong>In addition to these components the Intel(R) Embedded Software Development Tool Suite for Intel(R) Atom(TM) processor provides a JTAG debug solution that utilizing the same Eclipse* RCP based graphical user interface to give you access to the descriptor tables, page tables and all chipset registers with the detail that only it’s bitfield editor can provide. This debugger allows for high level language source level debugger of bootcode, OS kernel and device drivers.<br /><br /><strong>Benefits for your development projects<br /></strong>The benefits of using these comprehensive tool suites are many and impact every phase of the software development process. <br /><br />Improved performance in your critical applications and codecs due to the use of the Intel(R) C++ Compiler’s optimizations for the Intel(R) Atom(TM) processor or the Intel(R) IPP. <br /><br />Performance tuning and avoidance of inefficient code in your application with the help of the Intel(R) VTune(TM) Performancer Analyzer, leading to a smoother and more responsive end-user experience<br /><br />Faster coding issue detection and correction and thus improved maturity as well as faster time-to-market, faster development cycles for your project. <br /><br /><strong>How to start with application development for Moblin on Intel® Atom™ processor<br /></strong>The Intel(R) Application Software Development Tool Suite supports a wide variety of Intel(R) Atom(TM) processor based devices. This means that there is not one single use case or usage model that will fit the needs of every developer. Development for Intel(R) Atom(TM) processor based devices tends to have one aspect in common however. In most cases you will want to take advantage of the performance and the high screen resolution of your regular development environment and deploy your build to the real hardware for validation and analysis only. In short, most commonly the usage model will be one of cross development.<br />The Intel(R) Application Software Development Tool Suite for Intel(R) Atom(TM) processor addresses this in multiple ways.<br /><br />The Intel(R) C++ Compiler and the Intel(R) Integrated Performance Primitives will by default be installed on the development host system. To provide a protected build environment without host system library pollution it is however also supported to install these components into the Moblin* Image Creator 2 jailroot system or to install them into a Moblin* 2 developer image running inside a KVM* virtual machine or even on a real target. For the installation into Moblin* Image Creator 2 or into a KVM* image it is recommended to do this following the yum rpm repository based installation process outlined in the Moblin* Integration Guide Moblin_Integration.htm. <br /><br />Moblin* Image Creator 2 kickstart scripts can be found at <br /><a href="http://software.intel.com/en-us/articles/moblin-integration-software-development-tool-suite-atom/ ">http://software.intel.com/en-us/articles/moblin-integration-software-development-tool-suite-atom/ <br /></a>A template rpm repository definition file for the direct KVM* image installation of compiler and Intel(R) IPP can be found at <a href="http://software.intel.com/en-us/articles/installing-compiler-into-kvm-atom/">http://software.intel.com/en-us/articles/installing-compiler-into-kvm-atom/</a>. <br /><br />The Intel(R) Application Debugger will with the standard installation package be installed on your development host. Via TCP/IP you can connect to and debug a process either running on actual Intel(R) Atom(TM) processor based target hardware or a KVM* virtual machine or some other virtualization method that assures you that the application to be debugged runs in a software environment identical to the later application deployment. Please also have a look at the Getting Started Guide Getting_Started.html that is part of the tool suite distribution for further details on the Intel(R) Application Debugger usage.<br /><br />The Intel(R) VTune(TM) Performance Analyzer analyzes event based and time based sampling data on the development host. The data has been gathered on an Intel(R) Atom(TM) processor based target platform with low overhead giving you accurate sampling data. The analysis can be done within the standard KDE* or Gnome* based standard Linux* GUI you are used to for your development efforts.<br /><br /><strong>How to develop, and optimize applications for Windows* running on Intel® Atom™ processors</strong><br />When developing for a Microsoft Windows* XP or Windows* 7 based netbook whose platform is based on the Intel® Atom™ processor, the software development methodology is basically identical to what you are familiar with for writing an application that targets regular notebook PCs.<br /><br />The whole range of Intel’s software development products are at your disposal. <br />o <strong>Intel® Parallel Studio</strong> <br />A plug-in into Microsoft* Visual Studio* to analyze, and develop multithreaded applications for netbooks, and other Windows/Intel Atom processor based systems<br />o <strong>Intel® C++ Compiler for Windows* <br /></strong>A build solutionto generate highly optimized application code<br />o <strong>Intel® Integrated Performance Primitives Library for Windows*</strong> <br />A highly optimized multimedia library – already including multi-threading / autoscaling<br />o <strong>Intel® Threading Building Blocks <br /></strong>A template library to implement multithreading through C++ templates<br /><br />For more information on these tools please check on our website for more details on download, evaluation, usage and purchase: <a href="http://www.intel.com/software/products">http://www.intel.com/software/products</a>.<br /><br />Additional details on Intel® Atom™ specific development under Windows can be found at<br /><br />o Developing for Intel® Atom™ Processor running Linux* and Microsoft Windows* XP<br /><a href="http://software.intel.com/en-us/articles/development-atom-linux-and-windows/">http://software.intel.com/en-us/articles/development-atom-linux-and-windows/</a><br />o Optimized for the Intel® Atom™ Processor with Intel's Compiler<br /><a href="http://software.intel.com/en-us/articles/atom-optimized-compiler">http://software.intel.com/en-us/articles/atom-optimized-compiler<br /></a>o Using VTune™ Peformance Analyzer for Intel® Atom™ Processor on Windows* XP<br /><a href="http://software.intel.com/en-us/articles/using-vtune-atom-windows">http://software.intel.com/en-us/articles/using-vtune-atom-windows</a><br /><br /><strong>Usage Details &amp; Examples<br /></strong>The Intel Software network offers a wide range of further reading and whitepapers detailing the different use cases for the Intel(R) Software Development Tool Suites for Intel(R) Atom(TM) processor and it’s components. <br /><br />Application Debugging in Cross-Debug Environment<br /><a href="http://software.intel.com/en-us/articles/cross-application-debugging/">http://software.intel.com/en-us/articles/cross-application-debugging/</a> <br />Using the VTune(TM) Performance Analyzer Sampling Collector for Mobile Internet Devices<br /><a href="http://software.intel.com/en-us/articles/sampling-collector-mid/ ">http://software.intel.com/en-us/articles/sampling-collector-mid/ <br /></a>Optimized for the Intel(R) Atom(TM) Processor with Intel's Compiler<br /><a href="http://software.intel.com/en-us/articles/atom-optimized-compiler/">http://software.intel.com/en-us/articles/atom-optimized-compiler/</a> <br />Integrating Intel(R) Software Development Tool Suite Components with Moblin* Image Creator<br /><a href="http://software.intel.com/en-us/articles/moblin-integration-software-development-tool-suite-atom/">http://software.intel.com/en-us/articles/moblin-integration-software-development-tool-suite-atom/</a> <br />Installing the Intel(R) C++ Compiler and Intel(R) Integrated Performance Primitives into KVM* for Intel(R) Atom(TM) Processor targeted development<br /><a href="http://software.intel.com/en-us/articles/installing-compiler-into-kvm-atom/ ">http://software.intel.com/en-us/articles/installing-compiler-into-kvm-atom/ <br /></a>Compile moblin2 kernel sources with Intel Compiler <br /><a href="http://software.intel.com/en-us/articles/compiler-moblin2-kernel-sources-with-intel-compiler/ ">http://software.intel.com/en-us/articles/compiler-moblin2-kernel-sources-with-intel-compiler/ <br /></a>Device Driver Debugging on Intel(R) Atom(TM) processor based devices <a href="http://software.intel.com/sites/products/documentation/hpc/atom/application/device_driver_debugging.pdf">http://software.intel.com/sites/products/documentation/hpc/atom/application/device_driver_debugging.pdf<br /></a>Building Clutter* GUI libraries using the Intel(R) C++ Compiler<br /><a href="http://software.intel.com/en-us/articles/building-the-moblin-clutter-library-with-the-intel-compiler/">http://software.intel.com/en-us/articles/building-the-moblin-clutter-library-with-the-intel-compiler/</a><br />Building FFMEG using the Intel(R) C++ Compiler<br /><a href="http://software.intel.com/en-us/articles/how-to-build-ffmpeg-to-run-under-moblin-2/">http://software.intel.com/en-us/articles/how-to-build-ffmpeg-to-run-under-moblin-2/</a></p>
<p><br /><strong>References<br /></strong>Product Page: <a href="http://www.intel.com/software/products/atomtools">http://www.intel.com/software/products/atomtools</a><br />Documentation: <a href="http://software.intel.com/en-us/articles/intel-embedded-tool-suite-documentation/">http://software.intel.com/en-us/articles/intel-application-tool-suite-documentation/<br />http://software.intel.com/en-us/articles/intel-embedded-tool-suite-documentation/<br /></a>Knowledge Base: <a href="http://software.intel.com/en-us/articles/software-development-toolsuite-atom-kb/all/1/">http://software.intel.com/en-us/articles/software-development-toolsuite-atom-kb/all/1/<br /></a>Forum: <a href="http://software.intel.com/en-us/forums/software-development-toolsuite-atom/">http://software.intel.com/en-us/forums/software-development-toolsuite-atom/<br /></a><br /><strong>Conclusions<br /></strong>The Intel(R) Software Development Tool Suites for Intel(R) Atom(TM) processor provide a comprehensive development tools solution for Moblin compliant and Intel(R) Atom(TM) processor based platforms that is versatile and highly configurable in its usage model, tightly integrates with the Moblin SDK and brings the power of Intel’s software development tools solutions to the new class of devices and applications targeted by the Intel(R) Atom(TM) processor.</p> ]]></description>
      <link>http://software.intel.com/en-us/articles/overview-software-development-tool-suites-atom</link>
      <pubDate>Tue, 13 Oct 2009 11:49:15 -0700</pubDate>
      <comments>http://software.intel.com/en-us/articles/overview-software-development-tool-suites-atom#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/overview-software-development-tool-suites-atom</guid>
      <category>Mobility</category>
      <category>Tools</category>
      <category>Intel® Atom™ Software Developer Community</category>
      <category>MID</category>
      <category>Intel® Software Development Tool Suites for Intel® Atom™ Processor Knowledge Base</category>
    </item>
    <item>
      <title>Integrating Intel® Software Development Tool Suite Components with Moblin* Image Creator</title>
      <description><![CDATA[ This article describes how to install components of the Intel(R) Software Development Tool Suites for Intel(R) Atom(TM) Processor with the Moblin* Image Creator. <br /><br />This allows to use the Intel(R) C++ Compiler and the Intel(R) Integrated Performance Prmitives inside the Moblin* Image Creator's protected jailroot environment.<br /><br />It also allows to make sure the Moblin* target image created contains the idbserver, the Intel(R) Application Debugger remote debug server, as well as a copy of the Intel(R) VTune(TM) Performance Analzyzer Sampling Collector (SEP) installation for the Intel(R) Atom(TM) Processor.<br /><br />The Intel(R) Software Development Tool Suites 2.0 for Intel(R) Atom(TM) Processor offers two distinct options for tight integration of Intel's development tools with Moblin*'s development and testing environment. You can download an existing Moblin* image from http://www.moblin.org for development and testing on this image and install target specific components of the Intel(R) Application Software Development Tool Suite into it. Alternatively you can also download and install the Moblin Image Creator 2 from http://www.moblin.org and integrate development tool suite components into it's jailroot environment as well as prepare the target image created by Moblin Image Creator to contain the Intel(R) VTune(TM) Performance Analyzer Sampling Collector (SEP) and Intel(R) Application Debugger debug agent (idbserver) for testing and performance tuning. <br /><br />
<p>Whether you intend to do most of your development on a live Moblin* image running inside a KVM* virtual machine ore whether you intend to do your development in a protected jailroot/chroot environment, there are tools components that should be installed on your development host system and should be independent of your Moblin* based Intel(R) Atom(TM) Processor target.</p>
<p>It is recommended to register for the Intel(R) Application Software Development Tool Suite for Intel(R) Atom(TM) Processor or the Intel(R) Embedded Software Development Tool Suite for Intel(R) Atom(TM) Processor at <a href="http://software.intel.com/en-us/intel-compilers/">http://software.intel.com/en-us/intel-compilers/</a> and download it at <a href="https://registrationcenter.intel.com/">https://registrationcenter.intel.com</a>. It is also recommended to install at least the Intel(R) VTune(TM) Performance Analyzer and the Intel(R) Debugger following the steps outlined in the product installation guide Install_All.htm. This will take care of installing the host components to take advantage of the Intel(R) Application Software Development Tool Suite's performance analysis, tuning and debug capabilities.</p>
<p>To install the Intel(R) C++ Compiler and the Intel(R) Integrated Performance Primitives into the Moblin* Image Creator jailroot environment and prepare the Moblin* Image Creator produced target image to also include the Intel(R) Application Debugger debug agent (Idbserver) and the Intel(R) VTune(TM) Analyzer Sampling Collector (SEP) please follow the steps below:</p>
<ol>
<li>Go to <a href="http://www.moblin.org/">http://www.moblin.org</a> and download Moblin* Image Creator 2. Detailed Moblin* Image Creator documentation can be found at <a href="http://moblin.org/documentation/moblin-image-creator-2/using-moblin-image-creator">http://moblin.org/documentation/moblin-image-creator-2/using-moblin-image-creator</a> and the Moblin* Image Creator itself can be downloaded at  <a href="http://git.moblin.org/cgit.cgi/moblin-image-creator-2">http://git.moblin.org/cgit.cgi/moblin-image-creator-2</a> . </li>
<li>Follow the instructions you find at moblin.org for installing the Moblin* Image Creator. </li>
<li>Go to <a href="http://software.intel.com/en-us/articles/moblin-integration-software-development-tool-suite-atom/">http://software.intel.com/en-us/articles/moblin-integration-software-development-tool-suite-atom/</a> and download the two scripts <strong>netbook-core-developer_JAILROOT.ks</strong> and <strong>netbook-core-developer_TARGET.ks</strong> . </li>
<li>To create a KVM* image or a Live-CD of the target Moblin* system, please use netbook-core-developer_TARGET.ks:<br /> 
<blockquote>&gt; moblin-image-creator -c &lt;path_to_ks&gt;/netbook-core-developer_TARGET.ks -f raw --cache=/tmp/mycache</blockquote>
<p>The image created will contain The Intel(R) Application Debugger Idbserver and the Intel(R) VTune(TM) Analyzer Sampling Collector for target system located as a tarball in the /tmp directory. TheParameter '-f raw' of the moblin-image-creator command instructs the Moblin* Image Creator to create an image which can be loaded into a KVM* virtual machine. For more information on Moblin* Image Creator usage please consult moblin.org.</p>
</li>
<li>
<p>To create an image with the Intel(R) C++ Compiler &amp; the Intel(R) Integrated Performanced Primitives that you can then use to do builds in a protected jailroot/chroot environment before creating the target image please use netbook-core-developer_JAILROOT.ks:<br /> 
<blockquote>&gt; moblin-image-creator -c &lt;path_to_ks&gt;/netbook-core-developer_JAILROOT.ks -f loop --cache=/tmp/mycache</blockquote>
</p>
<p>The image will contain the Intel(R) C++ Compiler and the Intel(R) IPP at /opt/intel/Compiler. The command parameter '-f loop' of moblin-image-creator tells it to create a loop image. You can mount this image and then chroot into it for your protected builds using the following commands:<br />  
<blockquote>&gt; mount -o loop moblin-netbook-core-developer_JAIROOT.img /mnt/loop<br /> &gt; chroot /mnt/loop su</blockquote>
</p>
</li>
<li>To additionally install the Intel(R) VTune(TM) Analyzer Sampling Collector (SEP) you would download it directly from <a href="http://downloads.moblinzone.com/development-tool-suite-2/rpm/vtune91_target.tar.gz">http://downloads.moblinzone.com/development-tool-suite-2/rpm/vtune91_target.tar.gz</a> and unpack it and install it in the Moblin* environment. Please be advised that using SEP is only supported on real Intel(R) Atom(TM) Processor based hardware and not on OS images running under KVM*. 
<p> </p>
</li>
</ol>
<p><b>Advanced </b></p>
<p>If you would like to modify the kickstart script templates provided with the Moblin* Image Creator yourself, below is a short outline of the changes we apply to the template scripts provided with the Moblin* Image Creator to enable our integration. The example kickstart scripts for the Moblin* Image Creator can be found in the /usr/share/mic2 after you installed it.</p>
<p>To enable integration of the Intel(R) Software Development Tool Suite you would do the following:</p>
<ol>
<li>add a repository entry for the Intel(R) Software Development Tool Suite  to the header of ks file:   <br />   
<blockquote>&gt; repo --name=intel-tools --baseurl=http://downloads.moblinzone.com/development-tool-suite-2</blockquote>
</li>
<li>add packages which you want to install into Moblin image in %packages section of the ks file.<br />There are 4 groups of Intel packages which you may want to install:<br />
<blockquote>  @Compiler<br />  @IPP<br />  @Application Debugger<br />  @Server agent for Application Debugger</blockquote>
</li>
</ol>
<p>Each of these groups contains a set of rpm files related to the corresponding products.<br />  
<blockquote>@Compiler contains the Intel(R) C++ Compiler for applications runninng on IA-32<br />  @IPP containsthe Intel(R) IPP for Intel(R) Atom(TM) Processor<br />  @Application Debuggers contains the Intel(R) Application Debugger 2.0 for Intel(R) Atom(TM) Processor<br />  @Server agent for Application Debugger conntains the Intel(R) Debugger Remote Server (idbserver) </blockquote>
</p>
<p>     <br />Each group of packages contains the information about its dependencies which will be automatically resolved during the installation.</p>
<p> </p>
<p><strong>Host Install</strong> </p>
<p><br />It is recommended to register for the Intel(R) Application Software Development Tool Suite for Intel(R) Atom(TM) Processor or the Intel(R) Embedded Software Development Tool Suite for Intel(R) Atom(TM) Processor at http://software.intel.com/en-us/intel-compilers/ and download it at https://registrationcenter.intel.com. It is also recommended to install at least the Intel(R) VTune(TM) Performance Analyzer and the Intel(R) Debugger following the steps outlined in the product installation guide Install_All.htm. This will take care of installing the host components to take advantage of the Intel(R) Debugger and Intel(R) VTune(RM) Perfromance Analyzers debuging and performance optimization tuning capabilities.<br /><br />If you wanted to you could however also do the host component install using the kickstart script approach of Moblin Image Creator 2. This is however not the recommended approach.<br />To the any kickstart script of your choice you would add  the '%post --nochroot' section shown below for copying of the Intel(R) VTune(TM) Performance Analyzer and the Application Debugger to the host machine and VTune sampling collector for embedded systems (SEP-embedded) to the target image.<br /><br />
<blockquote><br />%post --nochroot<br /><br /># Copying vtune_for_targets to the target image (set your proxy here if needed)<br />echo "Downloading required additional packages..."<br />export http_proxy=http://proxy.jf.intel.com:911<br />test -s /tmp/vtune91_target.tar.gz || wget http://downloads.moblinzone.com/development-tool-suite-2/rpm/vtune91_target.tar.gz -O /tmp/vtune91_target.tar.gz<br />cp /tmp/vtune91_target.tar.gz $INSTALL_ROOT/tmp/vtune91_target.tar.gz<br /><br /># copying VTune for host to the user's host machine<br />test -d /tmp/intel-tools || mkdir -p /tmp/intel-tools<br />test -s /tmp/intel-tools/l_vt_pu_9.1.021.tar.gz || wget http://downloads.moblinzone.com/development-tool-suite-2/l_vt_pu_9.1.021.tar.gz -O /tmp/intel-tools/l_vt_pu_9.1.021.tar.gz<br /><br /># copying Application Debugger to the user's host machine<br />test -d /tmp/intel-tools/idb || mkdir -p /tmp/intel-tools/idb<br />wget http://downloads.moblinzone.com/development-tool-suite-2/rpm/intel-mid_idb20006-2.0.006-001.i486.rpm -O /tmp/intel-tools/idb/intel-mid_idb20006-2.0.006-001.i486.rpm<br />wget http://downloads.moblinzone.com/development-tool-suite-2/rpm/intel-mid_idb-kernel20006-2.0.006-001.i486.rpm -O /tmp/intel-tools/idb/intel-mid_idb-kernel20006-2.0.006-001.i486.rpm<br />wget http://downloads.moblinzone.com/development-tool-suite-2/rpm/intel-mid_idb-eclipse20006-2.0.006-001.i486.rpm -O /tmp/intel-tools/idb/intel-mid_idb-eclipse20006-2.0.006-001.i486.rpm<br /><br /># Installing App Debugger (if needed, please remove the comments)<br /># TODO: write some lines, so that add installation for non-rpm systems (like Ubuntu 8.10)<br />#echo "Installing an Application Debugger..."<br />#type -P rpm &amp;&gt;/dev/null<br />#if [ $? -eq 0 ]; then<br /># rpm -U --force --nodeps /tmp/intel-tools/idb/intel-mid_idb20006-2.0.006-001.i486.rpm<br /># rpm -U --force --nodeps /tmp/intel-tools/idb/intel-mid_idb-kernel20006-2.0.006-001.i486.rpm<br /># rpm -U --force --nodeps /tmp/intel-tools/idb/intel-mid_idb-eclipse20006-2.0.006-001.i486.rpm<br />#fi<br /><br />%end<br /></blockquote>
<br /><br />Again though - the recommended method to installing the host components of the Intel(R) Software Development Tool Suites for Intel(R) Atom(TM) Processor is to simply download the installation tarball, run the install.sh install script as outlined in Install_All.htm and follow it's instructions.<br /><br />********************************************************************************************************<br />NOTE: In addition to the information above you may find useful mini how-to document of MIC usage:<br />http://moblin.org/documentation/moblin-image-creator-2/using-moblin-image-creator<br />********************************************************************************************************</p> ]]></description>
      <link>http://software.intel.com/en-us/articles/moblin-integration-software-development-tool-suite-atom</link>
      <pubDate>Tue, 21 Jul 2009 15:19:50 -0700</pubDate>
      <comments>http://software.intel.com/en-us/articles/moblin-integration-software-development-tool-suite-atom#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/moblin-integration-software-development-tool-suite-atom</guid>
      <category>Mobility</category>
      <category>Intel® Atom™ Software Developer Community</category>
      <category>MID</category>
      <category>Intel® Software Development Tool Suites for Intel® Atom™ Processor Knowledge Base</category>
    </item>
  </channel></rss>