[Esbox-commits] r993 - branches/work_Jeff/org.maemo.esbox.help/html/tasks
jeffc at garage.maemo.org
jeffc at garage.maemo.org
Sat Nov 22 07:12:47 EET 2008
Author: jeffc
Date: 2008-11-22 07:12:46 +0200 (Sat, 22 Nov 2008)
New Revision: 993
Modified:
branches/work_Jeff/org.maemo.esbox.help/html/tasks/CreateMakeTarget.html
branches/work_Jeff/org.maemo.esbox.help/html/tasks/CreateNewTarget.html
branches/work_Jeff/org.maemo.esbox.help/html/tasks/CreateOprofileconfig.html
Log:
updated info and screenshots
Modified: branches/work_Jeff/org.maemo.esbox.help/html/tasks/CreateMakeTarget.html
===================================================================
--- branches/work_Jeff/org.maemo.esbox.help/html/tasks/CreateMakeTarget.html 2008-11-22 05:11:44 UTC (rev 992)
+++ branches/work_Jeff/org.maemo.esbox.help/html/tasks/CreateMakeTarget.html 2008-11-22 05:12:46 UTC (rev 993)
@@ -25,11 +25,11 @@
<li>In the Make Targets view, right-click on a project and select <b>Add Make Target</b>.</li>
<p><img src="../images/maketarget.png" alt="maketarget" width="298" height="372"></p>
<p> </p>
- <li>Enter the Target name and build options and click Create.</li>
- <p> </p>
- <p><img src="../images/maketarget0.png" alt="create make target" width="336" height="431"></p>
- <p> </p>
- <p><img src="../images/maketarget1.jpg" alt="maketarget1"></p>
+ <li>Enter the Target name and build options and click Create.
+ <p><img src="../images/maketarget0.png" alt="create make target" width="336" height="431"></p>
+ <p> </p>
+ <p><img src="../images/maketarget1.jpg" alt="maketarget1"></p>
+ </li>
</ol>
Modified: branches/work_Jeff/org.maemo.esbox.help/html/tasks/CreateNewTarget.html
===================================================================
--- branches/work_Jeff/org.maemo.esbox.help/html/tasks/CreateNewTarget.html 2008-11-22 05:11:44 UTC (rev 992)
+++ branches/work_Jeff/org.maemo.esbox.help/html/tasks/CreateNewTarget.html 2008-11-22 05:12:46 UTC (rev 993)
@@ -19,47 +19,47 @@
<p align="left">Follow these steps to create a new Target:</p>
<ol>
- <li>One method is to select a project in the Project Explorer then right-click and select Properties.</li>
- <p> </p>
- <p><img src="../images/target.jpg" alt="target" width="448" height="721"></p>
- <p> </p>
- <li>Select ESbox Build Target and click on <strong>Configure global ESbox Targets...</strong></li>
- <p> </p>
- <p><img src="../images/target1a.png" alt="create target" width="680" height="559"></p>
- <p> </p>
- <li>Then, click on New to present a wizard to help create a new target.</li>
- <p> </p>
- <p><img src="../images/target0.1.jpg" alt="target0.1" width="709" height="453"></p>
- <p> </p>
- <li>First, you need to specify a name for the target.</li>
- <p> </p>
- <p><img src="../images/target0.jpg" alt="target0" width="488" height="428"></p>
- <p> </p>
- <li>Next the wizard will prompt for which toolchain to use to compile programs.</li>
- <p> </p>
- <p><img src="../images/target1.jpg" alt="target1" width="444" height="401"></p>
- <p> </p>
- <li>You can also select optional development tools.</li>
- <p> </p>
- <p><img src="../images/target2.jpg" alt="target2" width="466" height="461"></p>
- <p> </p>
- <li>After selecting a development kit the CPU-transparency method is chosen.</li>
- <p> </p>
- <p><img src="../images/target3.jpg" alt="target3" width="466" height="461"></p>
- <p> </p>
+ <li>One method is to select a project in the Project Explorer then right-click and select Properties.
+ <p><img src="../images/project_props.png" alt="target" width="458" height="658"></p>
+ <p> </p>
+ </li>
+ <li>Select Maemo Build Configuration and click on <strong>Configure installed targets...</strong>
+ <p><img src="../images/prop_build_config.png" alt="create target" width="655" height="556"></p>
+ <p> </p>
+ </li>
+ <li>Then, click on New to present a wizard to help create a new target.
+ <p><img src="../images/installedTargets.png" alt="target0.1" width="721" height="421"></p>
+ <p> </p>
+ </li>
+ <li>First, you need to specify a name for the target.
+ <p><img src="../images/targetName.png" alt="target0" width="459" height="358"></p>
+ <p> </p>
+ </li>
+ <li>Next the wizard will prompt for which toolchain to use to compile programs.
+ <p><img src="../images/selectcompiler.png" alt="target1" width="459" height="358"></p>
+ <p> </p>
+ </li>
+ <li>You can also select optional development tools.
+ <p><img src="../images/selectdevkit.png" alt="target2" width="459" height="436"></p>
+ <p> </p>
+ </li>
+ <li>After selecting a development kit the CPU-transparency method is chosen.
+ <p><img src="../images/cputransmethod.png" alt="target3" width="459" height="436"></p>
+ <p> </p>
+ </li>
<li>If you choose SBRSH as the CPU-transparency method a wizard will help you configure it.</li>
- <li>First you need to specify the hostname or IP-address of the target device.</li>
- <p> </p>
- <p><img src="../images/target5.jpg" alt="target5" width="510" height="366"></p>
- <p> </p>
- <li>The next dialog shows the default hostname of your host. It is used to mount the NFS filesystems on the target device, so you may need to change it to an address that is known to the device.</li>
- <p> </p>
- <p><img src="../images/target6.jpg" alt="target6" width="510" height="366"></p>
- <p> </p>
- <li>After entering hostname in previous dialog, click Finish. You can add yourself to sbrshd's access list if you have root access.</li>
- <p> </p>
- <p><img src="../images/target7.jpg" alt="target7" width="542" height="205"></p>
- <p> </p>
+ <li>First you need to specify the IP-address of the target device.
+ <p><img src="../images/sbrshconfig.png" alt="target5" width="514" height="436"></p>
+ <p> </p>
+ </li>
+ <li>The next dialog shows the default hostname of your host. It is used to mount the NFS filesystems on the target device, so you may need to change it to an address that is known to the device.
+ <p><img src="../images/sbrshconfig1.png" alt="target6" width="514" height="436"></p>
+ <p> </p>
+ </li>
+ <li>After entering hostname in previous dialog, click Finish. You can add yourself to sbrshd's access list if you have root access.
+ <p><img src="../images/sbrshconfig2.png" alt="target7" width="544" height="177"></p>
+ <p> </p>
+ </li>
<li>Everything is now ready and you can activate the target.</li>
</ol>
Modified: branches/work_Jeff/org.maemo.esbox.help/html/tasks/CreateOprofileconfig.html
===================================================================
--- branches/work_Jeff/org.maemo.esbox.help/html/tasks/CreateOprofileconfig.html 2008-11-22 05:11:44 UTC (rev 992)
+++ branches/work_Jeff/org.maemo.esbox.help/html/tasks/CreateOprofileconfig.html 2008-11-22 05:12:46 UTC (rev 993)
@@ -21,7 +21,7 @@
<ol>
- <li>Select a project in the Project Explorer or C/C++ Projects view and Select <strong>Run > Open Run Dialog...</strong></li>
+ <li>Select a project in the Project Explorer or C/C++ Projects view and Select <strong>Run > Run Configuration...</strong></li>
<li>Select OProfile Profiler in the left column (either C++ or Python, as appropriate).</li>
<li>Click the New button <img src="../images/pref_images/new.png" alt="new" width="18" height="18"> to create a new launch configuration.</li>
<p> </p>
More information about the Esbox-commits
mailing list