|
85 | 85 | <li><a href="#data-views">Data Views</a></li> |
86 | 86 | <li><a href="#aditofgui-and-configuration-parameters">ADIToFGUI and |
87 | 87 | Configuration Parameters</a></li> |
| 88 | +<li><a href="#troubleshooting">Troubleshooting</a></li> |
88 | 89 | </ul></li> |
89 | 90 | </ul></li> |
90 | 91 | <li><a href="#python-tools">Python Tools</a> |
@@ -546,7 +547,18 @@ <h3 id="update-sdk-version">13. Update SDK Version</h3> |
546 | 547 | <h3 id="delete-sdk-version">14. Delete SDK Version</h3> |
547 | 548 | <p>This removes a user specified version of the SDK from the eval kit’s |
548 | 549 | SD card image.</p> |
549 | | -<pre><code></code></pre> |
| 550 | +<pre><code>Press 'y' to continue (any other key to cancel)... |
| 551 | + |
| 552 | +Available workspaces: |
| 553 | +1. 6.1.0 |
| 554 | +2. 6.2.0 |
| 555 | +Enter the number of the workspace you want to delete: 2 |
| 556 | +Successfully deleted workspace version '6.2.0'. |
| 557 | + |
| 558 | +Now system will reboot |
| 559 | +[sudo] password for analog: |
| 560 | +Connection to 192.168.56.1 closed by remote host. |
| 561 | +Connection to 192.168.56.1 closed.</code></pre> |
550 | 562 | <h3 id="switch-sdk-version">15. Switch SDK Version</h3> |
551 | 563 | <p>Through this command the SDK version can be switched if there are |
552 | 564 | multiple versions installed.</p> |
@@ -1134,6 +1146,23 @@ <h5 id="aditofgui-and-configuration-parameters">ADIToFGUI and |
1134 | 1146 | is now 5fps.</p> |
1135 | 1147 | <p><a |
1136 | 1148 | href="images/aditofgui_8.png"><img src="images/aditofgui_8.png" width="25%"></a></p> |
| 1149 | +<h5 id="troubleshooting">Troubleshooting</h5> |
| 1150 | +<p>For the best performance, ADIToFGUI should be set to run using your |
| 1151 | +systems best performing graphics card. To do this it is necessary to |
| 1152 | +instruct Windows of the graphics card to use, if you have multiple |
| 1153 | +options.</p> |
| 1154 | +<p>In this example we bind ADIToFGUI.exe to the NVIDIA graphics |
| 1155 | +device.</p> |
| 1156 | +<p><a |
| 1157 | +href="images/aditofgui-ts-1.png"><img src="images/aditofgui-ts-1.png" width="25%"></a></p> |
| 1158 | +<p><a |
| 1159 | +href="images/aditofgui-ts-2.png"><img src="images/aditofgui-ts-1.png" width="25%"></a></p> |
| 1160 | +<p><a |
| 1161 | +href="images/aditofgui-ts-3.png"><img src="images/aditofgui-ts-1.png" width="25%"></a></p> |
| 1162 | +<p><a |
| 1163 | +href="images/aditofgui-ts-4.png"><img src="images/aditofgui-ts-1.png" width="25%"></a></p> |
| 1164 | +<p><a |
| 1165 | +href="images/aditofgui-ts-5.png"><img src="images/aditofgui-ts-1.png" width="25%"></a></p> |
1137 | 1166 | <h2 id="python-tools">Python Tools</h2> |
1138 | 1167 | <p>The Python tools rely on the included Python bindings.</p> |
1139 | 1168 | <h3 id="setting-for-using-the-python-bindings">Setting for using the |
|
0 commit comments