core/com.nokia.carbide.cpp.doc.user/html/hints_tips.htm
changeset 2009 b622387629d6
parent 819 8121a281245c
child 2131 ff0156b93599
equal deleted inserted replaced
2008:549473f3167e 2009:b622387629d6
    90  <h5>Debug icon not visible on executable in Project Explorer view </h5>
    90  <h5>Debug icon not visible on executable in Project Explorer view </h5>
    91 <blockquote>
    91 <blockquote>
    92    <p>This is commonly caused when the binary parser is not set correctly in the project. To correct, open the project properties window (right-click project name in Project Explorer view and select Properties), expand the C/C++ Build section and click the Binary Parser tab in the C/C++ Build page. Now look for the PE Windows Parser option. If it's not checkmarked, checkmark it and click Apply. If it is already set then uncheck it and click Apply, then reapply a checkmark and click Apply. The debug icon should now appear.</p>
    92    <p>This is commonly caused when the binary parser is not set correctly in the project. To correct, open the project properties window (right-click project name in Project Explorer view and select Properties), expand the C/C++ Build section and click the Binary Parser tab in the C/C++ Build page. Now look for the PE Windows Parser option. If it's not checkmarked, checkmark it and click Apply. If it is already set then uncheck it and click Apply, then reapply a checkmark and click Apply. The debug icon should now appear.</p>
    93 </blockquote>
    93 </blockquote>
    94 <h3><a name="connectivity" id="connectivity"></a>Connectivity</h3>
    94 <h3><a name="connectivity" id="connectivity"></a>Connectivity</h3>
    95  <h5>Unable to connect to device using Bluetooth and debug it using TRK </h5>
    95  <h5>Unable to connect to device using Bluetooth and debug it using CODA </h5>
    96 <blockquote>
    96 <blockquote>
    97   <p>When using Bluetooth to connect to a device there are several things that require correction, including:</p>
    97   <p>When using Bluetooth to connect to a device there are several things that require correction, including:</p>
    98   <ul>
    98   <ul>
    99     <li>If using built-in Bluetooth under WinXP SP2,  ensure the manufacturer&#8217;s device drivers are installed and active. The default Microsoft drivers do not work correctly for debugging devices using TRK. For example, if using IBM Integrated Bluetooth on your computer, make sure you have the IBM drivers for the device. </li>
    99     <li>If using built-in Bluetooth under WinXP SP2,  ensure the manufacturer&#8217;s device drivers are installed and active. The default Microsoft drivers do not work correctly for debugging devices using CODA. For example, if using IBM Integrated Bluetooth on your computer, make sure you have the IBM drivers for the device. </li>
   100     <li>Ensure the COM port used by Bluetooth is not commandeered by another process or device.</li>
   100     <li>Ensure the COM port used by Bluetooth is not commandeered by another process or device.</li>
   101     <li>Ensure that you have the <a href="tasks/trk/trk_installation_instr.htm">latest version </a>of TRK on the target device.</li>
   101     <li>Ensure that you have the <a href="tasks/trk/trk_installation_instr.htm">latest version </a>of CODA on the target device.</li>
   102   </ul>
   102   </ul>
   103 </blockquote>
   103 </blockquote>
   104 <div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
   104 <div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
   105 
   105 
   106 
   106